delanoister-Andro-ID / platform_framework_base_SystemUI_Zen

SystemUI Packages for Time Tinted

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

platform_framework_base_SystemUI_Zen

What is it?

This is Custom SystemUI Framework for Zenfone device that will change the SystemUI Framework of the Default. The UI will be similar or close to Stock Android, like Google Devices Family from the look, but with some tweaks such as weather icon, network data traffic and time by time, the color of the SystemUI will change per six hours.

What is SystemUI?

SystemUI is System User Interface that you can manage the system bar which is dedicated to the display of notifications, communication of device status, and device navigation. See more about it at here

What is Framework?

Framework is API's set that allow developers to write/code Android apps. It consists of tools for designing UIs and system tools. So, SystemUI is the package of the framework base itself.

Instructions

  1. Download like apktool tools, use any kind of tools you find. My recommendation is this
  2. Grab framework-res from your device.
  • adb shell
  • su (superSU permission appears, then just grant it)
  • adb pull /system/framework-res.apk framework-res.apk
  1. Install framework-res on apktool (Read the instructions appear on apktool).
  2. Clone this repository.
  3. Move everything you've cloned to 3-Out folder.
  4. Build/compile it.

Result

Screenshot_2017-03-13-02-27-29_e.png Screenshot_2017-03-13-06-16-21_e.png Screenshot_2017-03-13-16-16-31_e.png Screenshot_2017-03-13-19-16-08_e.png

Credits

  • aokp
  • omni
  • bros
  • jmkl
  • maxdev
  • mda
  • serajr
  • zam

Steemit @dissgo

About

SystemUI Packages for Time Tinted

License:GNU General Public License v3.0


Languages

Language:Smali 100.0%