Advertisement
Guest User

Untitled

a guest
May 17th, 2015
1,134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. How to edit icon packs. (change color)
  2.  
  3. 1. download icon pack
  4. 2. if rooted go to data/app and extract “drawable-nodpi-v4” from the .apk like if it was a zip (not sure if this applies to all icon packs)
  5. 3. if non rooted then download the .apk from the internet and then extract the same way.
  6.  
  7. Example used for fight white icons (someone post the v 2.0.3 apk plz)
  8. https://play.google.com/store/apps/details?id=com.natewren.flight&hl=en
  9.  
  10. Icons fully extracted are in this link http://a.pomf.se/gpbwxb.zip , just search the app name and an icon should show up, although sometimes the names are different. Keep in mind that this pack is a bit outdated since I never updated the icon pack so there are some apps without icons.
  11.  
  12. Apps I used:
  13. 1. Color Picker
  14. https://play.google.com/store/apps/details?id=com.beta.colorselector&hl=en
  15. 2. Photoshop touch
  16. https://play.google.com/store/apps/details?id=com.beta.colorselector&hl=en
  17. “alternative” link :^)
  18. http://a.pomf.se/lqyamv.zip
  19.  
  20. Guide with screenshots:
  21. http://imgur.com/a/qKn4Y
  22.  
  23. Step by step:
  24. 1. Open color picker and choose a picture. Touch whatever color you want and copy the hexcode but without the first two “ff” so for example #fff1dba5 -> f1dba5
  25. 2. google a “hex to rgb” website and copy the hex and convert it to rgb values. Save the values.
  26. 3. Open photoshop touch and select an icon.
  27. 4. Go to the Replace Color menu
  28. 5. Keep sample white (because the icons are white), go to Replace menu
  29. 6. Put in the RGB values, click the check button
  30. 7. Click done and save
  31. 8. Save to gallery in a .png file
  32. 9. Edit your icon (just click on the icon in the edit menu) with the one you saved. Don’t crop it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement