When I select "New Android Application" and put in
- Minimum Required SDK:"API4: Android 1.6 (Donut)"
- Target SDK:"API4: Android 1.6 (Donut)"
- Complex With:"API4: Android 1.6 (Donut)"
- Theme:"None"
Then Next >> Next >> Next, it says in the "Create Activity", "This template requires a minimum SDK version of at least 7, the current min version is 4" so I installed the "Android 2.1 (Eclair)" because it said SDK version 7.
I go back again and I type:
- Minimum Required SDK:"API4: Android 1.6 (Donut)"
- Target SDK:"API7:Android 2.1 (Eclair)"
- Complex With:"Google ApIs (Google Inc.) (API7)"
- Theme:"None"
Then Next >> Next >> Next, I get the same msg!
I go back again and I put stuff and I got " This template requires a build target API version of at least 14, and the current version is 8" and many others but no use!
The question is, how can I make an application with some maps using Android 1.6?