The Android version is 2.1, which API Level 7.
Make sure that in your Manifest, you have:
<uses-sdk android:minSdkVersion="7"
android:targetSdkVersion="15"/>
The important value is the minSdkVersion.
On Jan 24, 4:08 pm, Rémy CASTALDI <[email protected]> wrote:
> Thanks for your answer.
>
> - 1st question : The way you describe is exactly what I did to obtain
> the 3 values I gave in my question :
> Microsoftware version : 2.1-update 1
> Kernel version : 2.6.29
> Build version : 2.0.2.A.0.24
> That's the reason why I asked : What is the version of my android in
> those 3 values ?
>
> - 2nd question : Same result after deleting of the bin directory and
> rebuild
>
> Thanks again.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en