- Home /
Question by
0xsven · Dec 22, 2015 at 08:12 AM ·
androidandroid build
How to restrict my game to Android 5.0 and above?
I set the "Minimum API Level" in the player settings to 21 (lollipop).
After uploading the APK to the google developer console and publishing the app, I can still find, download and play it on my Android 4.3 device.
How can I change this?
Comment
Answer by Ash112 · Dec 22, 2015 at 09:08 AM
Android publishing options has an drop down menu for minimum API LEVEL
Your answer

Follow this Question
Related Questions
Using the Android default debug keystone from Windows 1 Answer
Command-line build for Android strips out used assets like png 2 Answers
Game under the age of 13 - COPPA - Play Store 0 Answers
Strange Android Gradle build error 0 Answers
Error converting bytecode to dex: Cause: com.android.dex.DexException: Multiple dex files define 0 Answers