Great Android tidbits that developers should know to be more productive. Included are simple useful classes and methods that may not be well known.
http://blog.danlew.net/2014/03/30/android-tips-round-up-part-1/
~ Danial Goodwin ~
Showing posts with label unknown. Show all posts
Showing posts with label unknown. Show all posts
2014-06-16
2013-01-19
Can't USB Connect to Device Through Eclipse?
At first, I couldn't connect to a Nexus 7 or HTC Evo LTE in Eclipse. Windows 7 could see both of the devices, but Eclipse for some unknown reason would not detect them so that I could debug the Android apps.
Solution: Update Eclipse to the newest version and also update the Android SDK in the Android SDK Manager. You can update Eclipse and the ADT plugin by going to Help -> Check for Updates.
If your computer doesn't have the drivers for the devices, then you should download them from the manufacturer's (OEM) website. One starting point would be http://developer.android.com/tools/extras/oem-usb.html to help point you on your way.
Asus Nexus 7 Driver: http://www.asus.com/Tablet_Mobile/Nexus_7/#support_Download_32 (then click USB)
~ Simply Advanced ~
PS - This is assuming that the device is already properly set up in proper developer debugging mode.
Solution: Update Eclipse to the newest version and also update the Android SDK in the Android SDK Manager. You can update Eclipse and the ADT plugin by going to Help -> Check for Updates.
If your computer doesn't have the drivers for the devices, then you should download them from the manufacturer's (OEM) website. One starting point would be http://developer.android.com/tools/extras/oem-usb.html to help point you on your way.
Asus Nexus 7 Driver: http://www.asus.com/Tablet_Mobile/Nexus_7/#support_Download_32 (then click USB)
~ Simply Advanced ~
PS - This is assuming that the device is already properly set up in proper developer debugging mode.
Subscribe to:
Posts (Atom)