[THEMING -Basic] - How to EDIT SystemUI.apk/Apps Background - Galaxy Y GT-S5360 Themes and Apps

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:

Related

[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.

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

[Guide] How to Theme Sense 3.6

OK so I decided to write a tutorial with some hints on how to make a Sense 3.6 theme. This may also work on Sense 3.5 but I don’t have it to test it. This is done on Windows 7 64bit, but it should work similarly on earlier versions of Windows.
What you will need
M10 Tools
APK Multi Tool
Photo Editing Software – I use Photoshop AND Fireworks but Gimp will also work
Notepad++
Latest java and adb
Patience
Creativity
Please follow the instructions for proper installation of all of these tools on their respective page.
Download my basis theme
Copy the file into the place-apk-here-for-modding folder
Open the script
Option 25 – Set Current Project
Choose the basis theme
Option 9 – Decompile
Go to the Projects folder
Go to the com.htc.skin.rachelm920_basis folder
Go to the res folder
Drawable-hdpi and drawable-land-hdpi have the images. Values has the .xmls
Make any image edits you like. Also make and .xml edits you like.
​ I typically take the images in this folder and separate them based on the type, making several folders for different things like “pressed”, “focused” , “normal” “black” etc. Then whatever I changed black to I also change any references to 000000 to the color I changed it to. I do the same for the other colors. Make sure you keep the black lines on the .9 images. I usually use the “magic wand” to select the black borders and then do an invert selection so I select the rest of the picture. Make sure you move all the images back when done, and delete the folders.
Choose AndroidManifest.xml and open it with notepad++
Under where it says package=”com.htc.skin.rachelm920_basis” change the rachelm920_basis to what you would like your theme to be titled
Open M10 tools – M10Editor.exe
Click Load file
Browse to Projects\com.htc.skin.rachelm920_basis\assets\rachelm920_basis\drawable
​Make sure the file type is m10 file
Choose shared.m10
Click on the m10 files tab
Check the Decode images box
Click Decompile/Show
In the editor tab select textures then texture
You should see a picture on the right
Right click on the picture and choose show in explorer
Make any image edits you like. I do the same process here as I did in the other folders.
In M10 tools click on the start tab
Click Save File
Close the M10 tools
Browse to projects\com.htc.skin.rachelm920_basis\assets
Rename rachelm920_basis to your skin name
In the Image folder, put a wallpaper you would like your skin to have as wallpaper.jpg replacing the one already there
This folder also contains the theme previews which are impossible to achieve unless you have root and a screen print program AFTER you install the theme on your phone.
Go back to APK Tool
Choose 11 - Compile
Is this a system apk? No
Would you like to copy over any additional files that you didn’t modify from the original apk in order to ensure least # of errors? YES
Go to the keep folder
Delete resources.arsc, the rachelm920_basis folder, wallpaper.jpg, and all of the images in drawable-hdpi and drawable-land-hdpi folders
Go back to APK Tool and press any button
Choose 12 - Sign apk
Go to the place-apk-here-for-modding folder. There should be a file called signedcom.htc.skin.rachelm920_basis.apk. Rename it to your theme's name. You can remove the word "signed" also.
Copy to the SD Card on your phone, browse using a file explorer and install.
If you have problems recompiling make sure that all of your .9 images have the black borders. Check the log file, it usually tells you what you did wrong.
Some good websites –
http://www.colourlovers.com where I get my color schemes from
http://www.color-hex.com a good hex site and also gives you color schemes based off of one color.
PS - The basis theme does not look good, it is just a basis to use to create your own.
Open for me
question, does this make a theme or a skin?
Skin sorry I worded it wrong
Sent from my customized Amaze from tapatalk
Guess I'll be giving this a shot other than my typical theming methods, thanks.
Wow I had been looking for something like this for a while. thanks
M10 tools
Can't get M10 tools to install, any direction you can give me?
Calabrese1984 said:
Can't get M10 tools to install, any direction you can give me?
Click to expand...
Click to collapse
You need a net.4 framework installed.
Red.
M10 tools
I do have net.4 framework installed.
Calabrese1984 said:
I do have net.4 framework installed.
Click to expand...
Click to collapse
Then what do you mean it won't install? You have to extract the zip file and run the .exe file inside it.
Sent from my PG86100 using Tapatalk 2
Thank you, I got it!
Thanks for good guidence
Lost
2.Copy the file into the place-apk-here-for-modding folder
3.Open the script
Where can i find the folder? how about the script? Sorry, noob...
cordz said:
2.Copy the file into the place-apk-here-for-modding folder
3.Open the script
Where can i find the folder? how about the script? Sorry, noob...
Click to expand...
Click to collapse
Both the script is at the root of apkmanager. The the folder referred to is the /place-apk-here-for-modding/ folder, also in the root of apkmanager.
Sent from my EVO using Tapatalk 2
why am i getting this(see attachment)
and also in step16 there is no assets file ?!?
How
Help.Bro how do i rename a sense theme and isntall it twice?
the basis theme's download link is gone
please give me a substitution or a solution
New link is up... still had it on my laptop Happy theming!
HELP
please I need your help
I didnt understand step 2
where is this "place apk here for modding after"?
stevenson97 said:
please I need your help
I didnt understand step 2
where is this "place apk here for modding after"?
Click to expand...
Click to collapse
In the apk tool it should have made several folders
Sent from my gorgeous Galaxy S3

[Q] How to change Lock Screen Icons style/look?

First of all sorry for my english
Now question: How can I change my LockScreen Icons from stock to look like this one?
(I really was looking for some kind of info in and out the forum but didn't find anything)
Thank you anyway
I think you want to change which icons are used? Don't worry, I had the same problem finding the location too.
Go to:
Settings, Security and Lock Screen, Lock Screen Options, Shortcuts.
How this helps!
Sent from my GT-I9300 using Tapatalk 2
you would have to change the icon in apk itself unless someone creates a mod which allows changing them.
res/drawable-xhdpi
dstech said:
I think you want to change which icons are used? Don't worry, I had the same problem finding the location too.
Go to:
Settings, Security and Lock Screen, Lock Screen Options, Shortcuts.
How this helps!
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
nope, I want to change Shortcut skin but thank you anyway
watsa said:
you would have to change the icon in apk itself unless someone creates a mod which allows changing them.
res/drawable-xhdpi
Click to expand...
Click to collapse
can you explain a little bit more how to get there? or any link that explain it?
thanks
Greezaaa said:
nope, I want to change Shortcut skin but thank you anyway
can you explain a little bit more how to get there? or any link that explain it?
thanks
Click to expand...
Click to collapse
1. Pull the apk from your phone to PC (Use root explorer or something similar) - ex. SecPhone.apk for changing Phone icon
2. add ".zip" to its name at the end.
3. Open with winzip
4. find and replace the old icon with new one
Which apk is the lockscreen apk?
You need to pull the SystemUI.apk from \System\APP folder in your ROM or flashable rom file
then open the .APK with Winzip
goto res/drawable-xhdpi folder and edit the Icons as wanted,
Delete the SystemUI.zip from the flashable ROM
Click add ZIP and re add the new SystemUI.zip to the flashable package
Go into CWM and Flash
New try
watsa said:
1. Pull the apk from your phone to PC (Use root explorer or something similar) - ex. SecPhone.apk for changing Phone icon
2. add ".zip" to its name at the end.
3. Open with winzip
4. find and replace the old icon with new one
Click to expand...
Click to collapse
Not worked... ;( But thank you anyway mate!
bunglebp said:
You need to pull the SystemUI.apk from \System\APP folder in your ROM or flashable rom file
then open the .APK with Winzip
goto res/drawable-xhdpi folder and edit the Icons as wanted,
Delete the SystemUI.zip from the flashable ROM
Click add ZIP and re add the new SystemUI.zip to the flashable package
Go into CWM and Flash
Click to expand...
Click to collapse
Trying now dont understand exsactly how to do it but I will try on some rom and if I have some question I will post them here
Thank you!
which apk did you try? phone? that icon should be in contacts apk
watsa said:
which apk did you try? phone? that icon should be in contacts apk
Click to expand...
Click to collapse
used SecPhone.apk and found ic_launcher_phone.png so I changed it then installed apk and nothing, I was trying with cache wipe but same results
SecContacts.apk has diferent Icon so the problem is in other I think
anyway trying the bunglebp sugestion right now
Sorry my english I know its bad
best of luck in finding those icons in systemui.apk
DONE!
Thank you everybody for your help
I got what I was looking for, well almost all just need to know what is cam app name and where look for it
did it like Watsa told it b4, just need flash zip I think so for SecPhone.apk need to change b4 instaling rom
but for com.whatsapp-2.apk didnt need flash, could change it with root explorer and winrar
Thank you for your help guys
system/app/samsungcamera.apk

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

------------------------------------------------------------------------------------------------------------------------------------
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!

Categories

Resources