I am having the same problem. I tried to Refresh. I uninstalled and reinstalled everyting. no joy. Any other thoughts?
On Nov 8, 11:34 am, Indrajith <[email protected]> wrote: > Try again/Refresh -to install the packages in the Window>Android SDK > and AVD manager and restart the machine. > > On Nov 3, 1:11 am, Rafael Sanches <[email protected]> wrote: > > > > > Hi, > > > I am not sure, but try to check that the tools directory of the sdk is > > in your path, you can configure it in ~/.bashrc, for example: > > export ANDROID_HOME=/storage/dev/android-sdk-linux_x86-1.5_r2/ > > export PATH=${PATH}:/storage/dev/android-sdk-linux_x86-1.5_r2/tools > > > maybe the upgrade changed that file, > > > regards > > rafael > > > On Oct 31, 12:14 pm, azDroid <[email protected]> wrote: > > > > Hi Androids, > > > > I need some help with getting my environment setup. I'm getting stuck > > > at the very simple step of creating an avd. I've already > > > readhttp://developer.android.com/guide/developing/tools/avd.html > > > The difference is that when I list my targets they are all empty. When > > > I run the "android" tool a nice gui pops up. The https link doesn't > > > work so I enter a normal http link which works and 3 add-ons get > > > installed in the add-ons directory: > > > > drwxrwxr-x 6 rewi azDroid 4096 2009-10-31 20:27 google_apis-3-r03 > > > drwxrwxr-x 6 rewi azDroid 4096 2009-10-31 20:28 google_apis-4-r01 > > > drwxrwxr-x 6 rewi azDroid 4096 2009-10-31 20:29 google_apis-5_r01 > > > > If I try to create a new virtual device the Target dropdown is > > > disabled. So... my question is how do I create the targets? I > > > understand from the SDK readme that there's some things I must > > > download but if it's not the above mentioned add-ons, I don't know > > > what I should be downloading. > > > > When starting up the android tool I get the following in the > > > console:>>./tools/android > > > > Starting Android SDK and AVD Manager > > > Error: Ignoring add-on 'google_apis-4-r01': Unable to find base > > > platform with API level '4' > > > Error: Ignoring add-on 'google_apis-5_r01': Unable to find base > > > platform with API level '5' > > > Error: Ignoring add-on 'google_apis-3-r03': Unable to find base > > > platform with API level '3' > > > No command line parameters provided, launching UI. > > > See 'android --help' for operations from the command line. > > > Error: Ignoring add-on 'google_apis-4-r01': Unable to find base > > > platform with API level '4' > > > Error: Ignoring add-on 'google_apis-5_r01': Unable to find base > > > platform with API level '5' > > > Error: Ignoring add-on 'google_apis-3-r03': Unable to find base > > > platform with API level '3' > > > > I checked the md5 sum of the download. > > > I removed my "~/.android" folder from a previous sdk installation from > > > many months ago. > > > I've tried running the android tool as sudo. > > > I've set all permissions to r+w+x. > > > Java version is 1.6.0_13-b03 > > > > I can't think of anything else. > > > > If anybody has any ideas your help is very much appreciated. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

