What's new

Closed Mod apk basics

Status
Not open for further replies.

zildjianfritzie

Eternal Poster
Joined
Jan 22, 2017
Posts
224
Reaction
373
Points
265
hi guys today i'm here to show you the easyest way to theme your apk without using a pc.
I'm doing this because i don't have my pc now and i'm a little bit bored xD

prerequisites:
-rooted device
-root explorer
-zipsigner (free on play store)

ok LET'S GO!!

1) go to the desired apk and rename it from "apkname.apk" to "apkname.apk.zip" using root explorer (apkname is the name of your application e.g. whatsapp.apk->whatsapp.apk.zip)
2) extract zip using root explorer and you will get a folder with the extracted files inside.
3) go to the extracted folder and change the pics you want
4) be sure to rename the pics with the original name (if i want to change an apk's image called app_logo.png i will have to pick an image and copy it to the extracted folder in res/drawable folder,once here i have to paste the image and rename it into app_logo.png)
5) once you finished replacing the images go back until you see a folder called meta-inf,res,lib,assets etc etc... and press menu button,select all the items and zip all the files,rename the zip into apkname.apk
6) navigate to sdcard/speedsoftware/zip and you will see your zipped file,now rename it from apkname.apk.zip to apkname.apk
7)try to install your modded apk, if it doesn't install open zipsigner and as input file select your modded apk,as output file re-select your modded apk (rename it into signedapkname.apk if you want) then tap on the box to the bottom called "sign the file"
8) once signed install your modded apk using any file manager

ENJOY!

press thanks if i helped you

copy paste

source: xda forum
 
Status
Not open for further replies.

Similar threads

Back
Top