This tag represents the Android Minimum SDK used in an android application, and it is regularly defined in the application manifest.
Questions tagged [android-min-sdk]
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