简体   繁体   中英

How do i define the range of SDKs that my app can run on

I want my app to run from SDK 21 till the latest version of SDK, I defined the min sdk version to 21 and target sdk to 26, but then I ran the app on a 28 api phone and it required I download a package. will this happen when I upload it to google play store?

It will run normaly on higher APIs. I have never had problems with it and I published 3 games made in android studio.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM