Download and install an application (apk) from internal memory - no SD card
问题 Greetings and a happy new year to all my fellow programmers. My code downloads an apk file from a remote server. I need to initiate the installation procedure through code, without user having to explicitly install it. The catch is that i cannot use an SD card download the apk file. I can navigate to the data/data/files folder and can see my file downloaded. The only problem is that i cannot get it installed. This is what i get '/data/data/org.obs.testinstall.main/files/app.apk': Permission