[android-developers] Re: SDK and ADB errors

2012-03-14 Thread jason strait
cool that worked thx > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.co

[android-developers] Re: SDK and ADB errors

2012-03-14 Thread jason strait
cool that worked thx On Friday, March 9, 2012 9:22:51 AM UTC-5, Chuck Krutsinger wrote: > > You need to launch adb using sudo: > > adb kill-server > sudo /full/path/goes/here/adb devices > > -- You received this message because you are subscribed to the Google Groups "Android Developers" grou

[android-developers] SDK and ADB errors

2012-03-09 Thread jason strait
i get this... Downloading Android SDK Platform-tools, revision 10 Installing Android SDK Platform-tools, revision 10 Stopping ADB server failed (code -1). Installed Android SDK Platform-tools, revision 10 Stopping ADB server succeeded. Starting ADB server succeeded. Done. 1 package installed.