[GUIDE] How To Remove Network Icons(4G/3G/G/E) From The Status Bar - Android

------------------------------------------------------------------------------------------------------------------------------------
REMOVING NETWORK ICONS FROM STATUS BAR
------------------------------------------------------------------------------------------------------------------------------------
Hey there folks. This is my first guide so don't except from me a lot. Please do cooperate and if you have any problem, head to comments and at last sorry for my bad english
Requirements:
1. The Rom From Which You Want To Remove The Network Icons.
2. SystemUI.apk
3. A PC (You can also do it on phone by using ES File Explorer)
4. Attached Files
5. ES File Explorer
6. And Most Important-
Brain
How To(NO DECOMPILING REQUIRED):
1. Extract the ROM and navigate to SystemUI.apk and extract it.
2. Navigate To res/drawable.
3. Look for files having 3G/4G/G/E icon. The file names commonly start with stat_sys_network but it is not for all ROMs. So, it is better to look for icons.
4. Now open the icons with paint, erase them and resize them to 1x1 res and save them.
5. If you can't do the above method copy out the icons from the attached files and paste them in the res/drawable folder but rename them according to the original icons name.
6. Now Compress The APK and choose the "STORE" compression method.
7. After Compression Rename The "SystemUI.rar" To "SystemUI.apk"
8. Replace The Old "SytemUI.apk" with the new one.
9. Compress the whole ROM using WinRAR and select Store Compression Method.
10. Flash the ROM or push the apk through ADB or simply replace it in the current ROM.
Note:
On replacing it in the current ROM it will force close so you have to restart the phone and after restarting you can't see any status bar. Now replace it again and change the permission to 'rwrr' and restart again. This time it will work fine and your network icons will be gone.
11. Cheers!!!!!

Man that was awesome!
Just what i needed, but i have some questions, you remove all icons? big 3g and little 3g, or just Big 3g?
When i use xposed, i remove wifi icon because when wifi is connected, the network icon disappears, so the status bar looks clean Its possible to do something like that?
But without ROOT because i have a new phone now and i will wait for the warranty u know...

Manish1708 said:
------------------------------------------------------------------------------------------------------------------------------------
REMOVING NETWORK ICONS FROM STATUS BAR
------------------------------------------------------------------------------------------------------------------------------------
Hey there folks. This is my first guide so don't except from me a lot. Please do cooperate and if you have any problem, head to comments and at last sorry for my bad english
Requirements:
1. The Rom From Which You Want To Remove The Network Icons.
2. SystemUI.apk
3. A PC (You can also do it on phone by using ES File Explorer)
4. Attached Files
5. ES File Explorer
6. And Most Important-
Brain
How To(NO DECOMPILING REQUIRED):
1. Extract the ROM and navigate to SystemUI.apk and extract it.
2. Navigate To res/drawable.
3. Look for files having 3G/4G/G/E icon. The file names commonly start with stat_sys_network but it is not for all ROMs. So, it is better to look for icons.
4. Now open the icons with paint, erase them and resize them to 1x1 res and save them.
5. If you can't do the above method copy out the icons from the attached files and paste them in the res/drawable folder but rename them according to the original icons name.
6. Now Compress The APK and choose the "STORE" compression method.
7. After Compression Rename The "SystemUI.rar" To "SystemUI.apk"
8. Replace The Old "SytemUI.apk" with the new one.
9. Compress the whole ROM using WinRAR and select Store Compression Method.
10. Flash the ROM or push the apk through ADB or simply replace it in the current ROM.
Note:
On replacing it in the current ROM it will force close so you have to restart the phone and after restarting you can't see any status bar. Now replace it again and change the permission to 'rwrr' and restart again. This time it will work fine and your network icons will be gone.
11. Cheers!!!!!
Click to expand...
Click to collapse
Hi can you do it for my Elephone S8, I have some trouble to do that alone. I will be thankful.

Best Method
Manish1708 said:
------------------------------------------------------------------------------------------------------------------------------------
REMOVING NETWORK ICONS FROM STATUS BAR
------------------------------------------------------------------------------------------------------------------------------------
Click to expand...
Click to collapse
Really it is better to use apps like system ui tuner if the phone is rooted

Guide for Pie (Android 9)
Your guide was very helpful, and ignited the spark in me to investigate how to do this on the latestish firmware.
You can do this on Pie by:
-Extracting the files formatted as ic_*network*_mobiledata.xml
-Setting every instance of
Code:
android:viewportWidth=
and
Code:
android:viewportHeight=
to 0
-Reinserting said files back into the archive
-Deleting systemui.apk and replacing it with the modified apk with 644 permissions
-Rebooting
Cheers!

Related

[HOW-TO] Change app icon

Hallo,
Here is little tutorial:
How to change icons for app!
Some1 wanted me to create this and i have free time now, so:
1.)
Things you need:
original app
your custom icon (size should be 48x48)
win rar / 7zip
2.)
Unpack APK
3.)
Find file, for example: ic_launcher_settings.png (for settings.apk)
It should be in: res/drawable-mdpi or res/drawable-ldpi (dont know which icon phone uses, just replace both)
4.)
Rename you icon to, for example: ic_launcher_settings.png (for settings.apk)
5.)
Replace it
6.)
Final step is add files to old settings.apk archive and using root explorer copy it into /system/app/
DONE!
Thx for the tutorial
askashish said:
Thx for the tutorial
Click to expand...
Click to collapse
no problem
Guys you better use 7zip as its freeware and very easy to replcae icon by just dragging and dropping.
coolpepe said:
Guys you better use 7zip as its freeware and very easy to replcae icon by just dragging and dropping.
Click to expand...
Click to collapse
OK, will add...

[Q] SystemUI.apk (apktool) Windows/Mac

i have been trying to change some strings in the SystemUI.apk file in synergy, just to see what i can make them say... but i keep getting the same issues.
WTF am i doing wrong? :l
alright, so i put a (framework) folder in the usr/local/bin folder and added synergy frameworks.
(com.htc.resources.apk) <--- labeled this 1.apk
(framework-res.apk) <--- labeled this 2.apk
i decompiled SystemUI.apk using [apktool d /Users/Rolando-Ramiro/Desktop/SystemUI.apk /Users/Rolando-Ramiro/Desktop/SystemUI]
and used textmate (application for mac to edit xml files) to edit the strings i wanted and then i built the file again using..
apktool b /Users/Rolando-Ramiro/Desktop/SystemUI /Users/Rolando-Ramiro/Desktop/SystemUI.apk
no errors on either part.
now i tried 2 things after this.
i unzipped the synergy rom and added the SystemUI.apk to system/app folder on my computer.
i compressed it once more and tried to flash it. Nothing happened.
so i got the SystemUI.apk (the one with the modified strings.xml) and just moved it from my sdcard to the system/app folder in my phone.
Right after that, i got FC.
so i went back to what i originally had.
any idea what im doing wrong?
i keep getting
install /sd card ...
finding update package
opening update package
Installing update...
then it goes back to TWRP
--> choose zip to flash
[ ] reboot after successful flash
[ ] zip signature verification
--> reboot to system
<-- back to main menu
anyone with input please let me know.
i have mac/windows
omg ^^..
I already said it many times to you:
1. Pull the SystemUI.apk from your rom.
(put the apk in the same folder with the apktool, the you just have to type teh name of the the apk,with out a complete path. just like in step two)
2. Decompile it:
apktool d SystemUI.apk
Click to expand...
Click to collapse
3. make the changes in the SystemUI folder
4. Recompile it WITH AN OTHER NAME:
apktool b SystemUI SystemUI_NEW.apk
Click to expand...
Click to collapse
DON'T overwrite the original SystemUI.apk! (In your 1st post you did this!)
5. open both apks with 7zip
6. when u made changes in the res folder drag&drop the ressources file from SystemUI_NEW to SystemUI
- when you see other folder in the 7zip, with xml/pictures you also edited drag&drop them also
7. You dont need do do anything more now!
- just zipping the apk and flash via cwm won't work, read here how to make one:
http://forum.xda-developers.com/showthread.php?t=732957
- to try installing this apk won't work either.
8. The right way: copy the SystemUI.apk with ne new ressources file in it
and paste in on your sdcard. move it to /system and change the permission with root explorer to 644 or similar (just like all other apks in system/app) and then finally move it in system/app
- or just push it via adb to system/app
9. reboot
Edit: if u still don't understand how to do it, open teamviewer and give me id and pw =P
Rolando.Ramiro said:
i keep getting
install /sd card ...
finding update package
opening update package
Installing update...
then it goes back to TWRP
--> choose zip to flash
[ ] reboot after successful flash
[ ] zip signature verification
--> reboot to system
<-- back to main menu
anyone with input please let me know.
i have mac/windows
Click to expand...
Click to collapse
i would imagine there is an error in your edify script somewhere. and did you resign the apk as a system apk after you recompiled?
i've done everything you said, I PROMISE!
but it still messes up...
how do i resign it?
i decompile SystemUI.apk
it makes a folder called SystemUI
i remove the original SystemUI.apk
then i edit the string, then compile it again.
(i am using the frameworks from the rom that i got the SystemUI.apk from)
once i compile it, i extract the original rom, and go into (system/app) folder and add the .apk
then i compress it back to .zip
i try and flash and i get same error.
i really did the same steps.
i havent tried it on PC though, but i do have it.
gonna do that today.
edit; ok so im reading over the steps that you gave me.
im half asleep right now so i didnt get to fully read them.
my bad! ill do that right now and let you know what i came up with.
edit 2; (15 mins later) i have zip signer 2 on my phone, im pretty sure that will work the same as ppcgeeks apk signer. right?
alright, so instead of creating an update script, i just wanted to push the application from my phone straight into it.
i followed the steps;
1. decompile
2. modify files
3. build with NEW name
4. use 7zip for both NEW and original .apks
5. move over any files from NEW that were modified into original.
6. compress (im not sure if i should of compressed or built again..)
7. move to /system/ and change to what all the apps in /system/app/ are (permissions)
8. move from system/ into system/app.
i still get FC.
sorry if i sound REALLY retarded. im just really unsure what im doing wrong so i have to write it all out.
j4n87 said:
omg ^^..
I already said it many times to you:
1. Pull the SystemUI.apk from your rom.
(put the apk in the same folder with the apktool, the you just have to type teh name of the the apk,with out a complete path. just like in step two)
2. Decompile it:
3. make the changes in the SystemUI folder
4. Recompile it WITH AN OTHER NAME:
DON'T overwrite the original SystemUI.apk! (In your 1st post you did this!)
5. open both apks with 7zip
6. when u made changes in the res folder drag&drop the ressources file from SystemUI_NEW to SystemUI
- when you see other folder in the 7zip, with xml/pictures you also edited drag&drop them also
7. You dont need do do anything more now!
- just zipping the apk and flash via cwm won't work, read here how to make one:
http://forum.xda-developers.com/showthread.php?t=732957
- to try installing this apk won't work either.
8. The right way: copy the SystemUI.apk with ne new ressources file in it
and paste in on your sdcard. move it to /system and change the permission with root explorer to 644 or similar (just like all other apks in system/app) and then finally move it in system/app
- or just push it via adb to system/app
9. reboot
Edit: if u still don't understand how to do it, open teamviewer and give me id and pw =P
Click to expand...
Click to collapse
DUDE I ****ING GOT IT. :O
thank you so much.
posting screenshots right meow.
Rolando.Ramiro said:
DUDE I ****ING GOT IT. :O
thank you so much.
posting screenshots right meow.
Click to expand...
Click to collapse
no need to resign/compress after drag/drop file...thats the way im doing it
Congrats that u finally made it..was a hard way =P
j4n87, that guide. it's beautiful.
You saved my day, Sir!
@j4n87:
Thanks a lot for your nice step by step guide - it really helped me a lot!
As a beginning, I tried to change the color of the statusbar's clock. My main mistake was violating your rule 6b:
6. when u made changes in the res folder drag&drop the ressources file from SystemUI_NEW to SystemUI
- when you see other folder in the 7zip, with xml/pictures you also edited drag&drop them also
So you have to copy the file status_bar.xml from SystemUI_NEW.apk/res to SystemUI.apk/res, too.
Thanks again!
Wolfgang
EDIT:
Here is a little timesaver for you when you have installed Android Development Kit (with adb command within your PATH) and you have a WLAN connection to your development PC:
- Install the app adbWireless from the market.
- To get SystemUI.apk installed, start adbWireless and type in your PC's terminal:
1. adb connect 192.168.1.100:5555
2. adb remount
3. adb push SystemUI.apk /system/app
4. adb shell killall system_server
ad 1) Take the values the app tells you.
ad 2) Makes /system partition writeable.
ad 3) You may have to add the correct path to the SystemUI.apk on your PC.
ad 4) That's the command for soft rebooting your smartphone which is faster than a normal reboot.

How to change green in call status bar indication?

On every phone froyo and above, when you're on the phone, there's this green bar that moves across and fills the status bar over and over again. Is there any way to remove this or change it's color?
enigmatl said:
On every phone froyo and above, when you're on the phone, there's this green bar that moves across and fills the status bar over and over again. Is there any way to remove this or change it's color?
Click to expand...
Click to collapse
I've never seen that before.
--EDIT--
The status bar flashes green on the stock Photon ROM. Apparently it only does this when you have a call in the background and are doing something else. I was not aware you could do this on android phones.
For example, if you have WiFi on and receive a call (the 4G/3G/1xRTT radios are off during a call), put it on speakerphone, you can then talk to someone and surf the web (such as check on something for your caller)
Yes. This is known. But I didn't ask if you can use your device for other things while making a call.
What I asked was while in a call and the status bar is flashing green, can the flashing color be made to change to more match a theme? Can that bar be made blue or red or any other color? Can it be turned off? If so, how? Changing the color would be nice.
Is this another digging into frameworkres or is there an easier way? If this is a frameworkres thing, can anybody post details? And if it IS a frameworkres issue, has anyone made a good tool to work with it and if not a tool, a good roadmap for things to change? A tool would be nice and I'm guessing the android community might be developed enough that it's been done, hopefully?
I have edited this. You need to go into the SystemUI.apk.
1) Download 7zip
2) Install 7zip
3) Copy your SystemUI.apk to your computer
4) Open SystemUI.apk using 7zip (Open Archive)
5) at the same time extract your SystemUI.apk to your computer so you have the folder and archive window open side by side
6) In both folders, go to res/drawable-hdpi
7) Look for status_bar_background_animation1 though status_bar_background6
8) Change them in the extracted folder, and save
9) Drag the newly created images into the 7zip archive folder and then close it
10) move the SystemUI.apk to your sdcard
11) Move the file again to system/media
12) Change permissions by longpressing to RW-R-R
13) Move to system/app
14) Reboot, Enjoy!

Moto RAZR Icons & Bootanimation Optimized for defy/defy+

this is the fantastic bootanimation from Moto RAZR. it is optimized for defy/defy+ & System Icons
use root explorer and copy&replace the attached bootanimation to /system/media and overrite the existing one or use Motomizer from market
reboot.
enjoy
here the video http://www.youtube.com/watch?v=QSKTHwd_ZTs
IF u like it dont forgot to hit the THANKS button
Like it . Thx!
Will it work on cm7?? And the icon pack is flasheable?
Enviado desde mi MB525 usando Tapatalk
Hairo The Blue Mage said:
Will it work on cm7?? And the icon pack is flasheable?
Enviado desde mi MB525 usando Tapatalk
Click to expand...
Click to collapse
yup it will work on any rom and nope icons r not flashable ....but u can use it with desktop visualizer or theme ur phone the way u like
lovejaychou2005 said:
Like it . Thx!
Click to expand...
Click to collapse
u can hit the thanks button instead of saying thanks keeps the thread clean
how can i replace the icons folder?
mckarty said:
how can i replace the icons folder?
Click to expand...
Click to collapse
it depends ....u need to have devices rooted. and make sure u make nandroid backup incase if something goes wrong
1.download root explorer from android market and go to system/framework folder and copy blur-res.apk file & paste on computer to any folder
2.dont extract blur-res & rarz icons, just open both files in winrar/zip & keep both windows open side by side
3.now in open window of blur-res.apk go to res\drawable-hdpi and keep it open
4.from open window of rarz icons just select from ic_launcher_accounts.png to ic_widget_wifi.png and pull those selected files to open window of blur-res.apk res\drawable-hdpi and replace them.
5.now u have to push modified blur-res.apk through adb back to system/framework. nd voila enjoy ur new icons ;D
GaganPla said:
it depends ....u need to have devices rooted. and make sure u make nandroid backup incase if something goes wrong
now copy blur-res.apk from system/framework folder to computer on any drive.
dont extract blur-res & rarz icons just open both files in winrar/zip.
go to blur-res.apk\res\drawable-hdpi.
replace files in same order from rarz icons just select from ic_launcher_accounts.png to ic_widget_wifi.png and pull those selected files to blur-res.apk\res\drawable-hdpi and replace them .
now u have to push modified blur-res.apk through adb back to system/framework. nd voila enjoy ur new icons ;D
Click to expand...
Click to collapse
hi i understand for boot animation but not for the icon zip
coelho_ said:
hi i understand for boot animation but not for the icon zip
Click to expand...
Click to collapse
what part adb or replacing files ?
GaganPla said:
what part adb or replacing files ?
Click to expand...
Click to collapse
I think this icon is for blur system dont work for cm7
coelho_ said:
I think this icon is for blur system dont work for cm7
Click to expand...
Click to collapse
it will work but u need to replace those files in specific apk .i dont know about cm7 since i m on ms2ginger 3.but u can check this guide from neopeek.com website here i paste it
Changing Icons in the Appdrawer
i have not tested this way. be sure what u do and allways make a backup of ur system !
The icons themselves are stored inside the individual apk files. You need to open each one, swap out the icon and reassemble it. It's not nearly as hard as it sounds.
1. Tools you need
7zip Download the appropriate version for your PC.
The original copy of the Fresh ROM you used to flash your phone.
The icons you want to change.
2. Create a working folder on your PC.
3. Using 7zip, open the Fresh ROM zip file. Navigate to the system/app folder inside the ROM. Highlight ALL the .apk files, and drag them into your working folder. Close the Fresh ROM zip file.
4. Decide on which icon you want to change first. I'll use the Browser as an example.
5. Use 7zip to open the Browser.apk you pulled out of the Fresh ROM. Once open, look for the res/drawable folder inside the apk.
6. Inside that folder, look for an .png file named ic_launcher_browser.png . That's the icon that the app uses.
7. Have your new icon ready. It should be 48x48 and a .png file. Make sure it's named ic_launcher_browser.png .
8. Drag the NEW icon into the open 7zip window that's showing the res/drawable folder. Choose yes if it asks you about overwriting the original file.
9. Close 7zip.
The Browser app has now been changed and will show your new icon in the drawer, and on the homescreen if you paste a shortcut. Do the same for each of the apps you want to change the icon of. The icon will always be in /res/drawable, and be named ic_launcher_ **app name**.png
Once you have changed all the icons, you'll have a set of apk files with your new icons. You can push these to the phone one by one from the terminal, or you can create your own update.zip
To push them to the phone (once again Browser.apk will be our example)
1. In your Android SDK/tools folder, make a new folder called icons.
2. Copy the Browser.apk file to the folder you just created.
3. Open the windows command prompt, and navigate to the Android SDK/tools folder. NOT the new folder you just made.
4. Enter the following commands one line at a time:
Code:
adb remount
adb push \icons\Browser.apk /system/app/Browser.apk
5. Do the same for each of the apk files you edited, changing the name Browser.apk to the name of the file you're pushing to the phone.
6. Reboot the phone.
7. done - have fun
hope this helps u
wouah wouah wouah thank
GaganPla said:
this is the fantastic bootanimation from Moto RAZR. it is optimized for defy/defy+ & System Icons
use root explorer and copy&replace the attached bootanimation to /system/media and overrite the existing one or use Motomizer from market
reboot.
enjoy
here the video http://www.youtube.com/watch?v=QSKTHwd_ZTs
Click to expand...
Click to collapse
Running MIUI 2.3.9. Replaced bootanimation.zip in system/media and data/local but still shows my old animation. Anyone know of another place MIUI might hide the bootanimation.zip? Tried leaving permissions alone and changing them to match my old animation. Nothing works, just keeps showing old animation. Any help would be appreciated, really want to try this out. Thanks
realityrat said:
Running MIUI 2.3.9. Replaced bootanimation.zip in system/media and data/local but still shows my old animation. Anyone know of another place MIUI might hide the bootanimation.zip? Tried leaving permissions alone and changing them to match my old animation. Nothing works, just keeps showing old animation. Any help would be appreciated, really want to try this out. Thanks
Click to expand...
Click to collapse
check this post ....might help u
www.droidxforums.com/forum/miui/33170-fix-applying-custom-bootanimations-miui.html
is the bootanimation zip flashable??
if so,can i flash it on my defy running ics??
abysstheking said:
is the bootanimation zip flashable??
if so,can i flash it on my defy running ics??
Click to expand...
Click to collapse
No need,for flashable.zip.....jst use root explorer and rename razrbootanimation to bootanimation and replace the bootanimation.zip file in system/media and change permission mate
thanks mate!!looks awesome!
whenever i try to flash the boot animation, it says aborted
chachoi said:
whenever i try to flash the boot animation, it says aborted
Click to expand...
Click to collapse
thats because its not flashable......read 1st post
this is gorgeous

[THEMING -Basic] - How to EDIT SystemUI.apk/Apps Background

Hi there! Just wanna share..
Just a basic background on how to theme your ROMS. - ofcourse, give thanks to the developer of your ROMs! .
I made this thread for those users who have personal wishes for their Phones. Ofcourse, ROM developers cannot please all of its users. so just make your own and be happy!.
I just made it easy for easy understanding and for the newbies.
Tried so many times and tested
I've already tried editing the systemUI.apk of different ROMs.
Here's what I did :
FIRST : Download 7zip to open the archived apk. - that's free.
Extracting first the Zip File..
(make sure you copy the original before extracting it for back up)
1. Download the ROM.zip and extract it to your PC.
2. Go to \system\app\SystemUI.apk\res\drawable-ldpi\
3. View the PNG files you wanted to change and make sure to remember its' file name.
4. After editing/changing the file/image you wanted, you can save it anywhere from your PC, let's say on your Desktop.
- Make sure that the file name still remains as is..
*After you're done editing, updating the PNG files you wish to change, follow this steps to update the zip file :
NOTE : You can apply transparency by editing the PNG file to photoshop by reducing the opacity of the image
1. Go to the original ZIP file of ROM.Zip from your PC
2. Right Click the folder and select 7 ZIP -->> open archive
3. Close all of windows/Browers (or minimize)
4. Go to \system\app\SystemUI.apk\res\drawable-ldpi\ and it will open a new window of 7zip showing the files inside the zip.
5. Now, given your edited PNG files or downloaded png files (assuming that files are located in your desktop). - Click and simply DRAG the file(s) from your desktop to \system\app\SystemUI.apk\res\drawable-ldpi\ .
6. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
7. Make sure that the file name of the one you edited/downloaded are THE SAME. -
8. After dragging and replacing the files you wanted, then you're good to go!
9. Close the 7zip window and that's it!.
You can now install the .zip by copying the UPDATED zip file to your SD Card.
(Note: Make sure to copy the updated one, not the backed up one)
Install the zip file from the original thread's instructions and reboot twice.
After that, you have now a customized systemUI.apk.
For those who do not want to reinstall the whole package.. follow these steps:
1. I assumed that you have the zip file of your ROM.
2. Extract it and go to \system\app\
3. Separate the SystemUi.apk - put it on your desktop. create a back up,
Right Click SystemUi.apk and select 7 ZIP -->> extract here - just to view the files you wanted to change.
Just go the folder and search for the PNG files.
4. Right Click SystemUi.apk and select 7 ZIP -->> open archive.
5. Go to \res\drawable-ldpi\
6. Click and simply DRAG the PNG file(s) from your desktop to \res\drawable-ldpi\
7. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
8. Make sure that the file name of the one you edited/downloaded are THE SAME. -
9. After dragging and replacing the files you wanted, then you're good to go!
APPLYING :
1. Download and install rootexplorer.apk
2. Download the png files you wanted to update.
3. Copy and paste the NEW SystemUi.apk that you have updated/Edited to your SD card.
4. Open root explorer in your galaxy y then go and tap MOUNT R/W.
5. Go to \SDCard and go to new SystemUI.apk that you have updated.
6. Long press the file and select copy
7. Press back and go to \system\app - tap MOUNT R/W at the top.
8. Paste the new SystemUI.apk from there.
(Note : You will encounter a lot of force closes for the exixsting systemui is currently being used by your phone. - just ignore it a lot and scroll down to look for the new SystemUI.apk.
9. Once you get there, long press on it and select permissions:
from the pop up, make the checked one like this :
•___•____ •
•___ .____.
•___ .____.
where Dots are the checked one - Bigger dots
After encountering a lot of force closes, then reboot the phone and that's it!
(Force Closes are normal, DON't PANIC - logically, you are currently using your systemUI.apk so just ignore it
NOTE : You can also apply the same steps in editing system files apps, just edit the .png files and locate it using 7zip(when you already opened it). Have a little LOGIC on how to edit system app background - same process. just different apk files and directory
HIT THANKS IF I HELPED YOU - IT COSTS NOTHING ;]
nice guide
you can also add this:
Install via ADB:
adb root
adb remount
adb push [file location in PC] /system/app/systemui.apk
Click to expand...
Click to collapse
no need to set permissions via ADB
also its better to use apk multitool since it can compile/decompile the apk's, if you extract the apk using 7zip or archive softwares you can't read the XML's and you can't compile them properly which results to force close issues when pushing into system
deathnotice01 said:
nice guide
you can also add this:
no need to set permissions via ADB
also its better to use apk multitool since it can compile/decompile the apk's, if you extract the apk using 7zip or archive softwares you can't read the XML's and you can't compile them properly which results to force close issues when pushing into system
Click to expand...
Click to collapse
Thanks! not that sure how to use that that's why I made it my on way
more easy steps and understandable for newbies.
EDIT :
Yes you it will require to extract the apk files but just to view the image you wanted to change.. the original apk file will be opened thru 7zip and just replace the selected png. It is not recompiling the apk file at all
Tried and tested by the way
try and test it out yourself:
a very powerful apk reverse engineering tool:
APK MULTITOOL
deathnotice01 said:
try and test it out yourself:
a very powerful apk reverse engineering tool:
APK MULTITOOL
Click to expand...
Click to collapse
I will try it soon! thanks for the info this is a basic guide for newbies
Just let me know if you need further assistance
how about a gif image?
like the emoticon of repencis on his status bar..
I.M.G said:
how about a gif image?
like the emoticon of repencis on his status bar..
Click to expand...
Click to collapse
I suggest to look for systemUI.apk of repencis and check for the GIF files.. it it is existing, then you can replace that one, following the process ;D
how to change default wallpaper?
ajbm6 said:
how to change default wallpaper?
Click to expand...
Click to collapse
What specific ROM are u using?
Sent from my GT-S5360 using xda premium
ajbm6 said:
how to change default wallpaper?
Click to expand...
Click to collapse
gallery > choose picture > set as > homescreen wallpaper
ajbm6 said:
how to change default wallpaper?
Click to expand...
Click to collapse
Hmm... if you want a default wallpaper, create a folder named "Wallpaper" inside "SYSTEM" folder and create another folder inside it named "default_wallpaper" then put the jpg file you wanted..
(you can use rootexplorer)
make sure that the file name of the default wallpaper is "default_wallpaper.jpg"
how??
It worked perfectly :highfive: cheers !!! can we change the place of name of network carrier in the notification bar similarly???
Abhibhat said:
It worked perfectly :highfive: cheers !!! can we change the place of name of network carrier in the notification bar similarly???
Click to expand...
Click to collapse
Never tried it before.. haha.. why do you want to change it?
HIT THANKS IF I HELPED YOU. - it costs you nothing!
Sent from my GT-S5360 using xda premium
emompong said:
Never tried it before.. haha.. why do you want to change it?
HIT THANKS IF I HELPED YOU. - it costs you nothing!
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
I dont want to change it i want to change its place in the status bar!!!:laugh:
Abhibhat said:
I dont want to change it i want to change its place in the status bar!!!:laugh:
Click to expand...
Click to collapse
oh.. my bad lol, hmm not actually getting what you're saying, give me a screen shot pls.
Abhibhat said:
It worked perfectly :highfive: cheers !!! can we change the place of name of network carrier in the notification bar similarly???
Click to expand...
Click to collapse
try this app if you wanna change network carrier hxxp://db*tt/ZRdrSUg7
note : change " * " with " . " and change " hxxp " with " http "
dnt forget to press thank button hehe
emompong said:
oh.. my bad lol, hmm not actually getting what you're saying, give me a screen shot pls.
Click to expand...
Click to collapse
its like we gb users have the carrier name under the wifi and other buttons in status bar but i want it like that in cyanogenmod at the bottom!!!
Abhibhat said:
its like we gb users have the carrier name under the wifi and other buttons in status bar but i want it like that in cyanogenmod at the bottom!!!
Click to expand...
Click to collapse
hmm ,, modified carrier name is possible but at the bottom? im not sure about it. of you want to edit you carrier name, tell me,ill share.
background
you know we have backgrounds that are set on the "settings" menu. How to change the background on that. This background also shows on some apps aswell. for example Creeds 2.1 has that purple background.
Thanks:good::good:

Categories

Resources