Persiapan APKTOOL : download disini
Terima kasih :
- Download apktool di atas
- Extract Apktool....zip
- Masuk ke dalam hasil extract tsb
- Pindahkan folder apktool ke sdcard (/ sdcard/disini)
- Buat satu folder di sdcard internal* dengannama terserah sebagai folder khusus operasi >>contoh -editan ku
- Buka apktool
- Masuk folder /sdcard/...
- tap dan tahan folder apktool
- Pilih "set as apktool data folder" *sdcard internal memiliki kecepatan read & write lebih cepat daripada sdcard external sehingga tiap proses yang dilakukan akan lebih cepat 2.
PROSES INSTALASI FRAMEWORK :
- Buka apktool
- Masuk folder /system/framework
- Tap framework-res.apk
- Pilih import as framework
- Lakukan hal yang sama (jika ada) pada mediatek-res.apk
PROSES DECOMPILE :
(Contoh SystemUI.apk)
(Contoh SystemUI.apk)
- Masukan SystemUI.apk ke dalam folder
- Editan ku(sesuai contoh folder project diatas)
- Buka Apktool - Masuk ke folder
- -editan ku- Tap SystemUI. apk
- pilih decompile all
- Tunggu proses selesai
- Hasil proses Decompile akan muncul folder baru SytemUI_src
- Perhatikan di dalam folder tsb jika terdapat file apktool.yml berarti proses Decompile Berhasil!!
Silahkan lakukan proses editing yang dikehendaki. :
- Jika tidak ada file tersebut (apktool.yml)berarti proses Decompile Gagal!!! Harap di ulang proses Decompilenya
- Jika muncul output/log error dan warning dari apktool pilih copy to clipboard lalu paste di comment bawah kita diskusikan bersama screenshoot
PROSES RECOMPILE :
Setelah melewati proses Decompile lalu melakukan editing/oprek langkah selanjutkan adalah proses Recompile:
Setelah melewati proses Decompile lalu melakukan editing/oprek langkah selanjutkan adalah proses Recompile:
- Pastikan telah melakukan editing dengan benar serta men
- Save file-file yang di edit - Buka apktool
- Tap folder SystemUI_src
- Pilih recompile
- Tunggu hingga proses selesai
- Perhatikan pada output/log jika akhirannya terdapat tulisan building apk file APAPUN warning diatasnya disertai muncul file baru SystemUI_src.apk maka proses Recompile Berhasil!
- Jika pada output/log apktool di akhirannyatidak terdapat tulisan building apk file dan tidak muncul file baru SystemUI_src.apk maka proses Recompile tsb Gagal!
PROSES SIGN :
- Buka Rootex
- Extract SystemUI.apk
- Extract SystemUI_src.apk
- copy META~INF da AndroidManifest.xml dari hasil extract SystemUI
- paste ke dalam folder hasil extract SystemUI_src
- tap dan tahan folder SystemUI_src lalu pilih zip this folder
- go to zip
- rename SystemUI_src.zip menjadi SystemUI.apk
- Lalu push ke system/app/.... ( sebelum dipindah permissionya di rubah dulu jadi r-w-r-r )
- Bukhori HardBrick ( atas tutornya )
- Tomy Bkn Tomy ( atas ScreenShotnya )
Comments
Post a Comment