Advertisement
iteach

How to Chang fb lite theme

Sep 20th, 2018
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1.  
  2.  
  3. How to change Facebook lite Color theme
  4. Tools:
  5. Apk Editor prรด
  6. link: https://racaty.com/ginkwuesvrvw
  7. .
  8. Decompile or "FULL EDIT"
  9. Steps:
  10. 1. Decompile Facebook lite using Apk editor.(Just Open APK editor;Select APK from App;Select Facebook lite).
  11. 2. Pagkatapos madecompile OR FULL EDIT ay Click mo yung "Dex To Smali" Sa baba para makita natin ang smali files.
  12. 3. Go to smali/com/b/a/a/i/d.smali
  13. 4. Open mo yung text file na "d.smali"
  14. 5. Ngayon ay mababasa mo na ang mga kuchi kuchi text na hindi mo maintindihan
  15. 6. Gamitin mo yung search button at i search mo itong text na ito:
  16. *Search this:*
  17. -0xc4a668
  18. *Replace* -0xc4a668
  19. into your favorite color:
  20. Orange: -0x7d00
  21. Violet: -0x4cff01
  22. Green: -0xbc599f
  23. Yellow Green: -0x980600
  24. Pink: -0xff62
  25. Red: -0x10000
  26. For example:
  27. -0xc4a668 is color blue tapos gusto mo ng color red at ang code ng color red ay -0x10000 kaya papalitan ko ang -0xc4a668 into -0x10000.
  28. Gets niyo na?
  29. Save that file if you're done
  30. Build the app
  31. Install the apk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement