What's new

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

Status
Not open for further replies.
Sir..panu po irename ung apktool.jar??kasi po wla nmn sya .rar
Apktool.jar lng tlga..
And pag run ko ng command promt..
Java does not recognise..help nmn pi.
 
Pa help po ulit..pag po kasi icocompress ko na xa.di po xa gumagana..
Help nmn po
Brut.directory.pathnotexist
Yan po error ko..
 
Mga kuya pwede po patanong, paano mag modify ng mga coins or cash? Meron kasi akong gustong i-cheat, yung baseball superstars. Salamat!
 
Mga kuya pwede po patanong, paano mag modify ng mga coins or cash? Meron kasi akong gustong i-cheat, yung baseball superstars. Salamat!
 
hndi ko ma compile yung na edit ko na apk eto sabi nya :)


C:\Users\VINCE\Desktop\APK mod\apktool1.4.1\apktool1.4.1>apktool.bat b psiphonan
droid häçker.apk
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathN
otExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.apktool.Main.cmdBuild(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(Unknown Source)
... 5 more

paano ayusin to mga pre
 
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. dôwnlôad 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.


patry po
 
Status
Not open for further replies.

Similar threads

Back
Top