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

Help Can you change systemui?

noxxtar

Well-Known Member
Hi guys and today I was wondering that I won't have a lollipop update neither a firmware update for lollipop, but I though that after a while when kitkat gets old, I could have the nice looking lollipop, I mean just the bar thats on the top. Is it even possible? I've seen YT videos that show an app called system app installer and you install the systemui.apk with that and then you reboot systemui (root) and its done, but I think they are fake. So, whats the answer?
 
If you mean a transparent status bar, that can be achieved (on a rooted device) with the Xposed installer app and a suitable module. You could also change the bottom nav bar to match the new Lollipop style the same way.

Otherwise you'd have to decompile your device's systemui.apk, replace the relevant assets, recompile/sign it, then flash it back to the device to replace the original. That's a lot of work, and a lot of scope for error.
 
thats too hard and too complicated. cant you talk more clear about this? yea i need a xposed module and then?
 
Put simply, you'd need to modify the contents of the SystemUI.apk for your device (e.g. replacing some of the images) then install that in place of the original. And you have to modify your device's SystemUI - using the SystemUI from a different device will not work.

You should also take a nandroid backup (a full system backup made using a custom recovery) before attempting this, since any mistake and your ROM will not boot.

And if that's full of unfamiliar terms, you need to make sure you understand them before attempting it. Not trying to be unhelpful, just that this isn't stuff you should attempt by blindly following a recipe without understanding what you are doing, as it's too easy to mess up that way.
 
Back
Top Bottom