Open GoogleCodeExporter opened 9 years ago
Can you provide the source url of that suggestion. So far I was told that
minSdkVersion="4" is correct for the Android 1.6
Original comment by bar...@gmail.com
on 1 Nov 2010 at 8:20
Sorry, it whas typo. minSdkVersion="4" specifies minimal target as android 1.6
and break compatibility with 1.5.
http://developer.android.com/guide/appendix/api-levels.html
Original comment by vitalyster
on 1 Nov 2010 at 2:28
So your problem is with the Android 1.5 compatibility, is it?
Original comment by bar...@gmail.com
on 2 Nov 2010 at 9:25
Yes. So, with r2443 was added new Level 4 manifest attributes, then you do not
want support 1.5 (Level 3) SDK?
Original comment by vitalyster
on 5 Nov 2010 at 11:55
Changed the summary because we are talking about the 1.5 version
Original comment by bar...@gmail.com
on 6 Nov 2010 at 6:40
I intentionally dropped the 1.5 compatibility, during the past months I
experienced several problems with maintaining support for 1.5. From the Android
stats of November 1, 2010 version 1.5 is used on 7,9% devices and that value
will be dropping:
http://developer.android.com/resources/dashboard/platform-versions.html
You still can have local modification that removes minSdkVersion="4"
Original comment by bar...@gmail.com
on 6 Nov 2010 at 6:46
Original issue reported on code.google.com by
vitalyster
on 31 Oct 2010 at 5:36