You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
Solution:
by enable non-market installer apk to true
the problem solving , but for security settings keep force close releated to rom lollipop bugs in oneplus .
the solution for sub problem:+1:
i fix my brightness screen from low to high than magic begin you see your apps/games begin install with "install button" that do the tricks.
nh1402
changed the title
Securtiy settting hard bugs
Security settting hard bugs
Oct 6, 2016
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
The text was updated successfully, but these errors were encountered: