Page 1 of 1

Not exactly a bug - but APK related problem

Posted: Sat May 14, 2016 9:55 am
by rednight
Ok so the SDK Manager does not offer API level 10 -- it says "not available for windows"

I did some googles and was suggested to run it as adminastrator but it still does not allow the isntallation of this version of the API.

Any idea how to fix this?

Re: Not exactly a bug - but APK related problem

Posted: Sat May 14, 2016 1:03 pm
by airsoftsoftwair
Yes, I've heard of this problem before. Strangely, it is working correctly here. When the first user reported this problem, I uninstalled the Android SDK here completely and did a fresh reinstall but I could install API level 10 just fine. I didn't get the "not available for Windows" error. But there definitely seems to be a problem on some systems (just check Google) but so far it hasn't been resolved yet. Someone should probably file a bug report at http://b.android.com/

Because of these availability problems of older APIs I'm planning to bump to a newer API for the next update of the APK Compiler but this of course means that you'll need at least Android 4.0 for APKs compiled with the APK Compiler.

Until then, you should try the following to get it to work:

1) Do a fresh reinstall of the Android SDK and make sure you let it install *all* the packages which are selected by default. Do not unselect any packages that are selected by default!

2) Close SDK Manager

3) Download the following archive http://www.airsoftsoftwair.de/binary/android-10.zip and unzip it manually into the "platforms" directory of your Android SDK installation. The archive contains the API level 10.

4) Restart SDK Manager

5) Install API10 Google APIs

Then it should work (hopefully...)

Re: Not exactly a bug - but APK related problem

Posted: Sun May 15, 2016 1:22 am
by rednight
working now, thanks.

Re: Not exactly a bug - but APK related problem

Posted: Mon May 16, 2016 5:43 pm
by jPV
Maybe giving more stars to this would help..
http://code.google.com/p/android/issues ... ?id=207911

Re: Not exactly a bug - but APK related problem

Posted: Wed May 18, 2016 4:40 pm
by airsoftsoftwair
Starred it as well.

Re: Not exactly a bug - but APK related problem

Posted: Sun May 22, 2016 10:02 pm
by rednight
airsoftsoftwair wrote:Starred it as well.

Starred