LucaMs Expert Licensed User Longtime User Dec 5, 2013 #1 In the manifest file I have: <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="15"/> but the compiler don't uses v.15 but v.10 or lower (on my phone, 4.0.4) Have you any indication? Thanks [SOLVED] [NOT] Sorry, i had used a comment in AddManifestText (') and I guess this is not allowed Last edited: Dec 5, 2013
In the manifest file I have: <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="15"/> but the compiler don't uses v.15 but v.10 or lower (on my phone, 4.0.4) Have you any indication? Thanks [SOLVED] [NOT] Sorry, i had used a comment in AddManifestText (') and I guess this is not allowed