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)”
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.
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.