Tampilan:
Requirement :
JB 4.1.2 / 4.2.2 ( Baru ane coba di Beberapa Rom)
Sudah terinstal CWM/TWRP
Jangan sekali-kali instal Sound Enhancemenlaint , Crash ntar
Notepad++
Harus Deodex ( Kalo odex FC ntar )
Alat buat De/Recompiling Jar ( ane pake alat Decompilejar buat PC gak pake apk tool )
Free Space /system (±) 50MB
Link Download :
Dolby Mobile
SmaliFramework
Step 1 :
Download Smali Framework (Framework_Dolby.zip) , kemudian Extract
Decompile framework.jar
tambahkan File Smali di framework (Extrack dulu Framework_Dolby.zip)
Lihat : \smali\android\dolby ( biasanya kalo pake Decompilejar tool langsung android\taruh di sini file dolbynya aja )
Recompile framework.jar
Step 2 (lewati Step ini jika services.jar sudah Disabled Signature) :
# Disable Signature From services.jar #
Decompile services.jar
Buka smali\com\android\server\pm\PackageManagerService. smali dengan Notepad++
cari Method : saran tekan CTRL+F biar mudah
Code:
.method static compareSignatures
Hapus awal baris Method static compareSignatures sampai End Method :
Code:
.method static compareSignatures([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)I
-
-
-
- Delete Until Its End Method
-
-
-
.end method
Ganti dengan:
Code:
.method static compareSignatures([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)I
.registers 9
const/4 v0, 0x0
return v0
.end method
Langsung simpan ( save )
Recompile services.jar
*Disable Signature Using Lucky Patcher
Caranya :
Download Lucky Patcher dan Install
buka Lucky Patcher
Tap Toolbox - Patch To Android - Disassemble Signature Manager
Apply dan otomatis Reboot
Step 3 :
Buka Dolby_Mobile.zip dengan WinRAR/7zip
Drag framework.jar & services.jar Modded ( yang sudah di edit tadi ) ke Dolby_Mobile/system/framework
Note :
Backup dulu ROM kamu untuk menghindari yang gak di inginin hehe
Force Close : framework.jar Problem
Stuck : Disable Signature Problem
coba Flash The Dolby_Mobile.zip dengan CWM/TWRP
Ini Aslinya : http://forum.xda-developers.com/showthread.php?t=2798868
Credit & Thanks To :
Allah SWT
Dolby Mobile
Riyono Member XDA
0 Response to "Cara Porting Dolby Untuk MTK Devise"
Post a Comment