What's new

Closed APK Modding ^ Learn How Edit/Modify ANDROID Games/Apps

Status
Not open for further replies.

Dark Justice

Forum Guru
Joined
Mar 16, 2013
Posts
738
Reaction
9,949
Points
1,390
Age
31
Hello all PHC USER'S

I will make this thread in order to build, edit/modify android application and games in here.

Are you ready?
LET'S START OUR DISCUSSION...

Steps On How To Prepare Our Workspace:
1. Gawa muna kayo ng folder and let's named it as "APK MOD".
2. Download nyo yung tatlong file na naka-attached("one_click_signer.rar", "apktool1.4.1.rar", and "apktool.jar.rar") to our created folder which is APK MOD folder.
3. Extract one_click_signer.rar to APK MOD folder.
4. Extract apktool1.4.1.rar to APK MOD folder.
5. Rename apktool.jar.rar to apktool.jar.
6. Copy and paste apktool.jar to apktool1.4.1 folder.

Steps On How To Edit/Modify An APK:
1. Paste the apk(e.g FILENAME.apk) you want to edit to apktool1.4.1 folder.
2. Double click "Command Prompt.bat" to run apktool in parent directory(apktool1.4.1 folder).
3. Type "apktool.bat d FILENAME.apk" without quotes and hit ENTER to dissassemble the apk you wanted to edit. A new folder should appear named FILENAME.
4. Now you could take advantage of whatever you wanted to modify in disassembled apk(FILENAME folder) as long as you know what you are doing.
5. After all modifications to the disassembled apk(FILENAME folder), type "apktool.bat b FILENAME FILENAME_MOD.apk" to assembled it again. Note: FILENAME_MOD.apk is the newly modified apk.

BUT that is not yet complete because, if you install it, it will give you an error regarding license. Please follow next steps to signed it.

Steps On How To Signed An APK:
1. Copy and paste FILENAME_MOD.apk to "one_click_signer" folder.
2. Double click "one_click_signer.cmd" to run the signer.
3. Type "FILENAME_MOD.apk" without quotes and hit ENTER. A new apk should appear name signed-FILENAME_MOD.apk.

Before installing the modified apk, please uninstall first the original apk. Note: Please make sure that a backup copy of original apk is available before uninstalling. Enjoy.
 

Attachments

bakit pag inopen ko ung command prompt itatype ko apktool.bat d Punch Hero v1.3.0.apk pero pag na enter ko na sinasabi "java is not recognied as an internal or external command, operable program or batch file" ???
 
~ pahiram nito ha... meron lang akong iimbentohin na apps... salamat pala dito.... parang gagana naman eh...

THNX TS
 
sir pa re upload ung mga tools na gagamitin . error eclick like pala .haha bago lang kasi. sorry. gsto ko lang edit ung flappy bird ng pic ko ilalagay pwde ba un? haha
 
Last edited by a moderator:
Status
Not open for further replies.

Similar threads

Back
Top