Navigation

Bugs fixing guide for MTK chipset

Hello friends

I'm Huy Hoang from Zephyr Team porter.

Follow this guide for fix bugs after you successful booting your ROM up 😀😀.


1) Audio

Replace audio.primary.mt6580 in system/lib/hw from stock to port.


2) Camera

Replace libcameracustomso in system/lib from stock to port.


3) FM Radio

Replace libfmcust.so and libfmjni.so in system/lib from stock to port.


4) Bluetooth

Replace libbluetooth_jni.so, libbluetooth_mtk_pure.so, libbluetooth_mtk.so, libbluetooth_relayer and libbluetoothem_mtk.so in system/lib from stock to port.


5) Hotspot

#Method 1

Replace netd in system/bin from stock to port

#Method 2

Need apktool to do this

Decom Framework-res.apk 

Go to res/values/arrays.xml

Open and find wlan and replace it with ap

Recom and sign.


Will update for more bugs fixing guide 😎😎😎


0 comments: