Reputation: 545
I have device Micromax A63 which have android 4.2 jelly bean.
But my problem is when I run android application via eclipse I cant found my device is attached with USB cable in eclipse.
When I connect with USB cable I have 4 option on my device.
USB Storage
Media Device
Camera
Charge Only
how to use my device as a emulator please help me. Please help me.
Upvotes: 1
Views: 446
Reputation: 9079
Firstly get the USB drivers from the offical website, But it seems to me that Micromax have not posted an offical USB driver support(Poor customer service) , try re installing the MOBORO usb tool , which must do it http://www.idroidspace.com/download-micromax-usb-drivers/
After that follow plain instructions Of setting the debugging option "On" on your phone that is found at (as given on offical google android developer webiste )
On Android 4.0 and newer, it's in Settings > Developer options.
Note: On Android 4.2 and newer, Developer options is hidden by default. To make it available, go to Settings > About phone and tap Build number seven times. Return to the previous screen to find Developer options.
Upvotes: 1
Reputation: 12725
Now your phone is a developer phone ;)
Upvotes: 2
Reputation: 31
On your device go to settings > developer options > select USB debugging > check it .. Come to eclipse select run configuration under the run menu , select your device as a target device.
Upvotes: 1