SystemUI AOSP for Asus Zenfone 5

52 sec read

Screenshot 2015 09 18 06 53 05
Screenshot 2015 09 18 06 53 05

Initial EruPop : (ONLY FOR ANDROID 5.0 USER TW or WW, just choose)
Features:
-Fix Write on extSD (microSD)
-AOSP Statbar Icons
-Enable Navigation Bar
-Erumic navbar Icons
-Resize navbar size to be smaller
-Center Clock -Enable Multiuser (include: Guest Mode). Max user=3, but u can enable more by changing the value
-etc

Link (SKU TW ) :
http://adf.ly/1FnpTk

Link (SKU WW Official) :
http://adf.ly/1IJm5v

Instructions (WW):

DISCLAIMER
I'M NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR PHONE AFTER INSTALLED THIS

////////////////////////////////////////////
VIA ADB

Copy all files to your root sdcard (internal),
but don't place in the folder just like this :
/sdcard/build.prop
/sdcard/platform.xml
/sdcard/AsusSystemUI.apk
/sdcard/framework-res.apk

after that, type these commands on adb:
adb shell
su (superSU permission appears, then just grant it)
stop
mount -o rw,remount /system
cp /sdcard/build.prop /system/build.prop
cp /sdcard/platform.xml /system/etc/permissions/platform.xml
cp /sdcard/AsusSystemUI.apk /system/priv-app/AsusSystemUI/AsusSystemUI.apk
cp /sdcard/framework-res.apk /system/framework/framework-res.apk
chmod 0644 /system/build.prop
chmod 0644 /system/etc/permissions/platform.xml
chmod 0644 /system/priv-app/AsusSystemUI/AsusSystemUI.apk
chmod 0644 /system/framework/framework-res.apk
mount -o ro,remount /system
reboot

////////////////////////////////////////////
VIA ROOT EXPLORER

Copy all files to /system first
change permission to 0644 (rw-r--r--)
copy one by one to :
/system/build.prop
/system/etc/permissions/platform.xml
/system/priv-app/AsusSystemUI/AsusSystemUI.apk
/system/framework/framework-res.apk

/////////////////////////////////////////////
FLASHABLE ZIP (but not recommend since custom recovery lag too much and sometimes reboot)

Choose Install/Install zip
choose zip file where u place
reboot

=============================
CREDITS:

Asus
Google
All Asus Zenfone 5 Groups on FB
You

regards,
Delano

Instructions (TW):
It is already in the zip