Cause you know not all people have the latest Android versions as well as old versions so may I ask what is a good Android API I will use that works in most android versions whether old or new...
Cause you know not all people have the latest Android versions as well as old versions so may I ask what is a good Android API I will use that works in most android versions whether old or new...
Nov 13, 2014, 11:48:03 AM via Website
Nov 13, 2014 11:48:03 AM via Website
According to the dashboard of Google, Approximately 80% of all the Android users, uses API 16+. Starting from API 16 would do well. If you wish to get most of android users, I recommend you to support API 10+.
— modified on Nov 13, 2014, 12:50:40 PM by moderator
Do I need also to download the Android 2.3.3 in the SDK Manager? Or is it ok if I downloaded the API 21 only?.. Please answer me...
— modified on Nov 15, 2014, 9:17:39 AM
Its okay that you only download API 21 but you wont be able to test lower versions of android without their APIs using AVD.