[GUIDE][GB] How to change text Zombie Art By Jack Larson on Platlogo

Search This thread

cleverior.ipul

Senior Member
Nov 1, 2012
776
771
Bogor
sae-pool.blogspot.com
This is the first thread that I created on XDA, so sorry if my english bad. :D

OK, back to the topic. To change the text "Zombie art by Jack Larson" you can follow the steps below.

  1. Take framework.jar. (you can use the framework.jar that exist on your device system)
  2. Change the format to framework.apk
  3. Decompile framewrok.apk. (u can use apktool or apk multi tool)
  4. Use notepad++ to open file "PlatLogoActivity.smali" in /framework.apk/smali/com/android/internal/app/
  5. Find the text "Zombie art by Jack Larson"
  6. Change the text to which you want. For example : "I Love My Android"
  7. Recompile
  8. Delete classes.dex
  9. The result will be System_framework.apk. Change into framework.jar.
  10. Done (^_^)




Thank you also to Alucard1989pl :)


(if you like with this guide, please give 5 star and click to thanks button)
 
Last edited:

cleverior.ipul

Senior Member
Nov 1, 2012
776
771
Bogor
sae-pool.blogspot.com

sorry guys, previously I've been searching on how to change the text in platlogo, but hard to find. Until one day I finally found it, but I forgot from where i got that tutorial. and before this thread was made http://xdaforums.com/showthread.php?t=2208436, I have created my thread before. see at creation date.

And thank you for reminding me, I've added a credit for Alucard1989pl. :)
 
  • Like
Reactions: mhashim6

mhashim6

Recognized Developer
Mar 5, 2013
882
1,015
mhashim6.me
sir, i decompiled it with apk manager , but i didn't find resource.arsc , But i found classes.dex , i didn't delete it , then i compiled & flashed the new one & nothing changed ! :confused:

tried again , & i deleted the classes.dex , when i flashed it i got bootloop :( :confused:
 

mhashim6

Recognized Developer
Mar 5, 2013
882
1,015
mhashim6.me
It works now :D

have you change the format from. jar to. apk ?
try to use apk multi tool for compile it.

yes i've changed the format . ok i'll try multi tool

EDIT : thx sir i made it with apk multi tool , i deleted classes.dex only B cuz i didn't find resource.arsc , but it works now :D

312290_583910708297557_1704851057_n.jpg
 
Last edited:

Top Liked Posts