How to build for Android 2.2 FROYO?

If I select “Android 2.2 FroYo” as Minimum API Level, Unity create the build for 2.3 anyway…

And If i delete the 2.3 API from SDK and try to build for 2.2, this message appears as error:
“Android SDK does not include any platforms! Did you run Android SDK setup to install the platform(s)?
Minimum platform required for build is Android 2.3 (API level 9)”

How to do a build for 2.2?

Thanks:razz:

maybe you need to set it to armv6 to test it on your device and openGl 1.x

I have tried with that too, but nothing works…
Any idea? thanks in advance

ok this are mine settings:

But what is your test device?

Did you run the SDK setup? (run the android program under the tools directory of the SDK) It might only come with the latest SDK, in which case you have to install any additional ones you want.

577509--20587--$Screen shot 2011-05-14 at 10.13.07 AM.png

I’m having the same problem - Unity 3.4.2. f3 won’t recognise the 2.2 install in the apk folder and says minimum requirement is 2.3 API 9 and same happens whatever build settings I put in.

Is the android version of Unity supposed to be able to output 2.2 files - I thought it was when I bought it!

Try to search over the google search engine with Android 2.2 Froyo SDK and first one result would be more helpful to you. It contain some ADT plugin which help you to get more compatibility with the programs.