Cara Recompile/Decompile Android

Oke Sekarang Ane pengen ngasih trik buat ngoprek-ngoprek system android/apk yaitu Decompile/Recompile. nah langsung aja guys



Bahan:
-  apktool 
- Java SDK harus teerinstal : 

  1. Ekstrak file apktool nya
  2. Nah, agan copas Framework-res.apk dan tw framework-res.apk agan ke folder itu
  3. Buka commandpromt yg di folder itu , trus ketikan :
  • apktool if framework-res.apk ... tunggu sampai selesai. 
  • apktool if twframework-res.apk... tunggu sampai selesai

INI CUKUP SEKALI AJA !!! 

- Itu sebagai source biar bisa decompile apk agan ...
- Letakkan apk yang mau di edit di folder ini ketikan perintah berikut untukDecompile :

Ex: Systemui.apk, berarti :
apktool d systemui.apk
Ex: Framework-res.apk, berarti :
apktool d framework-res.apk

- Maka akan muncul Folder nya, naah itu yg di edit, jika sudah ketika perintah ini untuk Compile :
EX: systemui, berarti:
apktool b systemui
Ex: Framework-res, berarti :
apktool b framework-res
- Kalo udah dan di folder misal systemui, akan ada folder build dan dist
- Abaikan dist, ntu apk yg g bisa di pake
- buka systemui.apk tadi dengan 7zip ato sejenis nya, bukan di extract, tapi di open archive
- balik lagi ke systemui/build/apk ... drag semuaa file ke open archive tadi kecuali ANDROID
MANIFEST..DONE
- Systemui.apk siap di push ke hh
Cara Recompile/Decompile Android

Share this

Related Posts

First

2 comments

comments
March 4, 2016 at 6:38 AM delete

Thank you buat tutor nya, sekilas agak bingung.. Tp setelah di coba ternyata gampang, thank you buat infonya

Reply
avatar
March 4, 2016 at 4:55 PM delete

sama2 gan. thx jga dh visit blog ane

Reply
avatar

Featured
Most Popular
Featured
Videos