[TUT]Fix Signal Data Connection Overlapping - Sony Xperia M

This tutorial will fix the H sign on signals which overlaps when using mobile data the in out arrows.
Requirements > Knowledge of compling and decompiling apk
Tutorial >
Decomplie systemui.apk
Go to res > values > bools.xml
Change
<bool name="config_enableMobileComboIcon">true</bool>
to
<bool name="config_enableMobileComboIcon">false</bool>
save compile systemui put it back in phone
Go to System/Vendor/overlay
Rename Systemui-Overlay-285.apk to Systemui-Overlay-285.apk.bak or you can simply delete it
Rename com.android.systemui.res.apk to com.android.systemui.res.apk.bak or delete it
Reboot
Now you will have fix connection signals in out arrows

ya its working ty
now 4.3 has no bugs

Hey I didn't decompiled and compiled the systemui.apk, instead I just renamed the two files and rebooted and voila no data signal bugs....thanks a ton
Sent from my C2004 using Tapatalk

Is all of that really necessary? What i did is delete every single file in system/vendor/overlay. And that did the trick, for me
Sent from my C2004 using xda app-developers app

paper13579 said:
Is all of that really necessary? What i did is delete every single file in system/vendor/overlay. And that did the trick, for me
Sent from my C2004 using xda app-developers app
Click to expand...
Click to collapse
Totally agree with you buddy...
Sent from my C2004 using Tapatalk

Shazam_strikes said:
Totally agree with you buddy...
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
me too...just delete overlay

ansebovi said:
me too...just delete overlay
Click to expand...
Click to collapse
Updated OP deleting them is working fine

ansebovi said:
ya its working ty
now 4.3 has no bugs
Click to expand...
Click to collapse
cek your voice mail dialer then look at button (icon/pressed/focused/normal)

please, can anyone give me tutorial link for that data traffic mod?
thanks...

sasuke34 said:
please, can anyone give me tutorial link for that data traffic mod?
thanks...
Click to expand...
Click to collapse
Bro look up, this whole thread is the tutorial for the data traffic mod overlapping signal.... Or just go to system/vendor / overlay and delete every single file from that folder... Hit thanks
Sent from my C2004 using Tapatalk

Shazam_strikes said:
Bro look up, this whole thread is the tutorial for the data traffic mod overlapping signal.... Or just go to system/vendor / overlay and delete every single file from that folder... Hit thanks
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
yep, i know...
i just interest in that data speed meter mod with 2 line...cuz i always found only 1 line.
after see that SS (with 2 line data speed meter), did i do wrong asking which tutorial i can use?

Related

how edit SystemUI.apk and build

I used apk took, apk manager edit systemUI.apk but when i build and cook rom then (process.com.androind.systemui) has stopped unexpectedly
i want edit images and XML
sorry . my bad english
check your xml files in the systemui, or maybe you did not sign the apk or you did not set perpissions to rw-r-r
also post in the right forum we have a Q&A thread in the general section
deathnotice01 said:
check your xml files in the systemui, or maybe you did not sign the apk or you did not set perpissions to rw-r-r
also post in the right forum we have a Q&A thread in the general section
Click to expand...
Click to collapse
i'm copy this in custom rom and flash,you can guilde 1 video or text ?
levanhau03 said:
I used apk took, apk manager edit systemUI.apk but when i build and cook rom then (process.com.androind.systemui) has stopped unexpectedly
i want edit images and XML
sorry . my bad english
Click to expand...
Click to collapse
What were the modifications you made?
Sent from my GT-S5360 using XDA
hell_lock said:
What were the modifications you made?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
edit 14 toogle , mod flash light in xml , and build .Help me
levanhau03 said:
edit 14 toogle , mod flash light in xml , and build .Help me
Click to expand...
Click to collapse
well... try it without editing the xml.. even i got bootloops when i tried to edit the xml files
hell_lock said:
well... try it without editing the xml.. even i got bootloops when i tried to edit the xml files
Click to expand...
Click to collapse
can you guilde video or text ?
levanhau03 said:
can you guilde video or text ?
Click to expand...
Click to collapse
I will help you after I complete my rom, I am busy these days..
Sent from my GT-S5360 using XDA App
hell_lock said:
I will help you after I complete my rom, I am busy these days..
Sent from my GT-S5360 using XDA App
Click to expand...
Click to collapse
please , very need..
levanhau03 said:
please , very need..
Click to expand...
Click to collapse
Pm me ur systemui.apk
Sent from my GT-S5360 using XDA

[Q] How to edit, successfully, twframework-res.apk?

Hi all!
I try edit twframework-res.apk (some images + some xml's) but it has no effect. I try doing wipe dalvik-cache and wipe cache, but nothing, images no change... xml no apply... i dunno what to do.
Any idea?
Thanks!
which tool do you use to decompile apk?
Sent from my eyes to your eyes using xda premium
phadly said:
which tool do you use to decompile apk?
Sent from my eyes to your eyes using xda premium
Click to expand...
Click to collapse
APK Manage 5.0.2 (Apk tool)
_FroX_ said:
APK Manage 5.0.2 (Apk tool)
Click to expand...
Click to collapse
you need to delete which files you have edit in keep folder including images..then press enter..
Sent from my eyes to your eyes using xda premium
phadly said:
you need to delete which files you have edit in keep folder including images..then press enter..
Sent from my eyes to your eyes using xda premium
Click to expand...
Click to collapse
I do this. Now I explore twframework-res.apk with root explorer and I've seen are the images that I have modified, so all ok, however not work...
_FroX_ said:
I do this. Now I explore twframework-res.apk with root explorer and I've seen are the images that I have modified, so all ok, however not work...
Click to expand...
Click to collapse
you also need to modified images in framework-res.apk..there are same images in both twframework-res.apk and framework-res.apk..search for it..
Sent from my eyes to your eyes using xda premium
phadly said:
you also need to modified images in framework-res.apk..there are same images in both twframework-res.apk and framework-res.apk..search for it..
Sent from my eyes to your eyes using xda premium
Click to expand...
Click to collapse
Ok, the same images in the two files (twframework-res.apk and framework-res.apk) but, xml files? I edit one xml but there isn't any change (twframework-res.apk), that xml is neither in framework-res.apk or SystemUI.apk
Edit: Ok, I don't need to edit twframework-res.apk, i need to edit apk xml (in this case, Music.apk) I found the same xml inside, i'll try if work.
Edit2: It's work.
_FroX_ said:
Hi all!
I try edit twframework-res.apk (some images + some xml's) but it has no effect. I try doing wipe dalvik-cache and wipe cache, but nothing, images no change... xml no apply... i dunno what to do.
Any idea?
Thanks!
Click to expand...
Click to collapse
hi ,
first what do you want to change exactly ?
in Tw rom the Framework-res.apk is not the same as stock google phone so maybe you have to look inside
colour change
maxx35000 said:
hi ,
first what do you want to change exactly ?
in Tw rom the Framework-res.apk is not the same as stock google phone so maybe you have to look inside
Click to expand...
Click to collapse
hi i want to edit the system font color which apk should i edit..framework,systemUI
ngaihomasailo said:
hi i want to edit the system font color which apk should i edit..framework,systemUI
Click to expand...
Click to collapse
framework-res.apk.."res/color/ folder" and "res/values/styles.xml"..
Sent from my eyes to your eyes using xda premium
thanks
Sent from my GT-S5830 using Tapatalk 2
Can either of the apks be modified the change the 'theme' of TouchWiz?
Basically to get stock JellyBean look on Samsung Galaxy S2+. For eg, certain menus, radio buttons, preference activities etc...
kanchudeep said:
Can either of the apks be modified the change the 'theme' of TouchWiz?
Basically to get stock JellyBean look on Samsung Galaxy S2+. For eg, certain menus, radio buttons, preference activities etc...
Click to expand...
Click to collapse
Yes.
For 99% controls of ui you would need to edit framework-res.apk
Though i prefer apktool + 7zip
Sent from my LG-D722 using XDA Free mobile app

[Help] [Pro] Help me to edit settings.apk (decompile & compile) correctly

I installed all apk found under system/framework with apktool.
*framework-res.apk & another apk
Then decompiled Settings.apk of Xperia pro stock ics Rom.
After that ,without making any change I compiled the apk. Then I surprisingly noticed that the size compiled apk is 1/3 of original stock settings.apk .
Then I flashed the apk using cwm to my phone to test if it work .after flashing, the setting icon is invisible in launcher menu !
Plz anybody tech me how decompile and re compile stock settings.apk of Xperia pro properly..
----------------****---------------
I'm noob. Help me to be great like U
shouvo said:
I installed all apk found under system/framework with apktool.
*framework-res.apk & another apk
Plz anybody tech me how decompile and re compile stock settings.apk of Xperia pro properly..
----------------****---------------
I'm noob. Help me to be great like U
Click to expand...
Click to collapse
take a look here
cosmyndemeter said:
take a look here
Click to expand...
Click to collapse
On that post I found something like this
"2-STEP hope u guys know how to decompile iam not going to explain it so decompile the settings.apk (make sure u set the compression level 128mb)"
Then explain me how set compression level in apktool??
Sent from my MK16i using xda premium
I know how to decompile and compile. Also know how to mod....but main problem Is ,after re compile, settings.apk's size is decreased...why it's happening !?
Sent from my MK16i using xda premium
shouvo said:
I know how to decompile and compile. Also know how to mod....but main problem Is ,after re compile, settings.apk's size is decreased...why it's happening !?
Sent from my MK16i using xda premium
Click to expand...
Click to collapse
size depends on apktool aapt or other files. ıts not so important. if you truly decompiled and recompiled. Be sure on resources.arsc's compression method is STORE. Generally that causes this problem. run 2 apps (original and unsigned) with winrar. move edited xmls from unsigned to signed with normal compression. Move icons(if you added or changed) with STORE method and finally move resources.arsc with STORE method.
Erhany said:
size depends on apktool aapt or other files. ıts not so important. if you truly decompiled and recompiled. Be sure on resources.arsc's compression method is STORE. Generally that causes this problem. run 2 apps (original and unsigned) with winrar. move edited xmls from unsigned to signed with normal compression. Move icons(if you added or changed) with STORE method and finally move resources.arsc with STORE method.
Click to expand...
Click to collapse
"Be sure on resources.arsc's compression method is STORE. " how can i set it to STORE ??
Sent from my MK16i using xda premium
shouvo said:
"Be sure on resources.arsc's compression method is STORE. " how can i set it to STORE ??
Sent from my MK16i using xda premium
Click to expand...
Click to collapse
as I told you, open 2 apks with winrar. drag& drop resources arsc from unsigned.apk to original.apk, a screen will appear, Check compressin method on left center( generally writes NORMAL) change it to STORE and select OK for copying. thats all
Erhany said:
as I told you, open 2 apks with winrar. drag& drop resources arsc from unsigned.apk to original.apk, a screen will appear, Check compressin method on left center( generally writes NORMAL) change it to STORE and select OK for copying. thats all
Click to expand...
Click to collapse
thanks dude...it worked just like a charm
Sent from my MK16i using xda premium
shouvo said:
thanks dude...it worked just like a charm
Sent from my MK16i using xda premium
Click to expand...
Click to collapse
You r welcom. Im glad

[MOD] "M" unlocked ring

I don't really know where to post it .so, I decided to create a new thread for this...
Inspired by https://plus.google.com/u/1/+PankajGehloach/posts/LEC17sUfpAM
Flash via CWM
It works fine on my XT1032 ...retal.en.US. Any other Phones (XT10xx) or firmwares (...retail.en.XX or GPE) - I don't know will it work or not.
I highly recommend anyone do copy of your Keyguard.apk (/system/priv-app) before flashing this.
If you wanna do the same for your phone:
copy Keyguard.apk from your phone on your PC
download M[1].zip , find Keyguard.apk. Open it. Find ic_lockscreen_handle_normal.png and extract it.
Open yours Keyguard.apk via 7.zip (WinRar etc), and replace ic_lockscreen_handle_normal.png with mine without compressing
Replace Keyguard.apk in M[1].zip with yours and flash it.
S0bes said:
I don't really know where to post it .so, I decided to create a new thread for this...
Inspired by https://plus.google.com/u/1/+PankajGehloach/posts/LEC17sUfpAM
Flash via CWM
Click to expand...
Click to collapse
looks gud u replaced the png bro? and ur battery icon seems to be modded any share on how u did that battery icon mod?
yeshwanthvshenoy said:
looks gud u replaced the png bro? and ur battery icon seems to be modded any share on how u did that battery icon mod?
Click to expand...
Click to collapse
yes, I just replaced ic_lockscreen_handle_normal.png in Keyguard.apk
Battery icon was modified by gravitibox (root + xposed framework + gravitybox module). But I think it's not so hard to do a circle battery mod manually.
S0bes said:
yes, I just replaced ic_lockscreen_handle_normal.png in Keyguard.apk
Battery icon was modified by gravitibox (root + xposed framework + gravitybox module). But I think it's not so hard to do a circle battery mod manually.
Click to expand...
Click to collapse
nope manually isnt easy itz not abt replacing pngs for battery we gotta do a lot of smali editing tried and got fc
Which weather widget are u using??
dragonvasu said:
Which weather widget are u using??
Click to expand...
Click to collapse
the one from CM11
yeshwanthvshenoy said:
nope manually isnt easy itz not abt replacing pngs for battery we gotta do a lot of smali editing tried and got fc
Click to expand...
Click to collapse
may be you're right. I haven't been modifying battery manually since 2.3.6
S0bes said:
the one from CM11
may be you're right. I haven't been modifying battery manually since 2.3.6
Click to expand...
Click to collapse
yes but will be a gud one if we can manually edit it and suceed! i know itz a hell job though!
Which xposed module did you use for the battery icon?
Sent from my XT1033 using XDA Free mobile app
Would this work on XT1031?
Sent from my XT1031 using XDA Free mobile app
Guys seriously it's the gravitybox module even xblast could do it as we all know, the thread ain't about his circle battery. It's made for the "M" unlocker and I'm giving it a shot later on. Thanks mate.
Kohltont22 said:
Would this work on XT1031?
Sent from my XT1031 using XDA Free mobile app
Click to expand...
Click to collapse
As far as I know It should be working on any 4.4.2
But I tested it only on my xt1032.
dark ryder said:
Which xposed module did you use for the battery icon?
Sent from my XT1033 using XDA Free mobile app
Click to expand...
Click to collapse
Can you read 3d post?
Didnt exactly work on my XT1033
uberano26 said:
Didnt exactly work on my XT1033
Click to expand...
Click to collapse
what exactly happened?
Do you have a black screen instead of lockscreen or just nothing changed? @uberano26 Try this one. It was modified by vitamerlan for xt1033 asia.retail
Not a black screen but no lockscreen altogether, also the home button stopped working for some reason.
That works to some extent, the M shows but then the on screen keys starts behaving erratically.
S0bes said:
what exactly happened?
Do you have a black screen instead of lockscreen or just nothing changed? @uberano26 Try this one. It was modified by vitamerlan for xt1033
Click to expand...
Click to collapse
Can you give the zip file which revert back to stock.. Because when I flashed it, none of the locks are working and home button also not working...
Sent from my XT1032 using XDA Premium 4 mobile app
padhu1989 said:
Can you give the zip file which revert back to stock.. Because when I flashed it, none of the locks are working and home button also not working...
Sent from my XT1032 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Unfortunately I can not just create this zip from air. Zip should consist of files from your firmware
S0bes said:
Unfortunately I can not just create this zip from air. Zip should consist of files from your firmware
Click to expand...
Click to collapse
I can give you what are the files you needed.. Can you make a zip and post it.. It will help others too...
Sent from my XT1032 using XDA Premium 4 mobile app
padhu1989 said:
I can give you what are the files you needed.. Can you make a zip and post it.. It will help others too...
Sent from my XT1032 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Zip already exists. You should just replace Keyguard.apk in my zip with yours Keyguard.apk and flash.
S0bes said:
Zip already exists. You should just replace Keyguard.apk in my zip with yours Keyguard.apk and flash.
Click to expand...
Click to collapse
Sorry for the dump question.. Can I extract key guard.apk from firmware file?
Sent from my XT1032 using XDA Premium 4 mobile app

[MOD] [S] System UI

Hi guys !
Stock SystemUI with battery icon from Z2 - LeOpArDx RoM V5.0
Make A Backup Before Flashing ! .
How to Install :
Download SystemUI.apk .
Replace it .
Copy it to System/App .
Change Permissions .
Reboot ! .
How to Install - Odex :
Download SystemUI.apk .
Copy it to System/App .
Replace , And Delete SystemUI.Odex .
Change Permissions .
Reboot ! .
Works on :
Deodexed .
Odexed .
It's great! Can You make a version for ExistenZ Ultra 2.0.5?
SystemUI.apk
A few requests when you make the existenz version..
Please make the status bar semi transparent like in Stock JB 4.3
and remove the percentage sign inside the icon...
Sorry I am new in this area, I think not able to create a new special application for Existenz or even transparency but you can use my application and mod according to your wishes
Sorry for my bad english
perfect man thanks but please make it fully transparent both nav bar and status bar thanks )))
@funben You can make this for xGO??
Sent From My Xperia Go ST27a Using XDA Premium App
I can try is what you can give me your system apk please
funben said:
I can try is what you can give me your system apk please
Click to expand...
Click to collapse
Sure
Here: d-h.st/1tN
Sent From My Xperia Go ST27a Using XDA Premium App
michalmx0 said:
It's great! Can You make a version for ExistenZ Ultra 2.0.5?
SystemUI.apk
Click to expand...
Click to collapse
I will give it a try ?
Sent from my SGP311 using Tapatalk
Felimenta97 said:
I will give it a try ?
Sent from my SGP311 using Tapatalk
Click to expand...
Click to collapse
Don't forget about power toggles
cezarry said:
Don't forget about power toggles
Click to expand...
Click to collapse
That I won't. It will be a png port only. Updated icons. Don't have the knowledge (even less time) to port anything else.
Sent from my SGP311 using Tapatalk
Felimenta97 said:
That I won't. It will be a png port only. Updated icons. Don't have the knowledge (even less time) to port anything else.
Sent from my SGP311 using Tapatalk
Click to expand...
Click to collapse
I mean you could just modify png in the power toggles version of eXistenZ systemui.apk but it's all up to you
cezarry said:
I mean you could just modify png in the power toggles version of eXistenZ systemui.apk but it's all up to you
Click to expand...
Click to collapse
Oh, yeah, that I will do. I thought you meant to port the whole power toggles thing from the Z2 lol. Just give me a few days. I need to find a free day to port to port those pngs, plus make the iOS7 status bar for ExistenZ (there is one quite good out there, but not good enough for my taste, or not made for ExistenZ). Including that, I need to backup my phone and update to 2.0.5 (yeah, I've been using 1.3.5 since it's release, since I'm either too lazy or haven't had time to do it haha)
Sent from my SGP311 using Tapatalk
cezarry said:
I mean you could just modify png in the power toggles version of eXistenZ systemui.apk but it's all up to you
Click to expand...
Click to collapse
Almost did it. Status bar icons were okay, but the Quick Toogles one are huge. I don't have the tools neither patience to reside at least the GPS and Stamina (the latter gives me a force close, but oh well) icons, which are the only new ones. I couldn't find, however, how to change the Stamina icon location in the status bar (it just isn't there. Must be within smali, which I don't know how to work with, so the old Extended Battery Mode icon stays for now.
lokitooxd said:
Sure
Here: d-h.st/1tN
Sent From My Xperia Go ST27a Using XDA Premium App
Click to expand...
Click to collapse
Tell me if it works
funben said:
Tell me if it works
Click to expand...
Click to collapse
Is very big and not porcentage inside haha..
Sent From My Xperia Go ST27a Using XDA Premium App
lokitooxd said:
Is very big and not porcentage inside haha..
Sent From My Xperia Go ST27a Using XDA Premium App
Click to expand...
Click to collapse
Sorry I can not test the application I do :/
Is that you have the original application? (I can possibly do on this one)
Sorry for my english
funben said:
Sorry I can not test the application I do :/
Is that you have the original application? (I can possibly do on this one)
Sorry for my english
Click to expand...
Click to collapse
sorry did not understand very well what you said ... that systemui is the stock....
it does not work for my Xperia S...tried both deleting the .odex file and not...but it doesn't work...
my phone does not work now and i'm going to restore it...seems like i've destroyed sth by deleting the .odex file i guess...
The permission is
R-w-r
R-w
R-w
Is this Ok?
Gesendet von meinem LT26i mit Tapatalk

Categories

Resources