APK modding - Learn how to modify/edit android apps and games

 Have you ever wonder how these android apps made? Have you thought to modify and edit it? Then I can show you how to edit android apps for newbies!

Requirements
- Pc/laptop
- Clear mind
- and This file - Download here
Password: www.xtremebasic.com

Setting up
  1. Create a folder (ex. Android apk)
  2. Paste the zipped file on the folder
  3. Extract all inside the zip
  4. Extract one_click_signer.rar to the Android apk folder
  5. Extract apktool1.4.1.rar to the Android apk folder
  6. Rename apktool.jar.rar to apktool.jar
  7. Copy and paste apktool.jar to apktool1.4.1 folder
Modifying the APK file
-  Paste the apk (ex. plapybird.apk - as seen on the screen shot) you want to edit to apktool1.4.1 folder
- Open the Command Prompt.bat
- Type apktool.bat d plapybird.apk (this step is to disassemble the apk file)
- Then a folder will created containing the files inside the apk
- Now, you can modify anything inside AS LONG AS YOU KNOW WHAT YOU ARE DOING :)
- After all the modifications you apply inside the folder, let's rebuild the apk file
- Type apktool.bat b plapybird plapybird_mod.apk
Note:
The pattern would be apktool.bat (space) b (space) [Filename] (space) [ModdedFilename].apk
Filename - the name in the original apk
ModdedFilename - the new name for the modded apk

- Then, the new apk file will be created with the Modded Filename

Signing in your APK file
You cannot install an app without signing it on Google. It can result into parsing error. But, in this tutorial, we can signed an apk file without submitting it on Google.

First, copy and paste [ModdedFilename].apk to "one_click_signer" folder

Open the one_click_signer.bat

Type the file name of your modded apk (ex. plapybird_mod.apk - as seen on the screen shot)

There should be a new apk file in the folder. This apk file will be the sign apk and it is ready to be installed

Notes:
- Uninstall first the original apk installed on your phone (if it has)
- Make sure you have a backup copy of the original apk in case you want to install it






Comments

  1. Command Prompt.bat says "Invalid or Corrupted Jar File" I can't disassemble my apk.

    ReplyDelete
    Replies
    1. Dude you need a new apktool.jar i will give you an link
      https://bitbucket.org/iBotPeaches/apktool/downloads

      Delete
    2. Can u do a new guide? This is so old and don't work...

      Delete
  2. when the folder is saved how to edit coins or credits i cant find the file plz help me

    ReplyDelete
  3. Replies
    1. No need to be a fucking cunt. Just because you're too fucking stupid to get it to work does not mean its his fucking fault.

      Delete
  4. Hay dude.. your artical is very usefull. but there is some errors found when im doing the prosses. so we need to install any java file reader or something like that to do this. if you can give us more info about moding apks its very usefull for me. and... can we get unlimited coins in this way?

    ReplyDelete
  5. Hey this thing fucki'n works man but do you have an article to make my particle accelarator fix and make it work to make my phone a big break man and if that happens I can make my own apps and make google play pay and my apps will give me miney

    ReplyDelete
  6. This Is not real. this douche is trying to run a script In the background. virus screen brings up rootkit

    ReplyDelete
  7. fuckkkkkkkkkk u!!!!
    u motherfucker!!!

    ReplyDelete
    Replies
    1. https://bitbucket.org/iBotPeaches/apktool/downloads
      You just need a new apktool.jar

      Delete
  8. GREENGEMSCOC.HOL.ES Get FREE CLASH OF CLANS GEMS !!! ALREADY TESTED AND WORK 10000000%

    ReplyDelete
  9. not working, missing jar file. At the point 6 of setting up what the hell you mean with "rename apktool.jar.rar to apktool.jar " ? explain it clear, it's really useless that information since the rar archive display its name only apktool.jar and if you extract it's still the same name so what we should rename? Cheers.

    ReplyDelete
    Replies
    1. just open it on winrar or the like .. then rename it.

      Delete
  10. not working, missing jar file. At the point 6 of setting up what the hell you mean with "rename apktool.jar.rar to apktool.jar " ? explain it clear, it's really useless that information since the rar archive display its name only apktool.jar and if you extract it's still the same name so what we should rename? Cheers.

    ReplyDelete
  11. Thanks dude and its works fine on my computer

    ReplyDelete
  12. after typing apktool.bat d 8ballpool.apk it is showing 'java' not...
    what should i do plz help

    ReplyDelete
    Replies
    1. I'll reupdate this one. I use XP in this tutorial.. now, the APKTool is updated into v2.0.x and most of the users uses Windows 7, 8 and 10.. Just wait for my tutorial probably tomorrow or next day..

      Regards,
      XtremeBasic

      Delete
  13. thanks
    guys you want to go to folder option and untick hide extension file known type and it show apltool.jar.zip then rename it apktool.jar thanks

    ReplyDelete
  14. Exception in thread "main" brut.androlib.AndrolibException: brut.directory.Dir
    toryException: java.io.FileNotFoundException: plapybird.apk (The system cannot
    ind the file specified)
    at brut.androlib.ApkDecoder.hasSources(Unknown Source)
    at brut.androlib.ApkDecoder.decode(Unknown Source)
    at brut.apktool.Main.cmdDecode(Unknown Source)
    at brut.apktool.Main.main(Unknown Source)
    Caused by: brut.directory.DirectoryException: java.io.FileNotFoundException: p
    pybird.apk (The system cannot find the file specified)
    at brut.directory.ZipRODirectory.(Unknown Source)
    at brut.directory.ZipRODirectory.(Unknown Source)
    at brut.androlib.res.util.ExtFile.getDirectory(Unknown Source)
    ... 4 more
    Caused by: java.io.FileNotFoundException: plapybird.apk (The system cannot fin
    the file specified)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.(Unknown Source)
    at java.util.zip.ZipFile.(Unknown Source)
    at java.util.zip.ZipFile.(Unknown Source)
    ... 7 more


    this mean ??????

    ReplyDelete
  15. hey i found http://www.hackingpalace.net/2014/02/how-to-modify-or-hack-android-apk-files.html
    this work 100%

    ReplyDelete
  16. one android app is perfectly running on 4.4 kitkat version but install perfectly but not work on 5.1 lollypop android version
    how can i do it for this matter and how to work on 5.1 lollypop the app is not professional its hand held meter reading app

    ReplyDelete
  17. Can you elaborate? I mean,can you tell me where are the files for coins and credits stored?.....

    ReplyDelete
  18. When I try to disassemble a file named cugga.apk(Game) It says
    Exception in thread "main" brut.androlib.AndrolibException: Could not decode arsc file
    What Should I Do?Please Help

    ReplyDelete
  19. Where will I find the reassembled apk?

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
    2. I also can't find the modded apk file. I made sure to follow all the steps :/

      Delete
  20. Well my say "Unable to access Jar file..any tip to make it fix?? I just fix the java..and my jar name is..Apktool.jar..anyone help me..

    ReplyDelete
    Replies
    1. Here is what you can do for your prob. download the tool from this guy's tutorial using this link http://www.hackingpalace.net/2014/02/how-to-modify-or-hack-android-apk-files.html
      Now go to this link https://bitbucket.org/iBotPeaches/apktool/downloads and download the first .jar file from the top.
      now rename the .jar file you downloaded from apktool 1.2.1.jar to apktool.jar
      copy the renamed file into the tool you downloaded from that first link above but before you paste, delete the one already existing in it.
      And in order to mod apks use the other guy's method. hope this helps

      Delete
  21. Whats the passoword...www.xtremebasic.com, doesnt work

    ReplyDelete
  22. ok guys if u cant get the assembling working dont type (example) apktool.bat b playbird.apk playbird-mod.apk type the name of the folder that was createt at the beginning... type apktool.bat b (name of the folder for example playbird) and then u type the new name playbirdmod.apk :)) hope i could help someone

    ReplyDelete
  23. How to edit MORE GAMES & RATE IT / RATE US link, that redirected back to google play store...

    ReplyDelete
  24. i keep getting unable to create jar file error

    ReplyDelete
  25. Theres a reason I have adblock on, so I don't get a popup that opens 2 other fucking popups.

    ReplyDelete

Post a Comment