• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help SyestemUI edit on Android

I'm trying to understand that how can mod/edit the xml file of systemui from my android phone. I know that the work is risky but I want to do. And I already have taken a backup of my rom. Answer me please.
 
Hello Hadron, I already have taken a backup of my rom. Answer me please of my Question. I'm trying to understand that how can mod/edit the xml file of systemui from my android phone.
 
Well the important question is the one El Pres asked: what is it you actually want to do by editing this app?

Bear in mind that SystemUI is one of the things that will be customised by the manufacturer, so your SystemUI might have different content from someone else's. Personally I've done theming by replacing graphics in the SystemUI.apk with my own but have not messed with the XML myself. I can't recall exactly how I installed it though: I probably played safe and either inserted it into a copy of my ROM .zip and reflashed or took a flashable zip from the UOT kitchen and replaced the apks in it with those I'd modified myself, but it's been a couple of years since I felt the need to do this stuff. However, an important point here is that I was using de-odexed ROMs for doing this - it's rather more complicated if odexed, so it may depend what ROM you are using.
 
By editing this (*status_bar.xml, qs_tile_background.xml) just I want to change status bar, quick settings background, clock color etc of my android. how can edit this by using phone?
 
It's the Linux-standard vi editor for Android.

I use vi for editing xml files on every platform, that's the app I use for Android.

It is NOT a wysiwyg editor - don't try it if you don't know vi.

If you try a Windows editor or a document editor you're not going to be happy, they're not made for this, that is.
 
You can also use the note editor built in to ES File Explorer, that's in the Play Store, and may be easier if you don't know vi.

It's really easy to get an accidental touch in the ES note editor, and you said that you have a rom backup - so you may have to try a few times and restore the backup until you get used to the ES note editor.

It's not the greatest but it will handle your Android control files correctly and that's the main thing.
 
Back
Top Bottom