Donwgrade from API 23 to 21

Asked

Viewed 22 times

0

I have an app already posted on Google play that was designed on API 23. But now a little problem has arisen, as it has some customers who use Android 5.0.

My app is simple and uses no more advanced smartphone function.

Can I do the downgrade or suffer many problems?

  • 1

    You can go down-grade, because if there are any libraries that are not compatible with the android version the IDE itself will notify you of the error.

1 answer

1


Yes, it is perfectly possible to diminiur the minSdkVersion for an app already published. Google Play makes no restrictions on this.

Before making this migration, I recommend testing your app on devices in the new version to ensure that your app is 100% compatible with it.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.