[android-beginners] Re: adb devices on the G1

2008-11-09 Thread Fish Kungfu
You may also want to make sure that adb has it's execute bit turned on. Just cd to the tools folder of the android-sdk directory, then: $ chmod +x adb Then try what Ed suggested: $ ./adb devices Cheers...Fish On Sun, Nov 9, 2008 at 12:47 PM, Ed [EMAIL PROTECTED] wrote: Have you navigated

[android-beginners] Re: adb devices on the G1

2008-11-09 Thread Ed
Have you navigated to the directory using Terminal and typed ./adb devices? Nothing special happens--you'll just see HTCblahblah listed on the screen. On Nov 8, 1:40 pm, Kaleb Hornsby [EMAIL PROTECTED] wrote: I have tried to RTFM, but I cannot figure out for the life of me how to use adb to