Oh, and if you aren’t using ADB to side-load to your device, if you were actually talking about doing updates via Google Play or another Android store.
That is handled for you.
If you already have a version of the game uploaded and live on Google Play, then you upload a new build, it will take a couple hours to go live on the store. Then, folks who have it installed on their device already can simply update by going back to the store page and clicking the update button which will appear.
Lastly, don’t forget to advance the version code (not just the version name) every time you do a new upload to a store.
The version code is what is looked at to determine if an app is newer or not.
(Don’t use the debug keystore either, you’ll need to generate your own keystore. )
