java - New Android Application wont create an activity eclipse -
when select "new android application" , 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, says in "create activity", "this template requires minimum sdk version of @ least 7, current min version 4" installed "android 2.1 (eclair)" because said sdk version 7.
i go again , 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, same msg!
i go again , put stuff , got " template requires build target api version of @ least 14, , current version 8" , many others no use!
the question is, how can make application maps using android 1.6?
Comments
Post a Comment