Flash Pro, debugging trough usb with Motorola Moto g

2k Views Asked by At

That's about it, I'm trying to get the debug to USB option on Flash CS5 with my new Moto g but I can't find the way to get it. I've allowed USB debugging on the phone. I´ve Motorola Device Manager installed (with the drivers) but if I uncheck the multimedia on the usb options of the phone Windows asks for drivers, there's no charge only option on my phone.

In the Android SDK I'am not able to launch the SDK Manager in order to download Android tools. I've used the CMD on the platform-tools folder and written adb/devices. I get a long list of options so I think it recognises the phone (on multimedia) but still doesn't appears on Flash.

Any clue how I could get this working? Thanks

2

There are 2 best solutions below

0
On

I also got Motorola G recently. Make sure that USB debug is enabled, and that you have Developer options in Settings. You have to tap about 5 times on device firmware version in the About phone section to enable Developers options.

0
On

As mentione in the above post, make sure USB debug is enabled and if the command prompt adb devices command shows "Unauthorized" , make sure you have OKed the dialog that pops up on the phone saying :"Your computer RSA fingerprint ... Are you sure you want to enable debug".

Once you grant you will see your device as connected.