I am trying to install an unsigned apk by placing in download directory.
Installer comes up and has a few warning like allow to modify properties etc.
I click on install and it just says Application Not Installed?
What is the possible reason for it and in what log file would the installer tell me the problem.
Where is this log file?
Thanks
The Android app not installed error can be combated after resetting app permissions. Go to Settings > Apps > Reset App Preferences/Reset Application Permissions. After this, third-party software can be installed on your device.
By default Android allows installation only from the Play Store. In order to allow installation of apps from other sources, open the Settings app and locate "Install Unknown Apps" under Privacy/Security settings. Enable the permission for the app which you use to install your APK.
It could be possible that the same application was already installed over to the device but with different computer and now you are trying to install the same unsigned app from your computer.
SOLUTION 1 : uninstall that installed application. SOLUTION 2 : Sign the application and try to install
This actually happens with the unsigned apk file because for the unsigned apks, android uses the debug.keystore which is different from computer to computer.
adb logcat
from the official Android dev tools is likely to be helpful. (There are some almost useful error dialogs finally in 2.3, but you pretty much need to be a ROM-head or rich enough to throw away phones every couple months to get them.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With