ios signal icon - AT&T Samsung Galaxy S 5

Just wanted to share.
This SystemUI.apk has the singal icons replaced with the iOS7 styled icons (dots). Just replace your SystemUI.apk with the attached one and set permission using 'Root Explorer' or equivalent.
**** IMPORTANT *****
You can not just replace the apk or you will get FC. The best way to do it is to copy the apk to a system folder other than the actual location of the file. For example if the apk to be replaces is in /System/app, then copy the apk first to /system/priv-app, set the correct permissions there and then move to system/app and vice-verse. (the same applies to the odex file)
reboot the device after moving the files.
View attachment SystemUI.zip

Made a flashable for you. Here ya go buddy.

Joe0113 said:
Made a flashable for you. Here ya go buddy.
Click to expand...
Click to collapse
I tried this and nothing changed.
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app

Nothing changed
Sent from my SM-G900F using Tapatalk

how would i go about changing the data icon to 3G, H,H+,LTE on the S5 on my S4 i changed some settings in the buildprop and it worked, tried the same in my S5 and nadda.

Related

Icon Pack ID

Does anyone know which icon pack this is in the dock bar, and whether it would work on LP Plus?
They are from the GO launcher. You can extract them from the GO Launcher apk.
How do I do that?
troutbeck27 said:
How do I do that?
Click to expand...
Click to collapse
Download the apk from the market, put it on your sdcard with root explorer or something, transfer it to your PC, rename the .apk to .zip and open it to get all the images.
What file do i put them in after i get them ?
What are the pngs names for these 4 icons in the go launcher zip.
Sent from my Nexus S using XDA Premium App

[Q] Question about statusbar?

I am attempting to change the look of the statusbar at the top if at all possible. I am running ComRom 1.3 and would like to change the statusbar as the green just doesn't work for me. Can anyone help me?
You could always use 7zip to get into the file and replace all the .pngs that you want. But beware, there are a LOT of files that would need to be replaced. The battery icon alone is over 100 files. Signal bars is around 8, etc.
Sent from my SCH-I500 using XDA Premium App
Statusbar_background.9, just change the color of it using photoshop or whatever
I was wondering if I could get the all file or files and use root explorer to obtain the desired status bar.
Sent from my SCH-I500 using Tapatalk
TedLWJR said:
I was wondering if I could get the all file or files and use root explorer to obtain the desired status bar.
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
No.
Sent from my DROID X2 using XDA Premium App
I've tried to change the status bar in the theme that I'm running to transparent using 7-zip and gimp, I can change it but when I reload my theme in recovery and reboot my phone, the signal bars have an X over theme and I can't make any calls. I'm not extracting the .png files just editing theme and saving the .png9 files with draw 9 patch, but still cant get it to work. Any thoughts?
nitroglycerine33 said:
No.
Sent from my DROID X2 using XDA Premium App
Click to expand...
Click to collapse
You could use ninjamorph to decompile the framework-res and TWFramework-res.
Ninjamorph will decompile and recompile an .apk without the need to resign it. After ninjamorph decompiles the .apk use root explorer to copy the files you want to use, make sure they are named correctly. Now navigate to androthemes/workspace folder that ninjamorph created for you and now holds your decompiled .apk's and push the files to framework-res/res/drawable_hdpi or drawable-hdpi-v4 it will overwrite the exsisting files. Now go back to ninjamorph and select finish. It will recompile the .apk and ask you if you want to replace it. Say yes, then say yes to zipalign.apk and finally select no for clean-up.
Your phone will go black for about 10sec then reboot.. JUST WAIT it will reboot. If all went well your statusbar will be changed. MAKE A NANDROID BACKUP 1st. Also you can go to youtube and watch a video on ninjamorph. Its a great app. If you need help just PM me....
Sent from my SCH-I500 using XDA App
adude247 said:
I've tried to change the status bar in the theme that I'm running to transparent using 7-zip and gimp, I can change it but when I reload my theme in recovery and reboot my phone, the signal bars have an X over theme and I can't make any calls. I'm not extracting the .png files just editing theme and saving the .png9 files with draw 9 patch, but still cant get it to work. Any thoughts?
Click to expand...
Click to collapse
If you already have the transparent images. Ninjamorph will work for you too. I first used ninjamorph to swap out my battery.png's it worked flawlessly. Go to youtube and search ninjamorph. Watch a couple videos. ninjamorph is free in the market.
Also you need to have transparency enabled. Simply swapping a solid image for a transparent one wont work......
Sent from my SCH-I500 using XDA App
Deleted post
Thank you for your help on this matter. I will start working on it immediately, again, Thanks
I've gotten the status bar transparent, the only thing that I can't get is there is a thin black line on the bottom of my status bar, I've changed everything that I could think of but still cant get it to go away, I'm combining two themes now to see if that will work.

[APP] ICS Launcher With 3/7 Home Screens

I find it very annoying that the stock launcher comes with 5 screens and you are completely unable to add or remove any of them. I have never needed or used more than 3 screens so it is quite inconvenient to have a launcher with 5 screens that I cannot edit. So, I decompiled the stock ICS launcher and edited the layout to contain 3 screens. I would add an option to edit the screen count in the app itself but I have not compiled ICS on my computer and I do not plan to do so (at least until I upgrade my RAM).
I have also uploaded a version with 7 screens. I tried to allow screen rotation as well but ran into some issues when editing the AndroidManifest.xml. I'll see if I can get it working though.
Download 3 screens: http://www.multiupload.com/ZE4AY4IUM2
Download 7 screens: http://www.multiupload.com/ECCSUYTKI8
To install (rename to Launcher2.apk)
via adb:
Code:
adb push /path/to/downloaded/Launcher2.apk /system/app/
via root file manager:
- copy modified Launcher2.apk to sdcard. Copy from sdcard to /system/app/ and overwrite existing Launcher2.apk
matt_stang said:
I find it very annoying that the stock launcher comes with 5 screens and you are completely unable to add or remove any of them. I have never needed or used more than 3 screens so it is quite inconvenient to have a launcher with 5 screens that I cannot edit. So, I decompiled the stock ICS launcher and edited the layout to contain 3 screens. I would add an option to edit the screen count in the app itself but I have not compiled ICS on my computer and I do not plan to do so (at least until I upgrade my RAM).
I may upload a version with 7 home screens if anyone would be interested. Also a version which supports screen rotation. If anyone wants it let me know, as I do not.
Download: http://www.multiupload.com/ZE4AY4IUM2
To install (rename to Launcher2.apk)
via adb:
Code:
adb push /path/to/downloaded/Launcher2.apk /system/app/
via root file manager:
- copy modified Launcher2.apk to sdcard. Copy from sdcard to /system/app/ and overwrite existing Launcher2.apk
Click to expand...
Click to collapse
downloading now, will report back. what did you use to decompile? i was using apk manager 4.9 when i was on the Epic but that was failing to decompile (i wanted to mess around myself). i updated apktool.jar and smali/baksmali and still no go.
Thanks. I would like a 7 home screen launcher if u don't mind. . That would be great.
Sent from my Nexus S 4G using xda premium
If you could do a 3 screen version that can rotate I would flash instantly
Sent from my Nexus S 4G using Tapatalk
Bookmarking to flash tomorrow.. Good work
ps. Screen Rotation - HELL YES. Definitely upload please!
adaimespechip said:
ps. Screen Rotation - HELL YES. Definitely upload please!
Click to expand...
Click to collapse
Check in themes and apps section
Sent from my Nexus S using XDA App
amosher13 said:
downloading now, will report back. what did you use to decompile? i was using apk manager 4.9 when i was on the Epic but that was failing to decompile (i wanted to mess around myself). i updated apktool.jar and smali/baksmali and still no go.
Click to expand...
Click to collapse
I second this question. I'm having a lot of trouble working on ics apks.
Sent from my Nexus S using xda premium
amosher13 said:
downloading now, will report back. what did you use to decompile? i was using apk manager 4.9 when i was on the Epic but that was failing to decompile (i wanted to mess around myself). i updated apktool.jar and smali/baksmali and still no go.
Click to expand...
Click to collapse
jakeisouttolunch said:
I second this question. I'm having a lot of trouble working on ics apks.
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
I had some trouble too but realized you need a modified apktool.jar. I got it from the issues page on apktool. Here's the link: http://www.multiupload.com/YWJHOSZ7GJ
Just replace your current apktool.jar (I am assuming you use apktool) with this one.
Awesome, thank you much!
Sent from my Nexus S 4G using Tapatalk
--
EDIT: dropped in the new apktool and i still get errors decompiling, any ideas? did you just drag and drop? (yes i renamed to apktool.jar)
thank you
could u make one with only one screen ?
matt_stang said:
I had some trouble too but realized you need a modified apktool.jar. I got it from the issues page on apktool. Here's the link: http://www.multiupload.com/YWJHOSZ7GJ
Just replace your current apktool.jar (I am assuming you use apktool) with this one.
Click to expand...
Click to collapse
You also need to update your SDK package and pull the newest aapt.exe from the platform-tools folder and place that in APK Manager along with the updated APK Tool.
The new apktool gets you decompiling but you need the aapt.exe to complete the package so you can re compile....
DynamicRam said:
thank you
could u make one with only one screen ?
Click to expand...
Click to collapse
Ditto for me too?
Sent from my Nexus S using xda premium
Yes, I'd love a one screen version too!! Plz
you think it's possible to use in NO ics rom?it's only for ICS rom?
If anyone is interested, I've created one with 1 homescreen here:
http://forum.xda-developers.com/showthread.php?t=1373851
Can you add the modifications brenix added in the one homescreen launcher?
I'm having trouble installing. After you copy and overwrite in the system/app folder what do now?
Sent from my Nexus S 4G using xda premium
RushAOZ said:
I'm having trouble installing. After you copy and overwrite in the system/app folder what do now?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
ordinarily, you would fix permissions to rw-r--r-- and reboot
or if adb:
adb shell chmod 644 /system/app/Launcher2.apk
adb reboot
.. or reboot into recovery -- advanced, fix permissions. But I was having trouble with FCing after. Anyone else? I'm gonna give it another go. Realllly need 2 more screens
decalex said:
ordinarily, you would fix permissions to rw-r--r-- and reboot
or if adb:
adb shell chmod 644 /system/app/Launcher2.apk
adb reboot
.. or reboot into recovery -- advanced, fix permissions. But I was having trouble with FCing after. Anyone else? I'm gonna give it another go. Realllly need 2 more screens
Click to expand...
Click to collapse
Fixed permissions. Still not getting an option for ics launcher when I reset defaults in launcher pro
Sent from my Nexus S 4G using xda premium
Ok, I just tried this again. I dl the file on my pc. Renamed to launcher2.apk. pushed it to my sd card. Opened root explorer. Copied file. Went to system/app. Enabled r/w. Hit paste. Overwrite. Reboot into recovery. Advanced/fix permissions. Reboot. Still nothing. Am I doing something wrong here? Btw running cm7 nightlies 174.
Sent from my Nexus S 4G using xda premium

[TUT]mod apk without pc

hi guys today i'm here to show you the easyest way to theme your apk without using a pc.
I'm doing this because i don't have my pc now and i'm a little bit bored xD
prerequisites:
-rooted device
-root explorer
-zipsigner (free on play store)
ok LET'S GO!!
1) go to the desired apk and rename it from "apkname.apk" to "apkname.apk.zip" using root explorer (apkname is the name of your application e.g. whatsapp.apk->whatsapp.apk.zip)
2) extract zip using root explorer and you will get a folder with the extracted files inside.
3) go to the extracted folder and change the pics you want
4) be sure to rename the pics with the original name (if i want to change an apk's image called app_logo.png i will have to pick an image and copy it to the extracted folder in res/drawable folder,once here i have to paste the image and rename it into app_logo.png)
5) once you finished replacing the images go back until you see a folder called meta-inf,res,lib,assets etc etc... and press menu button,select all the items and zip all the files,rename the zip into apkname.apk
6) navigate to sdcard/speedsoftware/zip and you will see your zipped file,now rename it from apkname.apk.zip to apkname.apk
7)try to install your modded apk, if it doesn't install open zipsigner and as input file select your modded apk,as output file re-select your modded apk (rename it into signedapkname.apk if you want) then tap on the box to the bottom called "sign the file"
8) once signed install your modded apk using any file manager
ENJOY!
press thanks if i helped you
hope in theme section there will be a lot of modded apks with new ui
i sucess . but i try to edit resource.arc and zip and rename to apk and then im install but pharsing eror in apk
Sent from my S7 using XDA Premium HD app
bayu_104 said:
i sucess . but i try to edit resource.arc and zip and rename to apk and then im install but pharsing eror in apk
Sent from my S7 using XDA Premium HD app
Click to expand...
Click to collapse
You mean "resources.arsc" ...
This file contains pre-compiled resources, such as binary XML(values, layouts and dimens... etc) for example,
and to edit this file you must decompile the apk using apktool.jar via PC only (can't be dicompiled/compiled via phone environment)
Regards
R: [TUT]mod apk without pc
this tut is only for theming not development or heavy modding (xml files)
Sent from my GT-S5570 using xda premium
Can I somehow change the color of the themes in xperia u by changing the RGB value somehow.... If its possible then it would be of a gr8 help
Thnks a ton bro
Sent from my ST25i
R: [TUT]mod apk without pc
if the theme is an application just find it and change what you want
Sent from my GT-S5570 using xda premium
$$sweet devil$$ said:
Can I somehow change the color of the themes in xperia u by changing the RGB value somehow.... If its possible then it would be of a gr8 help
Thnks a ton bro
Sent from my ST25i
Click to expand...
Click to collapse
MAD_psycho_Zz said:
if the theme is an application just find it and change what you want
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
nope, that way you can only replace png's, to edit rgb values (stored in colors.xml) you still have to decompile it with apktool...
yackovsky said:
nope, that way you can only replace png's, to edit rgb values (stored in colors.xml) you still have to decompile it with apktool...
Click to expand...
Click to collapse
Can u please post the link to the procedure via apktool as m new to this and I seriously want some authentic colors on my Xperia U
Thnxx a ton
Sent from my ST25i
$$sweet devil$$ said:
Can u please post the link to the procedure via apktool as m new to this and I seriously want some authentic colors on my Xperia U
Thnxx a ton
Sent from my ST25i
Click to expand...
Click to collapse
google mate, all i can say
R: [TUT]mod apk without pc
download multiapktool
Sent from my GT-S5570 using xda premium
ok thanks man
Sent from my S7 using XDA Premium HD app
MAD_psycho_Zz said:
hi guys today i'm here to show you the easyest way to theme your apk without using a pc.
I'm doing this because i don't have my pc now and i'm a little bit bored xD
prerequisites:
-rooted device
-root explorer
-zipsigner (free on play store)
ok LET'S GO!!
1) go to the desired apk and rename it from "apkname.apk" to "apkname.apk.zip" using root explorer (apkname is the name of your application e.g. whatsapp.apk->whatsapp.apk.zip)
2) extract zip using root explorer and you will get a folder with the extracted files inside.
3) go to the extracted folder and change the pics you want
4) be sure to rename the pics with the original name (if i want to change an apk's image called app_logo.png i will have to pick an image and copy it to the extracted folder in res/drawable folder,once here i have to paste the image and rename it into app_logo.png)
5) once you finished replacing the images go back until you see a folder called meta-inf,res,lib,assets etc etc... and press menu button,select all the items and zip all the files,rename the zip into apkname.apk
6) navigate to sdcard/speedsoftware/zip and you will see your zipped file,now rename it from apkname.apk.zip to apkname.apk
7)try to install your modded apk, if it doesn't install open zipsigner and as input file select your modded apk,as output file re-select your modded apk (rename it into signedapkname.apk if you want) then tap on the box to the bottom called "sign the file"
8) once signed install your modded apk using any file manager
ENJOY!
press thanks if i helped you
hope in theme section there will be a lot of modded apks with new ui
Click to expand...
Click to collapse
can i change the application name and the some of the apps text with the help of this application???
Thats use less u must decompile to Edit xml (name)
But what about the text which is in the app and i want to edit
Sent from my A24 using XDA Premium 4 mobile app
sir i tried but not installing modded apk sir i tried with zipsigner but also not installing help me please
Sent from my GT-S5360
I had modded my apk but when i try to install it cant be installed "Application Not Installed"
Sent from my GT-I9100 using XDA Free mobile app
Veey good method!!!;
thnx a lot mahn.....good method but..........after signing and when I try to install it still shows app not installed
Plz help me out.........
O cool
Can I do this to change the name so I have both the older version and the newer at the same time?
Sent from my SM-A500FU

Cant Modify the SystemUI.apk 4.42

hello Guys hope you can help me with an Problem:
I wanted to change the Colors of the Icons in the Status Bar so i copied over systemUI.APK to my PC via ES-Data Explorer.
I extracted the ZIP and Coloreed the Logos (Didnt change anything just Colored)
then i got 2 Framework APK ( com.htc.resources.APK and framework-res-htc.APK) and used this APK TOOL: Apktool if xxxx.APK (the two apks from framework)
then i decompiled the SystemUI.APK with APK Tool and replaced the ICONS (which i edited before from an usual extracted APK)
now when i want to compile it again it gives me an error at every Icon which i edited.
Hope you can help me, It worked on my samsung galaxy s2 though.
Ah And not to forget: Of Course im S-OFF and Rooted.
[IMG="Screenshot of the Logos and APKTOOL"]
http://www.fotos-hochladen.net/uploads/screenshot10lkbtp4izef.png
[/IMG]
Sent from my HTCONE using XDA Free mobile app
Bump
Sent from my HTCONE using XDA Free mobile app

Categories

Resources