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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -