[MOD][Mini-CyanTUX][Lollipop] Brazil Stock 5.0.2 [XT1032/XT1033]

Search This thread

tux-kid's

Senior Member
Oct 27, 2011
336
383
Makassar
Copied both folder in smali/com. Is this ok? And can you plz describe about compare the statusbar.xml? What should i do with ths xml file?

what you want ?
add battery percent only and center clock ?
or you want to add custom battery icon ?

One question, did not like this navigation bar

Its change to the default android?

you don't like that navigation bar icon ?
that you problem ..
change to default ? check my first post please ...

Sorry my English, am learning

I think this thread is almost inactive after working xposed.

yup, and i don't care with that ..
i just share what i have, and xposed there is not same with my mod
 

tux-kid's

Senior Member
Oct 27, 2011
336
383
Makassar
Center clock and battery 1% is enough for me.

if you just need battery percent, decompile my SystemUI.apk

go to SystemUI/smali/com/ copy ukieTux folder and put on your SystemUI/smali/com/

compare this file, you can find it in res/layout

system_icon.xml

add this line
HTML:
<com.ukieTux.BatteryText android:textSize="@dimen/battery_level_text_size" android:gravity="center" android:layout_width="wrap_content" android:paddingLeft="2.0dip" android:paddingRight="2.0dip" android:layout_height="fill_parent" />

find this text
HTML:
android:id="@id/battery_level"
in statusbar_expanded_header.xml and keyguard_statusbar

set layout_widht and layout_height to 0
and textSize to 0

DWYOR
 

vyaskd

Senior Member
Jan 11, 2011
335
19
Google Pixel 6 Pro
Google Pixel 7
.
if you just need battery percent, decompile my SystemUI.apk

go to SystemUI/smali/com/ copy ukieTux folder and put on your SystemUI/smali/com/

compare this file, you can find it in res/layout

system_icon.xml

add this line
HTML:

Can you plz tell that where I should add these lines in system_icon.xml?

May be you annoyed, but sorry that am not pro.
 
Last edited:

tux-kid's

Senior Member
Oct 27, 2011
336
383
Makassar
Made a flashable zip of my modded sustemui apk. Nw its working. Thanks man. Can we increase the size of battery text? Plz guide.

you can set size text in this line

<com.ukieTux.BatteryText android:textSize="@dimen/battery_level_text_size" android:gravity="center" android:layout_width="wrap_content" android:paddingLeft="2.0dip" android:paddingRight="2.0dip" android:layout_height="fill_parent" >

change red text with your text size like what you want
 
  • Like
Reactions: vyaskd

BackToMyFuture

Senior Member
Feb 14, 2014
64
7
What does mean the icon in the center? (I'm using the center clock version, that is a notification but I'dont know)

Screenshot_2015-04-12-11-55-44.jpg
 

xtrs84zk

Senior Member
Oct 5, 2013
216
374
Saltillo
javiersanchez.dev
If you wan't change icon on SystemUI Just Do this steps :
  • Copy SystemUI in your internal storage from /system/priv-app/SystemUI/
  • If you using PC open SystemUI.apk using winrar,etc if you using phone using root explorer,etc
  • drag out folder res/drawable-xhpdi to your pc or on your internal storage in your phone
  • change icon like what you want, but 9.png you need patch it
  • drop in again folder drawable-xhdpi (was mod by you) in SystemUI.apk to res/placehere
  • Copy SystemUI.apk to /system/priv-app/SystemUI
  • change permission to 644
I wanna get this systemui on resurrection remix rom, but when I'll go to replace that pngs on SystemUI\drawable-xhdpi-v4, there isn't (at least the battery ones) is there any additional step t get these files first? or how can I mod to get it?
or you can do it for me?:D if no, please, explain me how to get it :(
 

Attachments

  • SystemUI.apk
    6.5 MB · Views: 4
  • Like
Reactions: BackToMyFuture

tux-kid's

Senior Member
Oct 27, 2011
336
383
Makassar
How I can change the batery icon?
you need to decompile systemui ..
compare xml and smali with mine
I wanna get this systemui on resurrection remix rom, but when I'll go to replace that pngs on SystemUI\drawable-xhdpi-v4, there isn't (at least the battery ones) is there any additional step t get these files first? or how can I mod to get it?
or you can do it for me?:D if no, please, explain me how to get it :(
sorry i'm not using moto G anymore :D
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    Mini CyanTUX for moto G XT1033

    Read This First :
    • This mod just tested on stock Lollipop Brazil 5.0.2 and NOT WORKING on Asian 5.0.2 , i'm not responsible with any demage if you flash this mod to other rom
    • I'm Not Accept Any Request for this mod, Do It by Your Self if you wanna other mod like change icon navbar etc

    I was make 2 mod version
    1. Center Clock
    2. Center Notification

    miniCyanTUX.png


    What i mod ?

    SystemUI :

    • Deodexed SystemUI
    • Change Icon Battery + add percent battery
    • Add Traffic State (Settings->Display->TrafficState)
    • Change Icon Wifi,Signal,Data,etc
    • Hide Data Icon when data suspend
    • Dark UI
    • Change icon navbar with mickey hand (because different it's uniqe)
    • Hidden Second sim on status bar
    • Remove sim label on statusbar
    • Change space value between system icon(Wifi, network,etc)
    • Mod keyguard and add image to hide notification on lockscreen (i think it's ugly if lockscreen showing double notification)

    Framework :

    • Change navigation bar size
    • Resize icon and statusbar size
    • Dark UI for system color
    • Change value autobrightness (Compare with gpe version)

    Contacts and Dialer :

    • Change color to Dark UI

    Settings :

    • Dark UI
    • Add new array for Extra Small font size
    • Add menu for Traffic State
    • Add CyanTUX Logo On About Phone

    HOW TO :
    • Make sure your phone was ROOT
    • Using Latest twrp Check here
    • Download Mini-CyanTUX
    • Put to your internal storage
    • Go to recovery mode
    • Install Mini-CyanTUX
    • Reboot

    Download

    Screenshoot See on Attachment

    Thanks To :
    • Allah For Life and Knowladge
    • @Erhany for battery icon source
    • @S0bes for help me find guide for deodex
    • @Golv for his awesome tool deodex
    • You for using this mod

    PLEASE DON'T MIRROR MY LINK
    2
    Don't be lazy :silly:

    If you wan't change icon on SystemUI Just Do this steps :
    • Copy SystemUI in your internal storage from /system/priv-app/SystemUI/
    • If you using PC open SystemUI.apk using winrar,etc if you using phone using root explorer,etc
    • drag out folder res/drawable-xhpdi to your pc or on your internal storage in your phone
    • change icon like what you want, but 9.png you need patch it
    • drop in again folder drawable-xhdpi (was mod by you) in SystemUI.apk to res/placehere
    • Copy SystemUI.apk to /system/priv-app/SystemUI
    • change permission to 644

    Fix FC on Traffic State when try to change fonts
    • Just create folder Fonts on /storage/emulated/legacy/
    • put your font in folder Fonts

    Do with your OWN RISK
    2
    I want to ask if you can do a version without any extra things. Only the dark ui, no Micky hands, center notification or anything. Only the dark ui, i love this so much and your mod is looking so good. But i dont like the extra modifications.
    1
    I try with root explorer and it worked
    Thanks for your hard work!

    54dd3cb4831f01685aafcae66f35f63d.jpg


    XDA signature:
    Tap-a-talked from Moto G running Stock BR 5.0.2 / Stock Kernel
    Good Job :good:

    Can I use this 5.0.2 lollipop Asia
    Try it and you will know it ..
    BUT Do With Your Own Risk :silly:
    1
    If you wan't change icon on SystemUI Just Do this steps :
    • Copy SystemUI in your internal storage from /system/priv-app/SystemUI/
    • If you using PC open SystemUI.apk using winrar,etc if you using phone using root explorer,etc
    • drag out folder res/drawable-xhpdi to your pc or on your internal storage in your phone
    • change icon like what you want, but 9.png you need patch it
    • drop in again folder drawable-xhdpi (was mod by you) in SystemUI.apk to res/placehere
    • Copy SystemUI.apk to /system/priv-app/SystemUI
    • change permission to 644
    I wanna get this systemui on resurrection remix rom, but when I'll go to replace that pngs on SystemUI\drawable-xhdpi-v4, there isn't (at least the battery ones) is there any additional step t get these files first? or how can I mod to get it?
    or you can do it for me?:D if no, please, explain me how to get it :(