Skip to content Skip to sidebar Skip to footer

No Driver For Asus Memo Pad To Do Application Debug Using Eclipse

I have the same problem like in the following SO post- I got a new Asus Memo Pad for debugging my android application in eclipse while running the application in the Asus Memo Pad

Solution 1:

It worked by installing PdaNet Desktop application on my personal computer. Although I already switched on USB debugging but that was not working other than trying various unsuccessful options.

Solution 2:

I found one solution. Please go to setting In the setting -> System -> About

It will display many item about this pad. Please click the version item continually. Then it will show a message " You become a developer". The it will appear a new item "developer option", enter this item and enable "USB Debbger".

Finally, you can debug on this pad!!

Solution 3:

On Windows 7 I let Windows Update find the right driver for USB debugging. Connect the device via USB, enable debugging from the device's settings and configure Update to get the driver automatically. I couldn't find the driver on Asus's or Microsoft's website directly.

Solution 4:

The developer options are hidden in many devices

-> Go in Setting -> About -> Tap on Build Version 10 times

Following these steps you have enabled developer options. Go back in setting menu and now you can see the developer menu, here you have to check

enable USB debugging

That's all

Solution 5:

Settings / About / SoftwareInfo / Buildnumber

And then click several time on "Build number" , a toaster will say that you're about to switch to developer mode.

I don't know how to switch it back off

This was tested on Android 4.4.2 Model K01E Built date 20140526

Post a Comment for "No Driver For Asus Memo Pad To Do Application Debug Using Eclipse"