본문 바로가기

설명

Xposed 100% 활용하기


일단 시작하기에 앞서 Xposed란?


http://repo.xposed.info/module/de.robv.android.xposed.installer


여기서 배포되고 있고


설명란에는


This is the installer for the Xposed framework, which is a requirement for all modules.

Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations.


이렇게 써져있네요.

굳이 해석하자면 


시스템 이나 응용프로그렘의 동작을 변경할수 있게 해주는 프레임 워크


이렇게 해석이 가능합니다(한줄요악이라니..!)


일단 활용하려면 


기본적인 준비가 되어있어야 되겠죠?

1,루팅


끝입니다.


그리고

루팅이 된 폰에 xposed installer을 설치합니다

어플을 실행하시면





이 화면이 보이실겁니다. 여기서 Frame work로 들어간뒤



install/Update를 누르시고 재부팅을 하시면


Xposed framework 가 설치된것 입니다..!



이재 설치가 끝났으니 





앱들별로  dpi나 이것저것을 조종할수있는 Appsettings나

상단바나 시스템의 이것저것을 조종할수 있는 Xblast같은


어플들을 알아봐야되겠죠

하지만 그전에 중요한게 있습니다.

Xposed에서 모듈에 들어간뒤 

활성화를 시켜줘야 실행이 재대로 됩니다.



일단 XBlast 먼저 알아보죠


XBlast는 

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


여기서 배포되고있으며

설명은


이걸로 이것저것 커스터마이징 가능합니다.


이렇게 되있네요


순서대로

1,상단바

2,알림페널

3,하단바

4,트윅

..

이렇게 되네요



일단은 상단바 투명하는법을 가르쳐 드리죠


저기 채크되있는거 보이죠?

잠금화면이랑 같은 투명도로 하고싶으면

#6f000000 

으로 해주시면 됩니다.


clock settings에서는 상단바 시계 중앙으로 옮길수도 있습니다.



2번 알림페널은 스크린샷이 사라진 관계로 글로 설명하겠습니다

상단바 알림부분배경을 투명화 하는법은


알림페널에 들어간뒤 알림페널BG로 들어간뒤

enable 알림 배경 채크후


밑에 슬라이드 바를 60%로 맞춰주시면 됩니다.

(잠금화면과 같은정도의 투명도인거같음)






이재 App settings를 보죠


App settings는


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

이곳에서 배포되고 있으며

설명란에는


엡의 자유로운 설정이 가능합니다.


이렇게 되어있네요



기본적인 인터페이스는 이렇습니다.




이 어플은 사용방법이 간단합니다.

모르면 일단 뭔가를 손대보고 어플을 실행하기만 하면 되거든요ㅋ


설명을 드리자면

dpi를 낮추면 볼수있는 화면이 늘어나고 

높이면 줄어듭니다.

나머지는


어플실행할시 상단바 숨기기

항시 메모리 상주 등등 그런 기능이 있네요


이렇게 해서 Xposed 100% 활용하기 

글을 마칩니다.





'설명' 카테고리의 다른 글

LMT launcher에 대해 알아보자.  (1) 2014.06.22
윈도우7 에 태마를 입혀보자 [BGM]  (0) 2014.01.25