N910F modding sysui help - Galaxy Note 4 Q&A, Help & Troubleshooting

Hi guys
I have decompiled systemui.apk and edited statusbar.xml not to show clock and battery. Recompiled and replaced original apk with the new xml and resources. copied back to system/privapp and set permissions. After reboot i get systemui error and no statusbar. Am i doing something wrong? Has anyone done this successfully. Rooted stock rom. Any help would be appreciated.
Thanks
M

mmoonsamy said:
Hi guys
I have decompiled systemui.apk and edited statusbar.xml not to show clock and battery. Recompiled and replaced original apk with the new xml and resources. copied back to system/privapp and set permissions. After reboot i get systemui error and no statusbar. Am i doing something wrong? Has anyone done this successfully. Rooted stock rom. Any help would be appreciated.
Thanks
M
Click to expand...
Click to collapse
What exactly trying to do ??
●•N910G (Nadia) ET•●

Trying to remove clock and battery icon from my statusbar

mmoonsamy said:
Hi guys
I have decompiled systemui.apk and edited statusbar.xml not to show clock and battery. Recompiled and replaced original apk with the new xml and resources. copied back to system/privapp and set permissions. After reboot i get systemui error and no statusbar. Am i doing something wrong? Has anyone done this successfully. Rooted stock rom. Any help would be appreciated.
Thanks
M
Click to expand...
Click to collapse
Chech each line you edited for a error. What tool fid you use to compile with? Make sure it is the newest.

Apktool. It decompiles and recompiles with no errors.

Related

Do i need edit a Jar file?

Hi
Im trying to Mod a framework.zip file i downloaded (and am currently using)
I wanted to make the notification bar and pull down transperent (or nearly so)
i have edited the correct pngs and been able to re-pack and flash .zip file and it all boots ok but the bits i changed just show as a lightish grey rather than being transparent.....i read on another thread that in order for this to work you also need to edit a jar file, is this correct??
if so what do i change and what do i change it to !!!???!!!
any help or confirmation would help.....a lot !!
cheers
try with this service jar just its :http://leedroid.protogenlabs.com/#page-customization
chk13 said:
try with this service jar just its :http://leedroid.protogenlabs.com/#page-customization
Click to expand...
Click to collapse
Thank you
Frosty

Building And APK.

Hi All,
Just a quick question if I may - I've decompiled my framework-res.apk file to edit an icon, but how do I go about re-compiling the .apk?
Any help is greatfully appreciated,
Regards
SWFlyerUK said:
Hi All,
Just a quick question if I may - I've decompiled my framework-res.apk file to edit an icon, but how do I go about re-compiling the .apk?
Any help is greatfully appreciated,
Regards
Click to expand...
Click to collapse
For simple icon editing, I'd just rename the .apk to .zip and extract the icon to be changed, then re-store it into the archive. No need to decompile/recompile for image changes as they are just stored as-is.
Hi mate,
Thanks for the reply.
I changed framework-res.apk to a .zip and changed some of the image files, then re-packed to a .apk - I tested to see if it would install and I got "Error Parsing Package" on my tablet, is this supposed to be the case with the framework apk?
Many thanks.

error in recomplie framework-miui-res.apk

hi every body
i decompiled framework-miui-res.apk to remove Chinese language but i got some error and if it done phone dosen't boot
can any one help me to remove Chinese language from this apk and re upload the apk
thanks
Did you re-sign the apk?
I recently decompiled and recompiled an apk using this guide.
Robbie P said:
Did you re-sign the apk?
I recently decompiled and recompiled an apk using this guide.
Click to expand...
Click to collapse
thank you but this is system apk no need to sign just replace META-INF and AndroidManifest.xml from original apk it works on framework-res.apk and any system apk
but my problem with recompile not sign
malakmagd said:
thank you but this is system apk no need to sign just replace META-INF and AndroidManifest.xml from original apk it works on framework-res.apk and any system apk
but my problem with recompile not sign
Click to expand...
Click to collapse
Sorry mate, didn't know that. Perhaps someone else may be able to help.
there is no any one for help
i founded another way i' try it

Can't edit lidroid-res.apk

I want to change the text color of toggles.
I changed only the textColor=#ff6f6f6 and shadowColor=#00000000 in layout/power_widget.xml
And after compiling & signing i pushed it to system/framework and the phone stuck in bootloop.
Please Help!
Nobody here that can help me.
Sachin Kumar53 said:
Nobody here that can help me.
Click to expand...
Click to collapse
you need to add the lidroid-res apk to the apktool folder in userdata.
or if i recall use
apktool -f lidroid-res.apk
it fails to decompile because it misses "various framework items"
Sometimes it can be due to using different framework-res.apk's

Decompile/Recompile SystemUI.apk file - Errors in .9.png files

I'm trying to modify some layout files in SystemUI.apk and the apktool(v2.3.1) gives no errors in decompiling.
But when I try to recompile it, apktool give these errors,
Code:
No marked region found along edge.
Found along left edge.
The error is caused by "pip_dismiss_scrim.9.png" file.
I didn't try to modify any of these png files. I just changed only an xml file.
How to successfully decompile/recompile this apk?
Any help would be appreciated. Thank you!
RavinduSha said:
I'm trying to modify some layout files in SystemUI.apk and the apktool(v2.3.1) gives no errors in decompiling.
But when I try to recompile it, apktool give these errors,
Code:
No marked region found along edge.
Found along left edge.
The error is caused by "pip_dismiss_scrim.9.png" file.
I didn't try to modify any of these png files. I just changed only an xml file.
How to successfully decompile/recompile this apk?
Any help would be appreciated. Thank you!
Click to expand...
Click to collapse
Hello
You need replace the pip_dismiss_scrim.9.png file ....
for more detail see this post: https://forum.xda-developers.com/note-fe/how-to/tutorial-3-minute-battery-oreo-8-0-t3789203

Categories

Resources