[Mod] Removed sim icon on statusbar. - Galaxy S3 Neo General

This is for i9300i dual sim.
I don't like that annoying sim icon on the status bar. For me it just takes up space.
This is a mod to remove status bar sim icon. Well actually the sim icon was made transparent and resized to 1*1. Also i reduced the screen edge & clock padding from 6dpi to 2dpi so icons are spaced more closer together.
Guide:
1. Delete SystemUI.apk & SystemUI.odex from system/priv-app.
2. Place the SystemUI.apk below in the same folder
3. Fix permission
4. Reboot
5. Go to Settings/Device/Sim Manager/Tap sim (1 or 2)/select icon/here. Select text message or mms.
.

Can you mod notification bar to remove sim 1 , sim 2 switch? Tnx
Sent from my GT-I9300I

esirad said:
Can you mod notification bar to remove sim 1 , sim 2 switch? Tnx
Sent from my GT-I9300I
Click to expand...
Click to collapse
I to would like to remove it because it take up to much space. I looked for a guide but didnt find one.

Device
This can be done on NON-ROOTED device ?. And If Yes Deleting SystemUI (Original One) has any risk of software damage ?

Rusher. said:
This can be done on NON-ROOTED device ?. And If Yes Deleting SystemUI (Original One) has any risk of software damage ?
Click to expand...
Click to collapse
This cant be acomplished with a non-rooted device because you have to set specific permission for systemui.

Hi bro .. There is a bug here :3 the distance between clock and battery icons, they are close to each other as u can see
in the screenshot below .
Can u fix this please ? Thanks ..

shehabskull said:
Hi bro .. There is a bug here :3 the distance between clock and battery icons, they are close to each other as u can see
in the screenshot below .
Can u fix this please ? Thanks ..
Click to expand...
Click to collapse
try this...

zigbye82 said:
try this...
Click to expand...
Click to collapse
I tried to flash the file via recovery but it failed .. I extracted the files and moved them to system/privapp but it also failed :|

shehabskull said:
I tried to flash the file via recovery but it failed .. I extracted the files and moved them to system/privapp but it also failed :|
Click to expand...
Click to collapse
Do you mean that the files failed to copy or your status bar force closes? Use File manager in recovery mode.

Related

Battery icon change

How i can change battery icon from status bar? I want round icon
Sent from my GT-I9300 using xda premium
http://forum.xda-developers.com/showthread.php?t=1682114
to return to the initial situation systeui reenter the original that you have previously saved
?????/ what to save?
where you want, where you find it important to save
pglmro said:
where you want, where you find it important to save
Click to expand...
Click to collapse
as i am noob can u tell me
where i can find that ?( i rooted fone ) where i have to put theme file?
system/app
pglmro said:
system/app
Click to expand...
Click to collapse
and after that where selectd theme should me put?
you managed to install the systemui and have the battery change?
pglmro said:
you managed to install the systemui and have the battery change?
Click to expand...
Click to collapse
na havent replaced yet coz i did not uderstand next step thats y ?
so by replcing systemui battery will change?
rootexplorer you have to do these steps
ya after replacing systemui battery logo changed ... so nw if i want to change
i have do it from cwm ? byt copying zip of that battery mod right?
you enter the zip of the theme in SD and install from recovery
---------- Post added at 10:42 AM ---------- Previous post was at 10:24 AM ----------
for other explanations continues here
http://forum.xda-developers.com/showthread.php?t=1682114
Whenever i reboot fone its showing upgarding android y its so?
Sent from my GT-I9300 using xda premium
You can use root explorer to copy systemui to your computer. Open it up, and then replace the battery images with the ones you want. then push it back.
Are you flashing a theme as well? Just go to the theme your flashing and open systemui and then replace the images you want and flash the theme.
battery icon
johnejohn said:
You can use root explorer to copy systemui to your computer. Open it up, and then replace the battery images with the ones you want. then push it back.
Are you flashing a theme as well? Just go to the theme your flashing and open systemui and then replace the images you want and flash the theme.
Click to expand...
Click to collapse
Hi,
i also want to change my battery icon with anime customed icons, but after i have the folder containing the battery icons i dont which icons will i replace , there were two types of icons with two different filenames.. other starts with "ic" (ic_sys_bat.png)and other with "tw" . (tw_sys_bat.png) which one will i replace?
hisee said:
Whenever i reboot fone its showing upgarding android y its so?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
I get this after clearing cache and Dalvik - it's caused by odex files.
This thread helped me fix it: http://forum.xda-developers.com/showthread.php?t=2354799

[REQ] White Battery Percent Text

Can someone make me a status bar white battery percent mod for CleanROM ACE 4.7? Currently looks weird with the default gray.
U can run morphology 1.5 and change the status bar to any color u want.
http://forum.xda-developers.com/showthread.php?t=2129293
Sent from the TermiNOTEr 2!
borijess said:
U can run morphology 1.5 and change the status bar to any color u want.
http://forum.xda-developers.com/showthread.php?t=2129293
Sent from the TermiNOTEr 2!
Click to expand...
Click to collapse
Thanks but flashing Mack's updater crashes my systemui on cleanrom 4.7.. I just wanna change the percent text.
Send me your SystemUI.apk ill take a look
Thanks, I have attached it. Could you also let me know what file you edited?
here you go. make a backup first as always.
download copy and paste to system apps. change permissions to rw-r-r and reboot
apen83 said:
here you go. make a backup first as always.
download copy and paste to system apps. change permissions to rw-r-r and reboot
Click to expand...
Click to collapse
hi,just wondering which files u changed cuz I'd like to add the white battery percentage to my own modified systemUI ?
thanks for ur help
hii1 said:
hi,just wondering which files u changed cuz I'd like to add the white battery percentage to my own modified systemUI ?
thanks for ur help
Click to expand...
Click to collapse
tw_status_bar.xml
Line 18 - TextView android:textSize="12.0dip" android:textColor="#ffa6a6a6" android:layout_gravity="center" android:id="@id/battery_text"
Find your color hex here - http://www.color-hex.com/ then replce what highlighted in blue.
From there wrap up the goods , Vrtheme install proper path for drop off into SystemUI,apk
hii1 said:
hi,just wondering which files u changed cuz I'd like to add the white battery percentage to my own modified systemUI ?
thanks for ur help
Click to expand...
Click to collapse
This below but change the ffa6a6a6 to ffffffff.
sling said:
tw_status_bar.xml
Line 18 - TextView android:textSize="12.0dip" android:textColor="#ffa6a6a6" android:layout_gravity="center" android:id="@id/battery_text"
Click to expand...
Click to collapse
apen83 said:
here you go. make a backup first as always.
download copy and paste to system apps. change permissions to rw-r-r and reboot
Click to expand...
Click to collapse
apen83 said:
This ge the ffa6a6a6 to ffffffff.
Click to expand...
Click to collapse
first of all,I really appreciate ur help guys and I can never thank u enough for ur help.
ok,I looked all over the XML file and can't find the exact line to edit,i thought its cuz im using a modified systemUI,so I decompiled the original systemUI and extracted tw_status_bar.xml from layout to compare but still can't find the exact line to edit.
I found one line only with the same color code u mentioned so I changed it and recompiled,replaced and fixed permissions then rebooted and the status bar disappeared ! so I replaced again in system/app and this time wiped both caches and still status bar wont show up ! so ofcorse I put back my original systemUI AND got it back
I've attached my systemUI so may be if any of u have some time u can look at it and have a play ! ??
I'm running stock jb 4.1.2 LSD AND its odexed
once again thank u very very much for ur time and help
hii1 said:
first of all,I really appreciate ur help guys and I can never thank u enough for ur help.
ok,I looked all over the XML file and can't find the exact line to edit,i thought its cuz im using a modified systemUI,so I decompiled the original systemUI and extracted tw_status_bar.xml from layout to compare but still can't find the exact line to edit.
I found one line only with the same color code u mentioned so I changed it and recompiled,replaced and fixed permissions then rebooted and the status bar disappeared ! so I replaced again in system/app and this time wiped both caches and still status bar wont show up ! so ofcorse I put back my original systemUI AND got it back
I've attached my systemUI so may be if any of u have some time u can look at it and have a play ! ??
I'm running stock jb 4.1.2 LSD AND its odexed
once again thank u very very much for ur time and help
Click to expand...
Click to collapse
hmm not sure were you found SystemUI.apk your working off of but its a freaking mess.
It looks like you compiled it with a chainsaw , Missing Dex etc all kinds of bad error jungle when i decompiled....
Anyway I pulled xml from it , made edit and packed it into worthy SystemUI.apk for error free recompile.
I then pulled edited file from apk and gift wrapped it for you vrtheme install.
sling said:
hmm not sure were you found SystemUI.apk your working off of but its a freaking mess.
It looks like you compiled it with a chainsaw , Missing Dex etc all kinds of bad error jungle when i decompiled....
Anyway I pulled xml from it , made edit and packed it into worthy SystemUI.apk for error free recompile.
I then pulled edited file from apk and gift wrapped it for you vrtheme install.
Click to expand...
Click to collapse
Compiled with a chainsaw thats a good one sling lol
*"compiled it with a chainsaw" !! LOL
ok,I pulled it out of the attached flashable zip which was made for deodexed 4.1.2 lsd and then I replaced it with my original apk.u can have a look if u want .
anyway,I flashed the zip that u sent me from CWM and after the phone booted the status bar went missing ! so I extracted the xml file and replaced it with mine, and pushed the systemui apk back to system/app and rebooted with same result ! no status bar !!
So ofcorse I put my systemui back to get my status bar baxk !!!!
have I done things right ?? where did I go wrong ??
thank u very very much for all ur help
hii1 said:
*"compiled it with a chainsaw" !! LOL
ok,I pulled it out of the attached flashable zip which was made for deodexed 4.1.2 lsd and then I replaced it with my original apk.u can have a look if u want .
anyway,I flashed the zip that u sent me from CWM and after the phone booted the status bar went missing ! so I extracted the xml file and replaced it with mine, and pushed the systemui apk back to system/app and rebooted with same result ! no status bar !!
So ofcorse I put my systemui back to get my status bar baxk !!!!
have I done things right ?? where did I go wrong ??
thank u very very much for all ur help
Click to expand...
Click to collapse
oh my
Your apk is a mess as seen in screen shot so it would only make sense for you status bar to disappear....heck you should be in boot loops.
And this is only half of errors displayed within apk.
Lets start over,
This thread / forum its not the place for it , In the future you would want to go - http://forum.xda-developers.com/forumdisplay.php?f=527
For now get your creation working on device , extract working copy SystemUI.apk , send it to me in PM & I will make color edit to its status tw_status_bar.xml
sling said:
oh my
Your apk is a mess as seen in screen shot so it would only make sense for you status bar to disappear....heck you should be in boot loops.
And this is only half of errors displayed within apk.
Lets start over,
This thread / forum its not the place for it , In the future you would want to go - http://forum.xda-developers.com/forumdisplay.php?f=527
For now get your creation working on device , extract working copy SystemUI.apk , send it to me in PM & I will make color edit to its status tw_status_bar.xml
Click to expand...
Click to collapse
That's pretty scary right there
Sent from my SGH-T889 using Xparent Skyblue Tapatalk 2
Tiffany84 said:
That's pretty scary right there
Sent from my SGH-T889 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
i'm sure my SystemUI looked twice as bad after my FAILED attempt trying to get a transparent status bar background with white text.
I'm trying to do the same mod of changing the color of the battery percent, but when I open the XML file both on my phone and on my PC, it's almost all scrambled and unreadable. Is there a special encoding it needs to be opened with? I'm using a stock rooted deodexed ROM.
chuman72486 said:
I'm trying to do the same mod of changing the color of the battery percent, but when I open the XML file both on my phone and on my PC, it's almost all scrambled and unreadable. Is there a special encoding it needs to be opened with? I'm using a stock rooted deodexed ROM.
Click to expand...
Click to collapse
You can't just extract an app and open xml files. The app must be decompiled first, changes made, then recompiled. If you are a noob, I would suggest TickleMyAndroid as a starting place. There is a thread.
Dean
sent from my SGH-i317
chuman72486 said:
I'm trying to do the same mod of changing the color of the battery percent, but when I open the XML file both on my phone and on my PC, it's almost all scrambled and unreadable. Is there a special encoding it needs to be opened with? I'm using a stock rooted deodexed ROM.
Click to expand...
Click to collapse
So what is it you want done?
Sent from my SCH-I605 using Xparent Skyblue Tapatalk 2
rsalan said:
Can someone make me a status bar white battery percent mod for CleanROM ACE 4.7? Currently looks weird with the default gray.
Click to expand...
Click to collapse
Check the attached package - the numbers are white, the circle colors are really bright and it looks really cool. :good:

Samsung Apps from S4, new icon, just pulled from S4 today

Hi all, as the topic title
today my country officially selling galaxy s4
and I manage to pull the samsung apps, but tried to install it, failed
push to system / app, also failed
but since the icon is newer (pink + purple colour), anybody can make a flashable zip to replace the current samsung apps icon ?
here the apk
https://dl.dropboxusercontent.com/u/25390382/Samsung Apps_2.13.052.apk
https://www.box.com/s/gyx1b4dwx1z7xszarits
MsElise said:
Hi all, as the topic title
today my country officially selling galaxy s4
and I manage to pull the samsung apps, but tried to install it, failed
push to system / app, also failed
but since the icon is newer (pink + purple colour), anybody can make a flashable zip to replace the current samsung apps icon ?
here the apk
https://dl.dropboxusercontent.com/u/25390382/Samsung Apps_2.13.052.apk
https://www.box.com/s/gyx1b4dwx1z7xszarits
Click to expand...
Click to collapse
Just open (not extract) the apk with winrar or 7zip. As long as icons have the same name, you can swap them about as much as you like.
Try it
Sent from my GT-I9300 using Tapatalk 2
Icon or APP ???
Pushed to system / apps as a app removing existing samsung apps apk .
Factory reset wipe cache wipe dalvik fix permissions .
Works but no pink its blue . Pink for girls ???
jje
Here is icon
rootSU said:
Just open (not extract) the apk with winrar or 7zip. As long as icons have the same name, you can swap them about as much as you like.
Try it
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
later I try
JJEgan said:
Icon or APP ???
Pushed to system / apps as a app removing existing samsung apps apk .
Factory reset wipe cache wipe dalvik fix permissions .
Works but no pink its blue . Pink for girls ???
jje
Click to expand...
Click to collapse
I want the samsung apps ICON that I upload to replace my current samsung apps icon
get it ?
yet already try push to system / app, but before that backup my current samsung apps, not working
-Aatif- said:
Here is icon
Click to expand...
Click to collapse
file size so small ??
can straight install ?
MsElise said:
later I try
I want the samsung apps ICON that I upload to replace my current samsung apps icon
get it ?
yet already try push to system / app, but before that backup my current samsung apps, not working
file size so small ??
can straight install ?
Click to expand...
Click to collapse
try it , its working perfect on my galaxy ace . if you r facing problem in installing it then provide me ur Samsungapps.apk i will make it for you.
MsElise said:
later I try
I want the samsung apps ICON that I upload to replace my current samsung apps icon
get it ?
I do now but as you posted the app not the icon what else can i say .
jje
Click to expand...
Click to collapse
JJEgan said:
MsElise said:
later I try
I want the samsung apps ICON that I upload to replace my current samsung apps icon
get it ?
I do now but as you posted the app not the icon what else can i say .
jje
Click to expand...
Click to collapse
Here's universal flasher theme. Flash in CWM...
Click to expand...
Click to collapse
-Aatif- said:
try it , its working perfect on my galaxy ace . if you r facing problem in installing it then provide me ur Samsungapps.apk i will make it for you.
Click to expand...
Click to collapse
not working, show application not installed
even try push to system / app @@
here is my original samsung apps apk file
https://dl.dropboxusercontent.com/u/25390382/SamsungApps.apk
modify it become same icon as the 1st post samsung apps apk icon from s4 which is pink + purple colour
thanks
MsElise said:
not working, show application not installed
even try push to system / app @@
here is my original samsung apps apk file
https://dl.dropboxusercontent.com/u/25390382/SamsungApps.apk
modify it become same icon as the 1st post samsung apps apk icon from s4 which is pink + purple colour
thanks
Click to expand...
Click to collapse
here u go
its singed version install it as normal apk file or push it in system/apps as u wish
-Aatif- said:
here u go
its singed version install it as normal apk file or push it in system/apps as u wish
Click to expand...
Click to collapse
Thanks, it working (push to system / app)
But how come the apps size smaller than the original Samsung apps that inside my s3 that upload to you ?
Sent from my GT-I9300 using xda premium
MsElise said:
Thanks, it working (push to system / app)
But how come the apps size smaller than the original Samsung apps that inside my s3 that upload to you ?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
If he decompiled it and recompiled it, often they are smaller. Means nothing
Sent from my GT-I9300 using Tapatalk 2
:good::good::good::good:
SGS 2
I've tried to install it on Galaxy S2 Android 4.1.2, but it's not working.
I really like this icon.Can you make a flashable icon archive? I mean just for the icon...or I don't know...
cossdsgn said:
I've tried to install it on Galaxy S2 Android 4.1.2, but it's not working.
I really like this icon.Can you make a flashable icon archive? I mean just for the icon...or I don't know...
Click to expand...
Click to collapse
upload ur samsung apps apk
cossdsgn said:
I've tried to install it on Galaxy S2 Android 4.1.2, but it's not working.
I really like this icon.Can you make a flashable icon archive? I mean just for the icon...or I don't know...
Click to expand...
Click to collapse
you can't install it
delete your samsung apps apk under system / app
then download the one upload by -Aatif- and put into system / app
permission rw-r-r

Changing battery icon

hi does anyone one know how to install custom battery icons through Rom Toolbox Pro app as it doesn't seem to work for me when I press install. I am rooted and currently using the Omega rom.
In Simplistic Framework (paid version) its very easy
McLaren__F1 said:
In Simplistic Framework (paid version) its very easy
Click to expand...
Click to collapse
thank you for the reply, I have tried the android Simplistic control app and still the same when I try to change its still the same blue circle battery icon that came with the Omega rom, I did notice something strange, when it comes to a certain percentage it would show the custom icon I installed then disappear after that. Any idea what the problem is??
hon84 said:
thank you for the reply, I have tried the android Simplistic control app and still the same when I try to change its still the same blue circle battery icon that came with the Omega rom, I did notice something strange, when it comes to a certain percentage it would show the custom icon I installed then disappear after that. Any idea what the problem is??
Click to expand...
Click to collapse
You could always edit the battery icons yourself. Just paste the wanted battery icons into SystemUI.apk where the battery icons are supposed to be and push it into /system/app with the correct permissions and voila you're done.
Doing this quite often when there are themes I want to apply but they don't come in CWM flashable zip for the rom I'm using
xcly said:
You could always edit the battery icons yourself. Just paste the wanted battery icons into SystemUI.apk where the battery icons are supposed to be and push it into /system/app with the correct permissions and voila you're done.
Doing this quite often when there are themes I want to apply but they don't come in CWM flashable zip for the rom I'm using
Click to expand...
Click to collapse
hmmm sounds complicated, can you tell me how to do it?
hon84 said:
hmmm sounds complicated, can you tell me how to do it?
Click to expand...
Click to collapse
Its not only about installing the SF app, you'll have to flash its content as well that is when you make changes on the control app it will reflect.
SF LINK :http://forum.xda-developers.com/showthread.php?t=2029712
hon84 said:
hmmm sounds complicated, can you tell me how to do it?
Click to expand...
Click to collapse
Just copy the systemui API from your system/app folder to your sdcard and open it using 7zip or similar program on your PC. Locate the icon files within the app, most likely under res/drawable/hdpi or xhdpi and copy the icon you want straight into the apk and overwrite. No need to extract the apk. Note this only works when replacing images. If you want 1% battery, you'll have to edit some xmls as well (dunno which one though).
And just copy the apk back to where you found it and give it the correct permission (644) and reboot.
Sent from my GT-N7105 using xda premium

[MOD][4.1.2][6.2.B.0.200][DEODEXED] Smaller On Screen Buttons

Today I will bring to you smaller on screen buttons to our Xperia S. As well as you know ,if you enable navigation bar by adding to build.prop the line "qemu.hw.mainkeys=0" it will make you phone laggy. I modded some files and made the navigation bar much more smaller ,so it became more beautiful and the phone works very smooth ,without lags!
Note#1:
Tried only on 6.2.B.0.200 FW with niaboc79 "framework.jar" from his Honami's launcher port. So it's better to flash this port to get it work before using my mod. So that means that you must have a deodexed rom to apply my mod.
Note#2:
Before using this mod ,make a nandroid backup in CWM and also backup the files "SystemUI.apk" ,"framework-res.apk" & "framework.jar". I'm not responsible to any damage that will happen if you don't know how to use and install this mod.
Installation:
1. Download these 3 files:
framework-res.apk
framework.jar
SystemUI.apk
If you want transparent navigation bar & status bar download this zip
2. Copy them to your sdcard and with any file explorer move them manually to the folder "system".
3. Change the permissions to rw-r--r-- and move framework-res.apk + framework.jar to the folder system/framework. It will ask to overwrite these file ,click yes.
4. Change the permissions to rw-r--r-- and move SystemUI.apk to the folder system/app. It will ask to overwrite these file ,click yes.
5. Reboot you device into recovery and wipe cache partition + wipe dalvik cache.
6. If you want transparent UI ,move framework-res.apk + framework.jar to the folder system/framework ,reboot and flash the zip Transparent UI.
6. Done.
Known Bugs:
*Navigation bar overlap the camera buttons.
Status bar is transparent anywhere ,navigation bar only on home screen.
*Find and tell me
Screenshots(Big!):
Credits:
@niaboc79 for Honami's launcher port
@erorcun & @XperienceD for their guide compiling framework-res without bootloop
For me making this mod
Enjoy and give your feedback! This is my first mod
:good: Glad to see you got it sorted, and made a good contribution to this section. Copying and changing permissions gets tiresome when you've got a few files to install so this POST might be of interest to you.
XperienceD said:
:good: Glad to see you got it sorted, and made a good contribution to this section. Copying and changing permissions gets tiresome when you've got a few files to install so this POST might be of interest to you.
Click to expand...
Click to collapse
Thank you
You can do this easily with Xposed framework instead of replacing all those
can you make the icon look like the xperia zu or z??
pradeep19922 said:
You can do this easily with Xposed framework instead of replacing all those
Click to expand...
Click to collapse
Show me how 
 @alucard1423 Yes I will try it later ,not at home right now.
Two links you posted were same. You see again, please!
davidbar93 said:
Show me how
Click to expand...
Click to collapse
Use this Xposed Mod it has 6 different navigation bar size options
http://forum.xda-developers.com/showthread.php?p=40214768
please check framework-res.apk link wrong file
mhl167 said:
Two links you posted were same. You see again, please!
Click to expand...
Click to collapse
Fixed!
pradeep19922 said:
Use this Xposed Mod it has 6 different navigation bar size options
Thank you .but it will work on XS too?
http://forum.xda-developers.com/showthread.php?p=40214768
Click to expand...
Click to collapse
Soheil_rf said:
please check framework-res.apk link wrong file
Click to expand...
Click to collapse
Thank you for the attention ,I fixed the link
Thank you .but it will work on XS too?
Click to expand...
Click to collapse
It works perfect i am using it for months
uhhmmm I have a suggestion...can you make it transparent??It would be better maybe,?
mjames.abordo said:
uhhmmm I have a suggestion...can you make it transparent??It would be better maybe,?
Click to expand...
Click to collapse
Transparent version added :good:
davidbar93 said:
Transparent version added :good:
Click to expand...
Click to collapse
the transparency is not full...there is a part that is not transparent, I can see it also on your screen shot...BTW I manage to remove the overlaping of the camera button to the OSB, and I didn't use your systemUI apk file...I just disabled the capacitive hardware keys and there it goes,,the OSB button automatically hides and show. here is a screen shot..I do not want to upload so I just attached it..take a look please..
BTW can you make it full transparent??Thanks a lot =)
The problem I encountered is that when changing the resolution of the camera to a aspect ratio of 4:3 there is a big black portion on the screen

Categories

Resources