Hi,
Could UrlLoader be used to download an apk from a url?
I want to use it for internal deployment purposes i.e.we have to deploy an apk to 20+ devices at a given time.
Wondering if Gideros can help me download and install the apk if it's given admin rights?
Comments
https://stackoverflow.com/questions/15619693/silent-install-apk-programmatically-by-system-app-without-root
https://stackoverflow.com/questions/5803999/install-apps-silently-with-granted-install-packages-permission/5805299
My code:
Actually, I am unsure where the downloaded file is being saved.
[Edit]: I searched my phone but could not find the downloaded test.apk file.