android - Add backwards compatibility after release -


Let's say that by publishing an app on the Google Play store, setting the minimum SDK for Jelly Bean MR2 (API 18) I am here. Later, I realized that I want to back up in Ice Cream Sandwich (15).

Is Google Play updates pushed up to change the minimum SDK? Can I easily convert the minimum SDK from 18 to 15 and press an update (to handle everything is working correctly)?

EDIT: I have re-written the question to show a more viable use-case

I do not recommend it, but (using my example version #s), I believe that you can change the minimum version of your 1.1 apk update in KitKat, this update will work only for them, though jellybean users The warning can be found. When you release 1.2, you can change the minimum version that you use it.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -