On Thu, Dec 4, 2014 at 7:50 PM, Jim Graham <[email protected]> wrote:
> Btw, I could not > even find the Developer Options menu on this thing. I found the usual > "unknown sources" checkbox under Security, but none of the USB Debugging, > etc., stuff. > You need to enabled developer mode: http://developer.android.com/tools/device.html#device-developer-options As for the device not being recognized, try various combinations of: - adb kill-server / adb devices - Unplug / replug both ends of your USB cable - reboot your device and / or your machine ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

