MEMBUAT SOUND NOTIFIKASI & MEMBUAT SCROLL LEBIH SMOOTH


MEMBUAT SOUND NOTIFIKASI & MEMBUAT SCROLL LEBIH SMOOTH

Bahan2 yang diperlukan :
1. framework.jar ( sudah dalam bentuk Deodex )

2. Java software Development Kit
...
...

3. smali/baksmali tool

 4. Notepad++

5. 7zip

6. Nand backcup framework.jar original
=========================================
=========================================
A. Decompile framework.jar

1. Extrack baksmali.zip di root drive C dan taruh framework.jar di folder yg sama .

2. Jalankan baksmali Manager.bat

3. Pilih framework.jar dengan menekan 4 -> 2 di Main menu

4. Tekan 1 untuk baksmali dan tunggu sampai ada folder "framework" muncul

5. ....jangan tutup dulu baksmali manager windownya

B.Modifikasi volume notifikasi dll....

1. Buka folder framework/android/media/AudioService.smali dengan notepad++

2. Cari kata kunci " max"

3. Scroll pelan2 kebawah sampai dapat
.array-data 0x4
0x5t 0x0t 0x0t 0x0t
0x7t 0x0t 0x0t 0x0t
0x7t 0x0t 0x0t 0x0t
0xft 0x0t 0x0t 0x0t
          0x7t 0x0t 0x0t 0x0t
        0x7t 0x0t 0x0t 0x0t
          0xft 0x0t 0x0t 0x0t
          0x7t 0x0t 0x0t 0x0t
0xft 0x0t 0x0t 0x0t
0xft 0x0t 0x0t 0x0t
0xft 0x0t 0x0t 0x0t
.end array-data

4. Ganti semua angka " 7 " dengan " 8 " lalu save

C. Modifikasi Smooth Scroll

1. Buka framework/android/widget/AbsListView.smali dengan notepad++

2. Cari "ScrollingCache" & ganti :
.method private createScrollingCache ()V
..........
.proloque
const/4 v1, 0x1 diganti dengan 0x0
--------------------------------------------------------
.method private initAbsListView ()V
....................
.line 783
invoke-virtual {p0, v1}, Landroid/widget/AbsListView:->setScrollingCacheEnabled{z}V
...ganti dengan {p0, v2}...
-------------------------------------------------------
.method public setScrollingCacheEnabled(z)v
.registers 3
.parameter "enabled" ....ganti dengan " no "

3. save

D. Compile framework.jar

1. Buka kembali baksmali manager window ( ga ditutupkan dari tadi,hehe... )

2. Pilih 2 untuk smali , tunggu sampai keluar file classes.dex lalu tutup window


3. Buka framework.jar dengan 7zip( archieve ),hapus classes.dex di
dalam archieve dan ganti dengan classes.dex hasil modifikasi tadi

4. Selesai...

5. Replace framework.jar di System/framework/framework.jar dengan framework.jar modifan ( no.3 )
carany? silahkan guling2 sendiri y...

Source :

0 komentar:

Posting Komentar

Support By

status

Pengikut

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Best Web Host