This really shouldn't be necessary. Can you check the access rights on the files you extracted?
Xav On Tue, Oct 27, 2009 at 3:20 PM, fern <[email protected]> wrote: > > I just did this: > > 1) download sdk (android-sdk_r3-mac.zip) > (good so far) > 2) extract sdk (unzip android-sdk_r3-mac.zip) > (yup, extracts all fine and dandy) > 3) add sdk to path (export ANDROID_SDK_HOME, export PATH=${PATH}:$ > {ANDROID_SDK_HOME}/tools ) > (ok, I can now execute any command, android, adb, etc) > > 4) try to run "android udpate sdk" as the Readme.txt says to: > > android update sdk > No command line parameters provided, launching UI. > See 'android --help' for operations from the command line. > > But nothing. The UI doesn't come up. Nothing happens. But then, if > I run it with sudo, it now launches the UI. What's going on? Can I > please fix this, I don't want to run everything with sudo. > > sudo android update sdk > No command line parameters provided, launching UI. > See 'android --help' for operations from the command line. > --- NOW THE UI POPS UP --- > > > > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

