Advertisement
Guest User

Untitled

a guest
Jul 26th, 2013
962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. find the CM / Theme chooser theme you want to port, make sure its free
  2. decompile it and add this to the AndroidManifest.xml
  3.  
  4. <uses-permission android:name="sg.ruqqq.XThemeEngine.permission.SYSTEM_THEME" />
  5.  
  6. directly above <application
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement