Install Android system app, silent update without Google play on rooted device.
问题 I am trying to get my app to download an update from an ftp site, in the form of a new version of the apk. After download the apk should be installed silently, without any confirmation from a user. I have the download part under control. I can also do this with confirmation from the user. The problem is the silent update part. From what I can tell the only way to do this is by installing the app as a system app. This is where I need some help. I have tried alot of things. The most success I