How To Decompile,Edit And Recompile Apk Files With Apktools

How To Decompile,Edit And Recompile Apk Files With Apktools - Hallo sahabat http://medalputrapadjajaran.blogspot.com, Pada Artikel yang anda baca kali ini dengan judul How To Decompile,Edit And Recompile Apk Files With Apktools, kami telah mempersiapkan artikel ini dengan baik untuk anda baca dan ambil informasi didalamnya. mudah-mudahan isi postingan Artikel Android, Artikel How To, Artikel Tutorial's, yang kami tulis ini dapat anda pahami. baiklah, selamat membaca.

Judul : How To Decompile,Edit And Recompile Apk Files With Apktools
link : How To Decompile,Edit And Recompile Apk Files With Apktools

Baca juga


How To Decompile,Edit And Recompile Apk Files With Apktools




What U'll Need: 

-Java Jdk installed in your PC- Here
-ApkTool - Here
-SignApk- Here
-framework-res.apk - from your phone
-Mediatek-res.apk - from your phone
-org.cyanogemod.platform-res.apk (if you are to use cm apps)
-and the Apk you want to decompile,say SystemUI.

Now with the main part XD
-Setting up apktool
-Make a folder in any drive and keep Apktool and the apk files mentioned above.




-Hit ctrl+shift+Right click and click on 'Open command window here'
-A command window will open just like this


-Type "apktool if framework-res.apk" hit enter and "apktool if mediatek-res.apk" hit enter
 (this will install them as base framework)


-Now type "apktool d 'appname.apk' (Ex:apktool d systemui.apk)
 (this will decompile the app and create a folder)
-you will get to see this :)



-Open the folder of decompiled apk and edit as you like
 (don't do anything you are not sure about)


-Now in the command window type "apktool b outputfoldername" Ex:apktool b SystemUI

-Go to /dist folder and take your newly built Apk :)


Signing the Apk:

-To sign an apk download the sign-apk.zip
-extract it to any place.
-move the newly built apk into this folder

-Hit ctrl+shift+Right click and open command window

-Type the following
  java -jar signapk.jar certificate.pem key.pk8 path-of-the-folder-contaning-the-apk \apk path-of-the-new-   signed-apk \apk
 EX:

  

And Done ;)



Video Tutorial:






Demikianlah Artikel How To Decompile,Edit And Recompile Apk Files With Apktools

Sekianlah artikel How To Decompile,Edit And Recompile Apk Files With Apktools kali ini, mudah-mudahan bisa memberi manfaat untuk anda semua. baiklah, sampai jumpa di postingan artikel lainnya.

Anda sekarang membaca artikel How To Decompile,Edit And Recompile Apk Files With Apktools dengan alamat link http://medalputrapadjajaran.blogspot.com/2016/08/how-to-decompileedit-and-recompile-apk.html

0 Response to "How To Decompile,Edit And Recompile Apk Files With Apktools"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel