Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security settting hard bugs #17

Open
makayama opened this issue Sep 8, 2016 · 2 comments
Open

Security settting hard bugs #17

makayama opened this issue Sep 8, 2016 · 2 comments

Comments

@makayama
Copy link

makayama commented Sep 8, 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

@makayama
Copy link
Author

makayama commented Sep 13, 2016

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 .

sub problem :
some apps or games need permission for adjustment brightness to make install happen, it take me long time to install some apps and games ,i try many time to install it by press install button but nothing work so these link helps me 👍 http://android.stackexchange.com/questions/82155/why-cant-i-install-this-downloaded-apk

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 nh1402 changed the title Securtiy settting hard bugs Security settting hard bugs Oct 6, 2016
@makayama
Copy link
Author

not fixed due to hard bugs from cyanogenmod
alternative we make flash zip to enable install unknown market app apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant