MasterKtulu
Member
- Oct 6, 2010
- 12
- 1
- 0
STOP THE PRESSES! I got it to work finally!
What I did:
Unplug the Droid from your computer. Switch to PC mode. Notification blind> USB connection> PC mode.
And then go to USB debugging. Settings> Applications> Development> USB debugging.
What seems to be happening, at least in my case, was putting the phone in Charge mode would allow for USB debugging. Switching it to PC mode would not. In reality it is, it is just not showing in the notification blind. But If you are already in Charge mode, with debugging turned on, and then switch it to PC mode, the debugging isn't recognized by the OS. What I did was, once I switched from Charge mode to PC mode, I then went back and turned debugging off and then back on. This shows that it has been turned back on in the notification blind.
After that, I followed all the steps and ran the script in terminal. (I'm using Ubuntu)
It stays at "adb reset" screen for about 8 minutes. [Reset] and then it ran some other code and BAM! I hope this at least helps someone because I got pretty frustrated with it.
What I did:
Unplug the Droid from your computer. Switch to PC mode. Notification blind> USB connection> PC mode.
And then go to USB debugging. Settings> Applications> Development> USB debugging.
What seems to be happening, at least in my case, was putting the phone in Charge mode would allow for USB debugging. Switching it to PC mode would not. In reality it is, it is just not showing in the notification blind. But If you are already in Charge mode, with debugging turned on, and then switch it to PC mode, the debugging isn't recognized by the OS. What I did was, once I switched from Charge mode to PC mode, I then went back and turned debugging off and then back on. This shows that it has been turned back on in the notification blind.
After that, I followed all the steps and ran the script in terminal. (I'm using Ubuntu)
It stays at "adb reset" screen for about 8 minutes. [Reset] and then it ran some other code and BAM! I hope this at least helps someone because I got pretty frustrated with it.
