Questions tagged [android-min-sdk]

This tag represents the Android Minimum SDK used in an android application, and it is regularly defined in the application manifest.

91 questions
-3
votes
2 answers

What are the disadvantages of using a lower minimum API level?

In my project we should support RTL feature and I will use custom map (created with unity). And project should support bluetooth feature. I want to use min 19 version or min 16 version in my project. So What is disadvantages of using 16 minimum API…
hugerde
  • 919
  • 1
  • 12
  • 27
1 2 3 4 5 6
7