google play - Increase the Android API level during app update -


one of existing launched app's minsdkversion 4, want provide update , minsdkversion changed 5.

i have tried , upload market okay, happend when update being rolled out?

what happen user device can't meet requirement? side effect except won't able install app in future?

thanks.

if "deactivate" old apk file in developer console - app able downloading api 5+. there not effect people api 4 , installed app.

if keep both old , new apks in market in "active" state, market offer old 1 people api 4 , new 1 people api 5+. offered update app.

when add apk supports less versions old one, see this:

http://take.ms/e0syg

market resolve apk give user.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -