I was wondering if it was possible to have an android app which is already installed go and download another app and install it? I figure there could be security problems wi
If your app is root privlaged you can move the apk you want to install into /data/app and it will install when the device reboots