Believe me, I know there are a TON of these posts in SO, but I've gone through most of them and have yet to find a solution. Some notes:
- I'm running Mac OSX Yosemite
- Both my devices are USB-debug-enabled (rooted HTC One X, and Motorola Moto G)
- On both devices, I have successfully run the app via Eclipse before (in fact the HTC is my main testing device)
- My usual method when the device fails to appear is to quit Eclipse, then run
adb kill-server
killall adb
and then restart Eclipse. - This time that method didn't work. I've also tried restarting the phones, and restarting Eclipse multiple times.
- Running
adb devices
shows the device there (the device's ID, and 'device') - I've checked the SDK Manager, just in case there were some magic Mac drivers that I could use. Nope, so such luck.
Anyone got any ideas for this?
0 comments:
Post a Comment