I\'ve accepted for a while now that it\'s impossible to silently install an application on Android - that is, to have a program install an application bundled as an APK with
IF you can work out what the standard installer does when it installs, you can replicate that behaviour in your app, however yours would need quite extensive permissions to do everything properly.