android - Override/Upgrade application downloaded outside Google Play with new version uploaded and installed from Google Play -


currently, have downloadable apk outside of google play , thousands of users have downloaded , used it.
question is:

can upload same application google play (maybe same name, greater version), customers can download new version google play store override , upgrade current one, downloaded outside?

yes, things make app unique signature , package name.

if app in google play has same signature , same package , versioncode greater apk installed upgrade old one.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -