푸른구름20
13.11.01
조회 수 3502
추천 수 7
댓글 4

어제 게시글 정리 하다가 삭제해 버렸네요...


안드로이드 4.3버전 루팅후 생기는 문제점 해결방안에 대해 XDA포럼 링크를 정리합니다.



노트3 4 유저분들에게 조금이나마 도움이 되었으면 합니다...



 



 



1. Knox 보안으로 인한 루팅어플 설치불가 해결법 (터미널 이용)



 



How to disable
the Knox security sheild










Using Terminal Emulator

Type this command





Su



pm disable com.sec.knox.seandroid



 



http://forum.xda-developers.com/showthread.php?t=2471695



 



 



2. Knox 보안으로 인한 루팅어플 설치불가 해결법 (어플 이용)



 



[APP][v1.0.1][10.13.13]KNOX Disabler -
Easily disable KNOX notifications!



 



This is a simple app that will
disable KNOX notifications in the statusbar. KNOX notifications will remain
disabled until you flash a new ROM



 



 



Play Store link: https://play.google.com/store/apps/details?id=com.viper.knoxdisablerfree



 



http://forum.xda-developers.com/showthread.php?t=2482306



 



 



3. Titanium 복원 에러 해결법 (어플 이용)


 6.1.1 버전에서 해결되었습니다...



 



[APP][v1.0][10.6.13]TB Restore Fixer - fix
FC/reboots caused by Titanium restores!



 



This will fix the issues Note 3
users are having with Titanium Backup restores. Since I don't know how long the
Titanium Backup team will need to fix their code, this app will be available
until that time. TB Restore Fixer runs the restorecon -R -v /data/data
command to fix issues after restoring apps from Titanium Backup.



 



Play Store link: https://play.google.com/store/apps/details?id=com.viper.tbrestorefixerfree



 



http://forum.xda-developers.com/showthread.php?t=2473090



 



 



4. Titanium 복원 에러 해결법 (터미널 이용)



 



Fix for Titanium
Backup restoring with data










This fix solves force close issues with restoring apps with
data in Titanium Backup.





This operation recursively fixes all SElinux file markers
in /data/data, which are spoiled by titanium during data restore. (Quote from
vodkinagdan)





Simply execute this from the terminal emulator:



Su



restorecon -R -v /data/data



 



4 XDA에서 restorecon 검색해서 설치후 명령어 입력해야 되네요



 



 



5. Knox 관련 삭제 어플 폴더



 



어플



delete("/system/app/KNOXAgent.apk");



delete("/system/app/KNOXAgent.odex");



delete("/system/app/KnoxAttestationAgent.apk");



delete("/system/app/KnoxAttestationAgent.odex");



delete("/system/app/KNOXStore.apk");



delete("/system/app/KNOXStore.odex");



delete("/system/app/KNOXStub.apk");



 



폴더



delete_recursive("/system/containers");



delete_recursive("/system/etc/secure_storage/com.sec.knox.store");



 



E300S : http://www.matcl.com/?m=bbs&bid=appDB&uid=202854



N900S : http://www.matcl.com/?m=bbs&bid=appDB&p=2&uid=201854

댓글 4
댓글 쓰기 권한이 없습니다.
정렬 목록 검색 쓰기
등록된 글이 없습니다.
1 - 2