Describe the issues:
when user try to access security in settings he face force close Message
so any user can't enable unknown install apk app .
1- solution not sovle the problem after testing :
You need root for this solution
Open a Terminal Emulator (If neccessary get it from Play Store for free)
type "su" and answer permission dialog from SuperSU or SuperUser
type "mount -o rw,remount /system" exactly as stated here including the spaces -> followed by enter
type "cd /vendor/firmware/keymaster" -> followed by enter
type "chmod 0644 *" -> followed by enter
You may have to restart your phone.
2- command line using terminal to enable unknown install apk app .
3- Expected solution :)
Is to flash system.img for cm12.1 lollipop through twrp recovery through multirom
many users have positive result for fix these problem in xda:
http://forum.xda-developers.com/showpost.php?p=38058099&postcount=8
Describe the issues:
when user try to access security in settings he face force close Message
so any user can't enable unknown install apk app .
1- solution not sovle the problem after testing :
You need root for this solution
Open a Terminal Emulator (If neccessary get it from Play Store for free)
type "su" and answer permission dialog from SuperSU or SuperUser
type "mount -o rw,remount /system" exactly as stated here including the spaces -> followed by enter
type "cd /vendor/firmware/keymaster" -> followed by enter
type "chmod 0644 *" -> followed by enter
You may have to restart your phone.
2- command line using terminal to enable unknown install apk app .
3- Expected solution :)
Is to flash system.img for cm12.1 lollipop through twrp recovery through multirom
many users have positive result for fix these problem in xda:
http://forum.xda-developers.com/showpost.php?p=38058099&postcount=8