Hey guys.
My application (.apk) is on a private server, where users access a URL to download/install it. It is not on the Google Store (for example).
I know how to test if there is a new version.
My question is how the app that is running could update itself. In other words, it fetches the new .apk and installs it.
Update app