Device Not Found
As far as I can tell I have all the prerequisite installs done correctly, sdk, eclipse, adt.
In terminal when I run
./adb forward tcp:1080 tcp:1080
in the directory where adb is
/home/richandcreamy/desktop3/android-sdk-linux_x86-1.1_r1/tools
It returns:
error: device not found
Any tips on trouble shooting this?
|