[Q] Hi all - SLIM CM7 User - General Questions and Answers

hi all
this is my first thread. i'm italian...and please excuse me for my bad english....
i've a samsung galaxy next s5570 and i've tried some roms on my phone...oxigen..new experience...balt rom...emanon and other
now i've tried the new SLIM CM7...well ...this is the only one rom that not eat my battery....!!!
for me..the best CM7 based rom.
i have just a question.
i have changed some png in the status bar and i've tried to put the clock in the center of the screen.
all ok with the change of png...but when i decompile the sistemui.apk for edit the status_bar.xml and recompile it ... i put the systemui.apk in the phone with right permission..i reboot the phone but the status bar disappear.
i've tried to decompile and recompile apk without modyfy nothig but is the same.
for decompiling and compiling i've used Apk_Manager_5.0.2 or apk tools..but is the same.
i've already used apk manager for modify other systemui.apk with success...but only with the systemui.apk of SLIM CM7 i have problem
where is my error ?
thanks all for the patience
bye
GHIGO

GHIGO973 said:
hi all
this is my first thread. i'm italian...and please excuse me for my bad english....
i've a samsung galaxy next s5570 and i've tried some roms on my phone...oxigen..new experience...balt rom...emanon and other
now i've tried the new SLIM CM7...well ...this is the only one rom that not eat my battery....!!!
for me..the best CM7 based rom.
i have just a question.
i have changed some png in the status bar and i've tried to put the clock in the center of the screen.
all ok with the change of png...but when i decompile the sistemui.apk for edit the status_bar.xml and recompile it ... i put the systemui.apk in the phone with right permission..i reboot the phone but the status bar disappear.
i've tried to decompile and recompile apk without modyfy nothig but is the same.
for decompiling and compiling i've used Apk_Manager_5.0.2 or apk tools..but is the same.
i've already used apk manager for modify other systemui.apk with success...but only with the systemui.apk of SLIM CM7 i have problem
where is my error ?
thanks all for the patience
bye
GHIGO
Click to expand...
Click to collapse
Hi all
this is the APK of my problem
I hope someone can help me.
thanks all

Thanks all for your help
I've resolved my problem

Related

Do not enter.

Mod is down: The new thread: HERE
Moderators, feel free to delete this post.
Good Start Man, Hope someone will advise very soon.
Thanks for your effort.:good:
Only de- and recompiling will not really lead to anything.
You have to solve each error here step by step. And as you can see there are many entries missing when recompiling against a framework from a different device and/or Android version.
This means that resolving the missing entries (like simply deleting them in each file) won't help because even if the recompile succeeds it will never run because of errors in the dependencies of the apk etc..
you should specify where you've changed
Tried almost everything but i cant get it working. Also tried VRTheme ZIP but it doesnt work too, it doesn't recognize the 9.png files and show the UI stretched... This is not my work, its for Not-i, Majdinj, Zai89 and other amazing themers for this amazing device (sorry if i forgot other users). I've seen it in S2 forums (Themes and Themed roms too) with the TW2013 UI for 4.1.2 so i dont think it will be very hard to an experienced themer. Thanks for the support. Good Luck to everyone!
You are compiling a a 4.2.2-based apk file with 4.1.2 installed framework, if you see in another thread they must have same version or it is themed apk file.
Can just use X-plore open apk as zip file n copy all the themes but not xml to another apk open as zip file.
not much changes wif just a framework.res.apk n options is alittle too small to fit it..
so no point to make a mod just framework.res.apk
@galaxynote2
The pictures in the attachment aren't useful!
If you want to change the png's, then take them from the original apk out!
Don't decompile it!
So, never use 9.png's from decompiled apk!
Try it again with the 9.png's from the original apk. Just copy them from the apk to your new one. Don't decompile it.
If you try to add some 9.png (from decompiled source), then they looks ugly with the vrtheme system...
(and can't build it with apktool too...)
@tkari4 thank you for the answer! I will try again now..
galaxynote2 said:
@tkari4 thank you for the answer! I will try again now..
Click to expand...
Click to collapse
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
tkari4 said:
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
Click to expand...
Click to collapse
@tkari4 some progress (attached files). That is my result putting the non-decompiled images in a vr-theme:
Popups are still bugged, 9.png resizing doesnt worked.
Action bars themes (Holo Light and Holo Dark) are now working!
Almost all buttons, checks and ticks are now converted and working.
What to do:
Fix the bugged popups
Convert Text fields (wich are 9.png too so its the same as the popups problems...)
__________________________________________________________________________________________
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
galaxynote2 said:
@tkari4
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
Click to expand...
Click to collapse
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
tkari4 said:
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
Click to expand...
Click to collapse
@tkari4 Ok, downloaded... (Slow connection).
So, first i need to install the recently downloaded framework in apktool and then decompile my 4.1.2 Note Framework?
Nevermind! Recompiled without problems! I've modified some pngs to se if it works and worked, so now im porting the fully theme. Thank you!
galaxynote2 said:
After all S4 mods for our Note, this is the last touch to have the new Touchwiz Interface in this amazing device.
Click to expand...
Click to collapse
You are gonna be rocked,,
Waiting for download link, As I understand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
mjrifath said:
You are gonna be rocked,,
Waiting for download link, As I stand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
Click to expand...
Click to collapse
Could you don't quote the whole thread next time please? Just click the reply button thats all
Juhan Jufri said:
Could you don't quote the whole thread next time please? Just click the reply button thats all
Click to expand...
Click to collapse
Thanks for the info mate. Post edited:laugh:
When you realese this mod?
____________
YES WE SCAN!!!
This thread has to be closed since no updates from OP or there is no any valid MOD
mjrifath said:
This thread has to be closed since no updates from OP or there is no any valid MOD
Click to expand...
Click to collapse
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
el5arsawi said:
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
Click to expand...
Click to collapse
Thats for 4.2.2
Please op just provide the s4 style launcher
Sent from my GT-I9100 using xda app-developers app

SystemUI help !

Hi Everyone ! I tried to decompile and compile the systemUI apk using AndroidMultitool ! Decompiling went smoothly, but when I recompiled it, it gave many errors that I don't know as I am a bit new to these things ! Please see the log attched and the folder I want to recompile and help me out ! I edited this apk for adding the 4.2 quick toggles in 4.1 (Embryo 7) ! Just followed the steps from somewhere !
Probably used the wrong framework-res ... this may help: http://forum.xda-developers.com/showthread.php?t=1951867
Also, smali editing is the devil's work. Best of luck there.
I just used the framework-res of mohan's Embryo 7 and systemUI too ? Also I just followed the instructions of a page where it tought me how to add quick toggles !!
Sent from Skyrocket
Hit Thanks if I helped

Need SystemUI.apk

Help, I tried to mod SystemUI.apk but the status bar is gone . Can somebody provide me with the original SystemUI.apk, i know how install i just need the apk.
tcv12 said:
Help, I tried to mod SystemUI.apk but the status bar is gone . Can somebody provide me with the original SystemUI.apk, i know how install i just need the apk.
Click to expand...
Click to collapse
did you change permission to R-RW, R, R? if yes you could restart your phone to see the status bar again
make sure system UI is compatible with your phone, some system UI does not work on xperia J based on my experience.
HI! This is for XJ JB:
http://www.mediafire.com/download/9us9gl3o9jws0ia/JLo+System+UI.zip

[Q] help modded SystemUI

I mod my SystemUI and share it with my friends. Some of my friend can use my SystemUI but some cannot they always ended with no statusbar and navigation. they also used my framework-res.apk.
my question is, is the build version the reason of this? is there any fix for this problem?or do I need some file to include when I recompiling my SystemUI?
Please help me guys. thanks in advance.
plz help
Up
ethandub said:
I mod my SystemUI and share it with my friends. Some of my friend can use my SystemUI but some cannot they always ended with no statusbar and navigation. they also used my framework-res.apk.
my question is, is the build version the reason of this? is there any fix for this problem?or do I need some file to include when I recompiling my SystemUI?
Please help me guys. thanks in advance.
Click to expand...
Click to collapse
well actually there can be a number of ways for this to happen...being a rom chef i have myself encountered these problems while rom development
the major cause is the SIGNATURE CHECK.every app and dex file is signed with a key if an app is different from the rest of the apps by signature the the syatem fails to execute or install it this ends with the no statusbar error
as for build number sonty hasnt modeified the systemui in current updates so i dont think that build is any problem
tnx for reply
abhishekr700 said:
well actually there can be a number of ways for this to happen...being a rom chef i have myself encountered these problems while rom development
the major cause is the SIGNATURE CHECK.every app and dex file is signed with a key if an app is different from the rest of the apps by signature the the syatem fails to execute or install it this ends with the no statusbar error
as for build number sonty hasnt modeified the systemui in current updates so i dont think that build is any problem
Click to expand...
Click to collapse
tnx bro, this is what happen, i've choose one systemui thats works perfectly with them and start to modify that systemui, some of them can use that modified ui some cannot , as you said maybe the signature check is the one reason so we can fix this if i will used the androidmanifest and meta-inf of that unmodified systemui to my modified systemui?again thanks for your response bro.
ethandub said:
tnx bro, this is what happen, i've choose one systemui thats works perfectly with them and start to modify that systemui, some of them can use that modified ui some cannot , as you said maybe the signature check is the one reason so we can fix this if i will used the androidmanifest and meta-inf of that unmodified systemui to my modified systemui?again thanks for your response bro.
Click to expand...
Click to collapse
yes as much as i know if u dont edit androidmanifest.xml the signature remains the same so it should work
I already tried that thing bro same not working.

[MOD][N][F8131][7.0][7.1] Centre Clock, Combined Data/WiFi cluster on Left

Hi ​Today id like to share my modified SystemUI.apk for NOUGAT 7.0 (39.x.x.x442) and now 7.1 (41.x.x.x.8).
As the title suggests, it has been modified with the combined Data/WiFi cluster, moved to the left side of status bar, and the clock centered. Just flash the zip in recovery and reboot. Working on .442.
Works on odexed rom, I tested before deodexing .442.
Thanks to:
@Ticklefish (data/WiFi mod and awesome tickle my android program, miscellaneous help)
@FunSucker (Centre Clock mod, help with miscellaneous code)
@whalesplaho (all round help with code placement/modifying apk)
Please give the above guys a thanks on their posts, without them i'd still be waiting for xposed to achieve this.
A screenshot will speak more too......
Happy yhu work it out. :good:
You're welcome, @Beetle84 . Great work :good: and glad to help
is it possible to port something like this for sony z5 premium nougat too? its awsome , i barely know how to compile and decompile systemui.apk but i dont know how to change the lines , for example i really want center clock and your idea to combine data and wifi awsoooome , and rounded corners of the notifications these are my dreams could any one do one of them for me at least? sorry if im in wrong thread but i didnt see something like this any where <3
mahyjooon said:
is it possible to port something like this for sony z5 premium nougat too? its awsome , i barely know how to compile and decompile systemui.apk but i dont know how to change the lines , for example i really want center clock and your idea to combine data and wifi awsoooome , and rounded corners of the notifications these are my dreams could any one do one of them for me at least? sorry if im in wrong thread but i didnt see something like this any where <3
Click to expand...
Click to collapse
Hey mate, I didnt think of any of these awesome mods, I just implemented them. Zip, upload and send me a link to your SystemUI.apk and Framework-Res.apk, I will have a go.
Beetle84 said:
Hey mate, I didnt think of any of these awesome mods, I just implemented them. Zip, upload and send me a link to your SystemUI.apk and Framework-Res.apk, I will have a go.
Click to expand...
Click to collapse
@Beetle84
:angel::angel::victory::victory:
thanks in advance ^_^ and is it possible to reduce the icons size in statusbar? in nougat they look really big i have attached my last statusbar screen shots from MM which i had modified with xposed fsb
-hide battery indicator and just number of percentage
-dual sim networrk just 2 dots for each network
-center clock
-wifi 4 dots to be similar with other side of the clock
after lots of search and time wasting i just managed to center the clock only
i reaaaally thank you if u do this changes , i cant stand status bar in this style and 3rd party apps just not smooth and enough for me as you know yourself
________
edit:i have to upload my systemui.apk and framework-res.apk in zip mod cause every time i started to up it as apk it gives error entity too large or sth like this
mahyjooon said:
@Beetle84
:angel::angel::victory::victory:
thanks in advance ^_^ and is it possible to reduce the icons size in statusbar? in nougat they look really big i have attached my last statusbar screen shots from MM which i had modified with xposed fsb
-hide battery indicator and just number of percentage
-dual sim networrk just 2 dots for each network
-center clock
-wifi 4 dots to be similar with other side of the clock
after lots of search and time wasting i just managed to center the clock only
i reaaaally thank you if u do this changes , i cant stand status bar in this style and 3rd party apps just not smooth and enough for me as you know yourself
________
edit:i have to upload my systemui.apk and framework-res.apk in zip mod cause every time i started to up it as apk it gives error entity too large or sth like this
Click to expand...
Click to collapse
So is the systemui.apk you supplied already modified with center clock? If so, Do you have a completely stock backup?
Beetle84 said:
Hey mate, I didnt think of any of these awesome mods, I just implemented them. Zip, upload and send me a link to your SystemUI.apk and Framework-Res.apk, I will have a go.
Click to expand...
Click to collapse
Beetle84 said:
So is the systemui.apk you supplied already modified with center clock? If so, Do you have a completely stock backup?
Click to expand...
Click to collapse
no both files are stock files no modification
mahyjooon said:
no both files are stock files no modification
Click to expand...
Click to collapse
Give the attached zip a try, hopefully it works.
You can unzip the test.zip and replace the modified systemui.apk with your own stock file and rezip so you have a flashable stock backup.
Download link updated, now based off .442 systemui.apk
Beetle84 said:
Give the attached zip a try, hopefully it works.
You can unzip the test.zip and replace the modified systemui.apk with your own stock file and rezip so you have a flashable stock backup.
Click to expand...
Click to collapse
here is a shot ^_^ its good but i would be better if it was just like yours in the first post , and both networks better to merge i think
mahyjooon said:
here is a shot ^_^ its good but i would be better if it was just like yours in the first post , and both networks better to merge i think
Click to expand...
Click to collapse
Hmm, I will have a look at it shortly, im not sure what I can do about the 2 signals, I forgot you were dual sim.
Deleted
@Beetle84
Can you share a tutorial for the centered clock ?
Z5 - Stock 7.0
nreuge said:
@Beetle84
Can you share a tutorial for the centered clock ?
Z5 - Stock 7.0
Click to expand...
Click to collapse
No worries, I will post it when im at home.
@nreuge
https://forum.xda-developers.com/showpost.php?p=71355115&postcount=120
Download the zip attached to that post, inside are two xml's from a deodexed systemui.apk.
Deodex then decompile your systemui.apk and edit your files to match (you can try to copy and paste but it may have errors), recompile and hopefully it worked.
Beetle84 said:
@nreuge
https://forum.xda-developers.com/showpost.php?p=71355115&postcount=120
Download the zip attached to that post, inside are two xml's from a deodexed systemui.apk.
Deodex then decompile your systemui.apk and edit your files to match (you can try to copy and paste but it may have errors), recompile and hopefully it worked.
Click to expand...
Click to collapse
Will do it ASAP, thanks a lot!!
OP updated for NOUGAT 7.1, 41.x.x.x.8.
How to return to stock?
Also, how to change wifi icon? I do not like the single bar, I would like the traditional one.
chiobesek said:
How to return to stock?
Also, how to change wifi icon? I do not like the single bar, I would like the traditional one.
Click to expand...
Click to collapse
If you didnt back up your stock systemui.apk, you will have to wait till tomorrow and I will add one to the OP. As for the stock wifi icon, I will have a play tomorrow, it shouldn't be hard at all really. I have fixed the small gaps (signal cluster moves a little to the right when wifi is on and notifications were a bit far over as well) so I will add that tomorrow too :good:.

Categories

Resources