This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Senin, 17 Februari 2014

Cara Compile/Decompile ga pake PC Insya Allah Work!!!

Oke Asalamuallaikum wr.wb..
Sebelum nya sayang saya ingin meperkenalkan diri dulu om :D
Panggil ajah nama saya Songket, hehehee..
oke langsus ajh Cusss..

Sesuai dg judul postingan saya di atas.
gimana sih cara Compile/Decompile tanpa PC
ini lah jawaban nya :D

Munngkin banyak dari teman-teman yg sudah pernah melihat postingan di beberapa grup android tentang kehadiran APKTOOL yang jalan di handphone/tablet Android. Banyak dari beberapa user yg belum bisa menggunakan APKTOOL untuk android ini jadi saya coba buat posting ini. Ini nggak terlalu susah kok..mungkin karena masih ada bug dalam app ini.. jadi saya usahakan review app ini terus dan coba untuk update postingan ini dengan tutor dari versi yg terbaru.. DOWNLOAD APKTOOL Untuk semua Chipset ARM Klik Disini (versi 4.3) Langsung simak tutornya Cekicrottt :p INSTALL FRAMEWORK DI APKTOOL NYA 1. download apktool diatas, ekstrak di sdcard/disini (jangan dimasukan dalam folder manapun) 3. Install apk yg ada di dalam folder apktool 4. Kalau udah coba copy framework-res.apk dengan root eksplorer ke dalam folder apktool 5. buka aplikasi apktool nya masuk ke sdcard/apktool/disini.. klik framework-res.apk dan pilih Import to Framework dan tunggu sampai selesai. ini cara mudah dan singkat untuk decompile dan recompilenya biar gk ribet kesana kemari... jika sudah di import framewprk-res.apk langsung lanjut aja.. JANGAN LUPA BACKUP FILE YANG MAU DI EKSEKUSI.. 1. Taruh apk yg mau di decompile ke folder /sdcard/apktool/disini (misal: SystemUI.apk) 2. pilih decompile all lalu akan muncul folder "SystemUI,_src" (kalau tahap ini gagal mungkin ada masalah dgn apknya) 3. Di tahap ini silahkan edit sesuai tutor yg bisa dicari di grup atau di gugel dan sangat dibutuhkan ketelitian agar . 4. Jika sudah selesai editing nya, tekan folder SystemUI_src tadi dan pilih recompile... tunggu sampai selesai.. jika editingnya benar liat log terakhirnya harus "## buildiing apk..' dan muncul file baru bernama SystemUI_src.apk 5. tekan SystemUI_src.apk tadi lalu pilih 'sign apk'.. nanti muncul file SystemUI_src_sign.apk 6. rename file SystemUI_src_sign.apk menjadi SystemUI.apk lalu push ke system/app/disini atau dijadikan flashable zip dan push dgn CWM Recovery 7. selesai Gimana, mudah kan? hehe.. ini jauh lebih simple dibanding harus ekstrak file apk dan replace.. hehehe.. Oiya.. Untuk yg sukses recompile tapi app nya fc coba cara ini.. 1. Copy SystemUI.apk ke dalam folder apktool 2. Buka aplikasi apktool, masuk ke folder apktool, klik SystemUI.apk, pilih Decompile All 3. Kalau sudah selesai decompile nanti akan muncul folder hasil dari decompile tadi yaitu SystemUI_src 4. masuk ke folder hasil decomple tadi dan edit sesuai kebutuhan 5. Setelah selesai edit klik folder SystemUI_src pilih recompile dan tunggu sampai selesai (lumayan lama) 6. kalau sudah selesai coba ekstrak SysremUI.apk yg sebelum diedit(yang asli alias ori) dan biarkan dulu hasil ekstrak nya.. 7. Masuk ke folder "sdcard/apktool/SystemUI_src/build/apk/disini" dan copy semua yg ada disana ke dalam folder ekstrakan SystemUI yang ori tadi (replace) 8. Compress lagi file-file SystemUI ori yg udah direplace tadi jadi zip 9. rename jadi SystemUI.apk dan taruh ke system/disini ubah permission ke rw-r--r--.. pindahkan lagi ke system/app/disini.. NB: Untuk mempermudah pengeditan file xml bisa gunakan aplikasi "920 Text Editor" yg dapat di download gratis di playstore atau di proyek googlecode nya DISINI dan pilih versi terbaru.