Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

android - Moto G mobile not showing up in the devices list in Android studio for windows 8 x64bit

Tags:

android

Currently trying to use windows 8 x64 bit android studio to create apps. The Moto G worked fine when it was connected to a mac, but now that I've switched to a windows computer, it connects and the computer recognizes it but only for photos. I've turned on the USB debugging option in "developer options" on the phone already and it does say "USB debugging connected" when I connect it, but it just doesn't show up on the devices list when I try running the code on android studio.

like image 362
Lin Chen Avatar asked Aug 19 '14 00:08

Lin Chen


1 Answers

Go to Settings -> About phone -> Build Number (tap this one 7 times). Install MOTO G Drivers (https://motorola-global-portal.custhelp.com/app/answers/prod_detail/a_id/97326/p/30,6720,9050) Now, connect your phone as Camera (PTP). It worked for me on Windows 8. Hope it works! :)

like image 60
tulioh Avatar answered Nov 15 '22 00:11

tulioh