I'm just wondering if someone can upload the 253 SystemUI: (my navbar and status bar disappeared)
/system/priv-app/SystemUI/oat/arm64/SystemUI.odex
AND
/system/priv-app/SystemUI/SystemUI.apk
and
/sustem/framework/services.jar
messed up so hard, now the user interface keeps crashing.
I'm without my notebook that's why I'm asking for these files, because I want to fix the phone asap, because it is going to be a long day
Thanks so far.
P.S.: E5823 32.2.A.0.253
Related
Anyone have a mod that can make the notifications transparent? I'd like to see my desktop through the notifications (ie: persistent wifi notification, gmail, etc.).
Haven't figured out how to do it myself on my stock, rooted phone, non-deodexed. If there's no mod for it, I'm more than willing to brick my phone a few times trying to do it myself if anyone has instructions on what to edit. I've already messed with SystemUI.apk and framework-res.apk a couple times, haven't tried twframework-res.apk yet.
Asking about this part of the notifications, if I wasn't clear: http://s15.postimage.org/y8ad3u917/Screenshot_2012_10_03_17_59_49.png (image borrowed from another thread)
Its in system UI, pm me the file and ill do it for you later tonite
Sent from my Galaxy Note II
Wow, it's all in SystemUI? Hah. Any chance you could also tell me what file you edited? This has been driving me bonkers over the past few days.
PM'd, and thanks so much.
Edit: Still looking for answers. Initial tries didn't pan out, again. Not sure where in the files the notification background is located.
Bumping this, still wondering.
hey all, im pretty new to android development and have been trying to create a custom rom for my LG E430, all is going well tho. however i have came to a stumbling block.
i am currently working on my LGSystemUI.apk by customizing the statusbar and notification area, but i cant seem to find how to make the notification background transparent? any help is appreciated and i have added a screenie below so you know what im on about
SOLVED
managed to get it, turned out i needed to edit xmls in both framework-res and lge-res to get it to work. :silly:
Hi Guys, My phone has any annoying camera shortcut on the lockscreen I keep swiping accidentally, I would like to remove it, my phone is a Nubia running lollipop, its a customised UI so xposed apps/root apps that can change the lockscreen don't work for me.
I have decompiled the systemUI and found the areas where the shortcut is, but I cannot get rid of it, adding visibility gone to the line did nothing, removing the line completely gave a crash and trying to make the camera shortcut have the same target as the unlock also made it crash.
Anyone provide any help?
this file is called "keyguard_bottom_area.xml
http://pastebin.com/F90tKdwx
this is called lockscreen_host_view.xml
http://pastebin.com/QwwKmkSz
any advice would be great!
updated pastebin link to the correct file!
Hello, well I'll start off by saying this is my first android phone and I am honestly just getting use to it now.
Anyway, I was wondering if there's anyway to actually not have the clock and date on the lockscreen?
My only options are Clock Size : Small -Medium - Large. No option to turn it off..
It's quite irritating cause I just want a clean background with no widgets.
I've tried widgets but am not sure exactly how to use them on lockscreen.
Can someone please help me get this god damn clock of my lockscreen?
AFAIK the phone is rooted, no idea by what root or version either, sorry.
Any help would be greatly appreciated,
Kind Regards,
Bai
So I decided to port Material 4.3 by FateNozomi to Omni 4.4..4 framework,UI and Settings,and everything went smooth (at least I thought).After porting,I recompiled all apps without any error.First time I signed them with testkeys provided with singapk.jar and system wouldn't install them,so later I found platform keys with which system would allow installation.
Short after I activated AD in Settings options to realize that I can't read notification nor unlock phone through AD (when ever I click on unlock button nothing happens).Also tried to change Lockscreen shortcuts but when I have to drag unlock ring to assign shortcut nothing happens (ring doesn't expand),and lastly when I activate contextual notif header it just get stuck on one image (if I activate it in morning ,morning.jpg will remain untill the next reboot,wont change throughout the day).
to decompile I used apktool 2.0.3 and as I told,I recompiled with 0 errors (except usual translation missing).
I didn't mod any of these options that are malfunctioning,I even stayed away from every xml that could potentially lead to breakage of any options (hah and in the end got breaks on options I regularly use).
If someone could help I'd be more than happy to listen as I've searched xda through and through and haven't found any bugs or problems that could cause this.
Could it be the platform keys?Apktool mistranslated some strings or resources I honestly have no ****ing clue and its driving me crazy.
Id really need some help being that this is my first "project".
Fixed Lockscreen but not AD
I cross referenced my modded Settings with original and found a miss match in dimensions that fixed LS shortcuts.
I had no luck with AD,so if someone is familiar with omnis active display Ill be more than happy to try any suggestions !!!!!
I also cross referenced modded SystemUI xml related to AD and all matched with originals.
Fixed AD
I found out that I did change some sensitive values for AD,which led to it breaking so I fixed it all.All things that were broken,broke because of my limited to non knowledge of android so I apologize to moderators for clogging this section.
Feel free to delete this thread!!