[HELP] Extract Wallpaper - Sprint Samsung Galaxy S III

Can someone inform me on how to extract currently set wallpaper? Idk the directory to it. I'm trying to black out the wallpaper for best battery + it will look cooler!
Sent from my SPH-L710 using xda app-developers app

monstaX said:
Can someone inform me on how to extract currently set wallpaper? Idk the directory to it. I'm trying to black out the wallpaper for best battery + it will look cooler!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Was it one that came with your Rom? Was it downloaded through a wallpaper-installer app?

topherk said:
Was it one that came with your Rom? Was it downloaded through a wallpaper-installer app?
Click to expand...
Click to collapse
Came with ROM! I'm sure its a Stock Jellybean Wallpaper
Sent from my SPH-L710 using xda app-developers app

How to extract Wallpapers out of a ROM
I did this a while ago while trying to help someone out. It was a really good exercise in learning some basics about apks and such.
First off, read through this thread. In my last post, post #7, I show where I found some wallpapers in the Freeza's stock Rom. I would assume that they would be in the same locations for a different Rom.
The procedure in pulling wallpapers out of a rom is outlined in this post.
Hope this helps!
Unfortunately, my current Rom (Liquidsmooth) didn't come with any "built-in" wallpapers, so I can't show you how to do it through there, but that methodology should work for you.

topherk said:
I did this a while ago while trying to help someone out. It was a really good exercise in learning some basics about apks and such.
First off, read through this thread. In my last post, post #7, I show where I found some wallpapers in the Freeza's stock Rom. I would assume that they would be in the same locations for a different Rom.
The procedure in pulling wallpapers out of a rom is outlined in this post.
Hope this helps!
Unfortunately, my current Rom (Liquidsmooth) didn't come with any "built-in" wallpapers, so I can't show you how to do it through there, but that methodology should work for you.
Click to expand...
Click to collapse
Done thanks for pointing me there. The wallpapers were in the stock launcher (Launcher2.apk) just renamed to .zip and looked through the folders in /res thanks man
Sent from my SPH-L710 using xda app-developers app

monstaX said:
Done thanks for pointing me there. The wallpapers were in the stock launcher (Launcher2.apk) just renamed to .zip and looked through the folders in /res thanks man
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Isn't it interesting how apks work? I found it quite amazing how simple everything was inside. It makes the idea of modding an app (by changing the various images in the apk) less daunting... Although, I know some apks need to be signed, and that can (sometimes) be an issue. I obviously haven't looked too much into it, but I had a good time searching through the apks when I did that exercise.

There are also wallpapers in /system/framework/framework-res.apk, probably never the current one, but wallpapers that come built in as well. That's how I extracted one from the S4 dump and set it as my wallpaper on my shift (see attached screenie)
@topherk - it's actually really simple to preserve the signature (when modifying an app that's not yours) once you know how to do it. What you do is, let's say you modified the apk by inserting your own modified images. To preserve the signature, you get a copy of the original apk (let's say framework-res.apk) and then open it in an archive viewer like 7Zip, then you compile the apk with your modified images and also open it as an archive next to the original. Then you copy the "res" folder from the modified apk into the "res" folder of the original, and BAM. Modified apk with the manufacturers signature

Related

[Q] Anyone willing to Port over this theme?

http://forum.xda-developers.com/showthread.php?t=959065
I really like the layout and colors on this MattedBlues theme.
It would be very appreciated if someone that has the knowledge to do it would share the wealth.
I would definitely give it a try if I had any idea how to do it!
Thank you in advance
There a theme porter script in xda somewhere that I used to mess with when id port themes for personal use.. if I have time tonight ill give it a shot if no one else does..
Sent from my HTC Vision using XDA App
shady503403 said:
There a theme porter script in xda somewhere that I used to mess with when id port themes for personal use.. if I have time tonight ill give it a shot if no one else does..
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Awesome! Thank you so much, Shady.......let me know if you find it. I would be interested in that too
Sent from my HTC Vision using Tapatalk
blah.. don't have time to do this right now.
here the theme porter ive used in the past. just follow instructions.
theme porter... http://forum.xda-developers.com/showthread.php?t=737526
update.zip packager... http://forum.xda-developers.com/showthread.php?t=717437
what i do.
get theme
get rom.
extract both.
place needed files in correct "new" and "old" folders..
run script..
move "new" folder back into cm7 unzipped folder where you took them from.
rezip into flashable zip..
if you google how to make a flashable.zip you should get a link to xda somewhere.
has a script too that does it for you. then just flash in cwm.
p.s. im workin on this right now. ill try to upload tonight. if not tomorrow after work.
Lol funny thing is I ported this for myself already, I just got winrar and replaced the SystemUI.apk images, and the framework-res images, and if you want the apps stuff too then replace those as well and done.
When I tried to flash it a week or two ago it made me loose service, so I had to do it that way and such, although I do not understand why it would make me loose service
Cimer said:
Lol funny thing is I ported this for myself already, I just got winrar and replaced the SystemUI.apk images, and the framework-res images, and if you want the apps stuff too then replace those as well and done.
When I tried to flash it a week or two ago it made me loose service, so I had to do it that way and such, although I do not understand why it would make me loose service
Click to expand...
Click to collapse
That looks great! Do you still have the zip you can share? If not, then I will try to figure it out!
Thank you in advance!
Sent from my HTC Vision using Tapatalk
I will add it to the latest nightly, although I have no idea if this will let me upload a entire rom o.0
if cimer doesn't get it i'll continue work. kinda more of a learing process right meow.
i got everything themed over. i guess i should include the apks from the themed rom, and not the ones in cm7 since they don't show up themed when i open them i.e. dialer, market etc.. threw it together quickly. boot animation, notification bar and font taken care of. i'll continue tomorrow.
if this works, pretty sure it will.. i'll start porting more themes.
Awesome.....
Is there any way to add the zip as just a flashable theme, rather than part of a full rom? I am currently only using CM7 RC2, not any of the nightlies.
Anything I can do to help, plz let me know!
Sent from my HTC Vision using Tapatalk
Yes there is a way to just do a flashable zip, although since I have no idea what caused me to loose service I did it directly with the Rom. I will play around with it tonight when I have time.
If you want to do it your self you just need the latest nightly, the latest matted blues and just copy things into the appropriate folder using winrar. It's really simple.
Edit: @shady if you want to do it you can, I have yet to get started.
Sent from my HTC Vision using XDA App
Well this morning I got the theme ported... the best I could anyways. I'm by all means no sort of dev or themer.. I just like to tinker. but I got the theme ported.. only thing I noticed was lockscreen icons weren't themed.. idk if they are or not originally in the evo theme.. and in setting the "highlight" or whatever its called was still the orange color.. honestly idk how to change any of those. Like I said I only tinker.. but id say like 95% of the theme ported over just fine.. I was using it, but flashed back to lucid theme on my way to work. Ill work on this and see if I can make the update.zip just the theme and not a full rom...
Sent from my HTC Vision using XDA App
Mine were not original either it's alright the lock should be blue and a couple of other tweaks,
The whole theme works great by copying the icons and imgs in framework res.apk. to the cm7 framework and over writing it. I have tried the theme porter method but apk manager works the best so far that I've tried if I get permission from developer I will post the theme later tonight. I only have it up to build 19 though
Sent from my HTC Vision using XDA Premium App
sdrexler078 said:
The whole theme works great by copying the icons and imgs in framework res.apk. to the cm7 framework and over writing it. I have tried the theme porter method but apk manager works the best so far that I've tried if I get permission from developer I will post the theme later tonight. I only have it up to build 19 though
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
Did you get permission?
And wouldn't basing a theme on a RC be a better idea? Just saying
Just waiting for a pm back from him but I bet it would be better I just use the nightlies and did it for myself but I can do the rc2 tonight and send him another pm
Sent from my HTC Vision using XDA Premium App
I hope someone can get it working.......I have been try and keep getting all kinds of fc's on all kinds of programs.........it was frustrating so I took a break from it.
Hopefully someone will be able to get this working on RC2 or maybe the developer will eventually add it to the theme engine as an apk
Sent from my HTC Vision using Tapatalk
I also tried to contact the developer several times, and didn't get any response. I'm sure they are busy tweaking this for the evo and nexus s. Its really a solid theme
Sent from my HTC Vision using Tapatalk
1) Get Winrar
2)Download the ROM you want to flash
3)Open the rom with winrar (Avoids resigning it yourself)
4)Replace the Framework-res.apk located in system/framework with the theme you want
5)Replace the SystemUI.apk located in system/app with the theme you want
6) Close the window
7) Put it on your SD card to flash, remember always make a backup just in case.
Also note if you want the themed icons for apps just replace all the apps in system/apps
This is for people that want to use it personally, you would need to contact the dev. in order to release it to everyone.
Cimer said:
1) Get Winrar
2)Download the ROM you want to flash
3)Open the rom with winrar (Avoids resigning it yourself)
4)Replace the Framework-res.apk located in system/framework with the theme you want
5)Replace the SystemUI.apk located in system/app with the theme you want
6) Close the window
7) Put it on your SD card to flash, remember always make a backup just in case.
Also note if you want the themed icons for apps just replace all the apps in system/apps
This is for people that want to use it personally, you would need to contact the dev. in order to release it to everyone.
Click to expand...
Click to collapse
This does NOT work. Atleast not for me. I downloaded CM7 RC2 and downloaded CM7RC2 version of MattedBlues. I tried 3 different variations.
1.) I replayed all files from mattedblues into the cm7 rom folder. This allowed me to boot into CM7 with the theme applied, HOWEVER, I had no internet connection and I get about 3-4 FC during the google apps setup
2.) So I tried being selective and only copied framework over and a few of the apps in the app folder. Maybe 3 or 4 apps, like gmail, systemUI, phone etc. This didn't give FC, instead it wouldn't let me have internet connection.
3.) So I just followed the guide exactly and copied only the framework over and the systemUI over. This caused no internet and almost immediate FC on google apps setup. So I just went back to MIUI.
P.S. I tried two different kinds of GAPPs. I tried the ones that come with CM7 rom in the ROM Manager and I tried another GAPPs I downloaded previously for Iceandfire. Just to experiment. Both failed in the same way.
Thanks for the try though. I would LOVE to see a real port of this rom. One of the best (if not the best) looking themes out right now.
I've ported MattedBlues to the G2 just for you guys. Pick it up at the official thread here.

[Q] how do u make a custom rom

useing ubuntu what do i need to download
Glewis21 said:
useing ubuntu what do i need to download
Click to expand...
Click to collapse
What kind of rom? Stock based? Aosp/miui/cm7?
Are you going to be building from source?
Personally as a miui porter, I use 7zip, apktool, and notepad++
Sent from my SPH-D700 using Tapatalk
On Ubuntu there is already a good notepad. You need the android sdk (add it to path), apktool, smali, baksmaly, all of the crap needed for compiling cm7, eclipse and it's ADK plugin, 7zip, voodoo kernel repack tools, that's probably all...
Sent from my SPH-D700 using XDA App
I had a question along the same lines. But I'm a total noob to coding. What I really wanna do is take an already built rom and add some mods to it that I like and then save the package as a rom . In doing that I'm hoping to cut my teeth a little into the world of rom creation.
Sent from my SPH-D700 using xda premium
Xalky said:
I had a question along the same lines. But I'm a total noob to coding. What I really wanna do is take an already built rom and add some mods to it that I like and then save the package as a rom . In doing that I'm hoping to cut my teeth a little into the world of rom creation.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
What you are talking about Xalky is more on the lines of themeing. Customizing icons, layouts and adding in fixes, then repackaging it into the flashable. Check out the Themes subforum and the sticky at the top by Dreamsforgotten on How to theme. That may be what you are looking for. Then either Dreams, myself or the dozens of other helpful users here can help you repackage it. It is just a matter of swapping the finished product back into the ROM flashable and of course giving credit to all that contributed or developed the stuff you grabbed to mod.
kennyglass123 said:
What you are talking about Xalky is more on the lines of themeing. Customizing icons, layouts and adding in fixes, then repackaging it into the flashable. Check out the Themes subforum and the sticky at the top by Dreamsforgotten on How to theme. That may be what you are looking for. Then either Dreams, myself or the dozens of other helpful users here can help you repackage it. It is just a matter of swapping the finished product back into the ROM flashable and of course giving credit to all that contributed or developed the stuff you grabbed to mod.
Click to expand...
Click to collapse
You are correct. Thats what I'd like to do......for now. Thanks for the lead. It's mainly for myself to be able to save my phone setup as one flashable zip. Is there a way to take your current Rom/theme setup with mods and copy the entire thing from the phone and turn it into one flashable zip? minus my add on apps. I thought I saw someone do that around here.
Xalky said:
You are correct. Thats what I'd like to do......for now. Thanks for the lead. It's mainly for myself to be able to save my phone setup as one flashable zip. Is there a way to take your current Rom/theme setup with mods and copy the entire thing from the phone and turn it into one flashable zip? minus my add on apps. I thought I saw someone do that around here.
Click to expand...
Click to collapse
I believe there is a way to make an Odinable tar backup of your phone just how it is. But that would backup all your accounts and settings too. What you want is to just stuff your modded files back into the ROM zip.

Theming questions?

I have been theming on the x2 for awhile now building custom themes .. I just got my nexus yesterday so I downloaded the gummy rom and tried to theme first with apktool and also with apk manager.. I see there have been themes made.. I have yet to be able to decompile any system apks successfully.. are there any new tools I'm missing or steps... would love to start theming again if I can get things to work
Sent from my Galaxy Nexus using xda premium
Kevin3328 said:
I have been theming on the x2 for awhile now building custom themes .. I just got my nexus yesterday so I downloaded the gummy rom and tried to theme first with apktool and also with apk manager.. I see there have been themes made.. I have yet to be able to decompile any system apks successfully.. are there any new tools I'm missing or steps... would love to start theming again if I can get things to work
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
yep, you need to update apktool for use with Android 4.0
edit: more specifically...
-Wrong version of apktool (get the latest)
-Wrong verison of apktool dependancies files (same site)
-Wrong version of aapt.exe in Android SDK (get latest SDK)
Alright awesome I'll look into it tonight after work
Sent from my Galaxy Nexus using xda premium
I have the latest version of all of that and can decompile with apktool. The problem is when I build the new apk and copy over the edited files and push back to the phone the app won't work.
A run down of everything I did is here: http://forum.xda-developers.com/showthread.php?t=1452530
Did u try putting it back in the flash able zip with 7 zip? I never use adb push.... in theory if u are able to compile the apk without errors it should work
Sent from my Galaxy Nexus using xda premium
Kevin3328 said:
Did u try putting it back in the flash able zip with 7 zip? I never use adb push.... in theory if u are able to compile the apk without errors it should work
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I pulled the music apk, edited it, rebuilt it, and put the edited files back in the original apk. I did that because I don't know how to sign my own apk so I just used the already signed one with some edited png and xml files. The thing I don't understand is that I pulled an apk once and opened it via 7zip and edited some things, pushed it back and everything was fine (changed out some icons on the contacts.apk)
Do you know where an up-to-date theming guide can be found? I'm very interested in making my own themes instead of requesting themers to make one. Learning experience and all that jazz.
Thanks.
coverton341 said:
I pulled the music apk, edited it, rebuilt it, and put the edited files back in the original apk. I did that because I don't know how to sign my own apk so I just used the already signed one with some edited png and xml files. The thing I don't understand is that I pulled an apk once and opened it via 7zip and edited some things, pushed it back and everything was fine (changed out some icons on the contacts.apk)
Do you know where an up-to-date theming guide can be found? I'm very interested in making my own themes instead of requesting themers to make one. Learning experience and all that jazz.
Thanks.
Click to expand...
Click to collapse
You can't replace xml's in that way.
Sent from my Galaxy Nexus using XDA App
If u properly recompile the apk then yes u can .. u edit it all the XML s and pngs in the apk then recompile.. then drop the recompiled apk into the system app section of the rom u r using unless its the framework Res apk or other framework apk.. once u do this put the new rom zip back into your phone and flash in recovery ... bottom line I'm not the most experienced themer in the forums I just got the phone yesterday so its gonna take time for me to begin theming anything.. that being said perhaps if this thread stays open and more experienced themers can chime in with some tips and advice
Sent from my Galaxy Nexus using xda premium
coverton341 said:
I pulled the music apk, edited it, rebuilt it, and put the edited files back in the original apk. I did that because I don't know how to sign my own apk so I just used the already signed one with some edited png and xml files. The thing I don't understand is that I pulled an apk once and opened it via 7zip and edited some things, pushed it back and everything was fine (changed out some icons on the contacts.apk)
Do you know where an up-to-date theming guide can be found? I'm very interested in making my own themes instead of requesting themers to make one. Learning experience and all that jazz.
Thanks.
Click to expand...
Click to collapse
Also in my short experience theming u should not have to sign a system app... u should recompile then rename it.. then reinsert into the rom you are using.. reflash the rom without any wiping and u should be good try it that way
Sent from my Galaxy Nexus using xda premium
Kevin3328 said:
Also in my short experience theming u should not have to sign a system app... u should recompile then rename it.. then reinsert into the rom you are using.. reflash the rom without any wiping and u should be good try it that way
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Hey Kev did u figured it out yet? I replied to ur PM...
Sent from my Galaxy Nexus using XDA App
Kevin3328 said:
Also in my short experience theming u should not have to sign a system app... u should recompile then rename it.. then reinsert into the rom you are using.. reflash the rom without any wiping and u should be good try it that way
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Actually, GoogleMusic.apk is found in data/app not in system, at least in the ROM I am on. But, am I correct in assuming that I can do the same thing in this instance?
Furthermore, is there no way to theme a single application? Do I need to always theme an app, place it back into the ROM zip, and reflash said ROM?
Can I make my own flashable zip file for a single app?
Sorry to ask so many questions, I just really like tinkering with things and I would really like to get good at theming.
Kevin3328 said:
If u properly recompile the apk then yes u can .. u edit it all the XML s and pngs in the apk then recompile.. then drop the recompiled apk into the system app section of the rom u r using unless its the framework Res apk or other framework apk.. once u do this put the new rom zip back into your phone and flash in recovery ... bottom line I'm not the most experienced themer in the forums I just got the phone yesterday so its gonna take time for me to begin theming anything.. that being said perhaps if this thread stays open and more experienced themers can chime in with some tips and advice
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Sorry misread what you were saying then.
Sent from my Galaxy Nexus using XDA App
I am at work until 1030 then I am gonna set up shop on my CPU first... gotta get the new sdk and apktool then I will gtalk u from there with issues.. all I know is this should be a learning experience lol.. by the looks of this phone it could be awhile b4 I learn what everything "is" framework will be all the apks will be different than what I'm used to
Sent from my Galaxy Nexus using xda premium
coverton341 said:
Actually, GoogleMusic.apk is found in data/app not in system, at least in the ROM I am on. But, am I correct in assuming that I can do the same thing in this instance?
Furthermore, is there no way to theme a single application? Do I need to always theme an app, place it back into the ROM zip, and reflash said ROM?
Can I make my own flashable zip file for a single app?
Sorry to ask so many questions, I just really like tinkering with things and I would really like to get good at theming.
Click to expand...
Click to collapse
U can make update zips and yes u should b able to do the same.. I usually borrow someone else's at first
Sent from my Galaxy Nexus using xda premium
wut? i've never done what you guys have when it comes to compiling/decompiling and replacing stuff. i'm not so sure that works, but i'll take your word for it for now since i've never tried it either. in theory, you can decompile and change xml, recompile and replace that xml, but not if you're dealing with the actual xml folder in apks. your resources change when you mess with that. this is the same for changing smali, except something else changes (it's been a bit since i've dealt with actual dev stuff).
also, it's a big waste (and sometimes troublesome) to flash an entire ROM to update one or a few apks. making one for just testing out things in \system\ will save you time and frustration. you can also make a backup easier for if something bootloops you
Success!!!
All right, first and foremost, thank you immensely for all the suggestions Kevin and others as well.
Here's what I did. I searched the ROM zip to no avail, but then found the apk in the gapps zip. I took it out of there, decompiled, messed around with just a few png files, recompiled and put it back into the gapps zip. Flashed it and it worked. Problem is, only a couple of the edits I made showed up which brings me to my next issue, ICS optimised apps have a tonne of "drawable-***" folders. Drawable, drawable-hdpi, drawable-hdpi-v8,v9,v11, drawable-xdpi, etc....ad nauseum.
I am not messing with any smali code, xml files, or .9.png files yet as I don't know what smali does, xml is a headache, and I have heard horror stories about .9.png files.
I'm going to dink around and see if I can sort out what items need to be changed for my current dpi setting (241) and will report back any findings, but probably not tonight as I have an early course in the morning followed by work.
coverton341 said:
Success!!!
All right, first and foremost, thank you immensely for all the suggestions Kevin and others as well.
Here's what I did. I searched the ROM zip to no avail, but then found the apk in the gapps zip. I took it out of there, decompiled, messed around with just a few png files, recompiled and put it back into the gapps zip. Flashed it and it worked. Problem is, only a couple of the edits I made showed up which brings me to my next issue, ICS optimised apps have a tonne of "drawable-***" folders. Drawable, drawable-hdpi, drawable-hdpi-v8,v9,v11, drawable-xdpi, etc....ad nauseum.
I am not messing with any smali code, xml files, or .9.png files yet as I don't know what smali does, xml is a headache, and I have heard horror stories about .9.png files.
I'm going to dink around and see if I can sort out what items need to be changed for my current dpi setting (241) and will report back any findings, but probably not tonight as I have an early course in the morning followed by work.
Click to expand...
Click to collapse
Let us know how you (hopefully) succeed. Im a bit tempted to try theming myself but ive cant seem to find a guide that is up-to-date - and im learning somthing with every question you are asking - and with every answer the other nice fellows are providing.
:thumbs up!:
I am still trying to figure out how to setup everything.. I know I need newest sdk and newest apk multi tool which I didn't get yet.. I'm gonna tinker around today/tonite and see what I'm doing wrong
Sent from my Galaxy Nexus using xda premium
mrvirginia said:
wut? i've never done what you guys have when it comes to compiling/decompiling and replacing stuff. i'm not so sure that works, but i'll take your word for it for now since i've never tried it either. in theory, you can decompile and change xml, recompile and replace that xml, but not if you're dealing with the actual xml folder in apks. your resources change when you mess with that. this is the same for changing smali, except something else changes (it's been a bit since i've dealt with actual dev stuff).
Click to expand...
Click to collapse
See this is how I read it too. I believe the OP means that he's making changes and then replacing the apk in the flashable zip. Not actually replacing the edited xmls in the original apk. Glad I'm not the only one that read it that way though
coverton341 said:
Success!!!
All right, first and foremost, thank you immensely for all the suggestions Kevin and others as well.
Here's what I did. I searched the ROM zip to no avail, but then found the apk in the gapps zip. I took it out of there, decompiled, messed around with just a few png files, recompiled and put it back into the gapps zip. Flashed it and it worked. Problem is, only a couple of the edits I made showed up which brings me to my next issue, ICS optimised apps have a tonne of "drawable-***" folders. Drawable, drawable-hdpi, drawable-hdpi-v8,v9,v11, drawable-xdpi, etc....ad nauseum.
I am not messing with any smali code, xml files, or .9.png files yet as I don't know what smali does, xml is a headache, and I have heard horror stories about .9.png files.
I'm going to dink around and see if I can sort out what items need to be changed for my current dpi setting (241) and will report back any findings, but probably not tonight as I have an early course in the morning followed by work.
Click to expand...
Click to collapse
no decompiling is necessary for tweaking pngs.
smali code is for messing with policies, etc.
.9.png files can be a pain if you don't recompile the apk correctly.
and this should help with your dpi as far as what to edit so you can see it...
http://developer.android.com/guide/practices/screens_support.html

[Q] How to change aplication icon???

i'm using repencis by now..
and i see that the 'important' apps icon changed (such as messages and gallery) after flash into repencis....
the question: how to do that? how to changed the icon?
edit the apk(s)? or we can make a CWM-flashable *.zip file?
well,i'm really newbie here.. any rom developer,please don't be mad at me?
Not difficult but neither easy. For repensis, make another ROM based on that. for newbies, I don't think you should try this, but if you think, pm me.
Sent from my AURORA ULTRA GT-S5360 through XDA Premium Customized by Androhacker Xavier
Use Custom Patcher. Settings>Repencis Labs>Custom Patcher and select any app from the list. It takes you to your Gallery. Select any icon you wanna replace it with.
raolemo said:
Use Custom Patcher. Settings>Repencis Labs>Custom Patcher and select any app from the list. It takes you to your Gallery. Select any icon you wanna replace it with.
Click to expand...
Click to collapse
well,i'm using repencis 2.6
this version didn't have repencis's lab setting..
however,i'm still looking for any CWM-flashable rom that can more stable and less issues yet
so,can we use anything else?
Droid_beginner_student said:
well,i'm using repencis 2.6
this version didn't have repencis's lab setting..
however,i'm still looking for any CWM-flashable rom that can more stable and less issues yet
so,can we use anything else?
Click to expand...
Click to collapse
Do it manually. It may be difficult but that is how pratyush edited stock launcher for creeds rom.
Sent from my GT-S5360 using xda premium
Droid_beginner_student said:
well,i'm using repencis 2.6
this version didn't have repencis's lab setting..
however,i'm still looking for any CWM-flashable rom that can more stable and less issues yet
so,can we use anything else?
Click to expand...
Click to collapse
Update to v3. Its better, IMO. Since you dont have Repencis Labs, download DCSMS Icon Patcher 1.0. You can change icons with this.
Are you talking about the user applications like facebook, tweeter, games, etc.?
If that's the case then this instructions will help you.. (i'm not good in making instructions by the way since i'm not really good in english )
I did it manually by dragging the modified icons with the same filename and size in the res / drawable-ldpi folder inside the apk file using Winrar then i used AUTOSIGN to resign the apk (i used photoshop to resize & do a little editting on icons)..
here's my modified apk icons, i used YouEye icon theme:
http://img3.imageshack.us/img3/2958/sc20120415191153.png
http://img171.imageshack.us/img171/6960/sc20120415191157.png
http://img69.imageshack.us/img69/5422/sc20120415191201.png
http://img214.imageshack.us/img214/4924/sc20120415191205.png
http://img593.imageshack.us/img593/6710/sc20120415191208.png
http://img706.imageshack.us/img706/5531/sc20120415191211.png
I asked this same question in the past and finally i was able to do it now..
And don't forget that system applications is much easier to change the icons since you doesn't need to use AUTOSIGN.. Cheers!
i agreed with raolemo
MitchAifa said:
Are you talking about the user applications like facebook, tweeter, games, etc.?
If that's the case then this instructions will help you.. (i'm not good in making instructions by the way since i'm not really good in english )
I did it manually by dragging the modified icons with the same filename and size in the res / drawable-ldpi folder inside the apk file using Winrar then i used AUTOSIGN to resign the apk (i used photoshop to resize & do a little editting on icons)..
here's my modified apk icons, i used YouEye icon theme:
http://img3.imageshack.us/img3/2958/sc20120415191153.png
http://img171.imageshack.us/img171/6960/sc20120415191157.png
http://img69.imageshack.us/img69/5422/sc20120415191201.png
http://img214.imageshack.us/img214/4924/sc20120415191205.png
http://img593.imageshack.us/img593/6710/sc20120415191208.png
http://img706.imageshack.us/img706/5531/sc20120415191211.png
I asked this same question in the past and finally i was able to do it now..
And don't forget that system applications is much easier to change the icons since you doesn't need to use AUTOSIGN.. Cheers!
Click to expand...
Click to collapse
well,i've know how to do that
i've taken private lesson with androhacker
thanks to him and kurotsugi,because now i can do light theming for my rom
maybe i'll post the result,alongside with my new "thread for newbies" later
*just got idea for write new thread in the middle of night
Sent from my GT-S5360 using XDA
All the best dude..
Sent from my Nexus One using Tapatalk

[Q] Edit system/framework/services.jar

Can anyone fill me in on details of how to edit java executable files? I would like to remove the GPS icon from the notification bar in the ROM I am using and the best I could come up with is this: The file I need to change is in system/framework/services.jar
Better yet, does anyone have a flashable zip with an edited services file that has no GPS icon? I would like one that works with Sense 3.0 ROMs.
If you use gimp or photoshop its pretty easy just make the GPS.png file or what ever its named in the framework-res.apk and make it transparent.
Then zip the app and sign it with a META-INF signer.
Sent from my EVO using xda premium
Or you could replace the picture itself with an empty picture so that when GPS is on and so are other radios, there won't be a random empty space there. Also, to explain how to edit the "java executable", let me explain how java works
So the reason that java is great is that its cross platform. But how? So when a .jar file is created, that's actually not 100% compiled itself, its more like 60/70% of the way there. And that's where the JRE comes in. When you open a .jar file, the code is compiled the rest of the way into bytecode that the specific OS its running on can interpret.
So there is really no such thing as a "java executable". The "jar" format is basically just a ZIP file with partially compiled code, so what you need to do is extract all the files from it (use 7Zip or something) and then get a .class decompiler (I recommend JD-GUI, its free and one of the best out there. It also has an option to decompile all the files into .java files and packages it into a .zip) and then just look at the source code. The problem is to find where exactly the GPS icon is set up, because when you decompile it, its going to be a huge mass of folders and folders and folders of files
Sent from my PG06100 using xda premium
lreyes said:
If you use gimp or photoshop its pretty easy just make the GPS.png file or what ever its named in the framework-res.apk and make it transparent.
Then zip the app and sign it with a META-INF signer.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Thank you very much for your reply. The information I originally found pointed me in the wrong direction. I found the images I want to edit in the data\sysapp\SystemUI.apk\res\drawable-hdpi. There are five .png files all starting with names like sym_gpsone_0_sprint.png. I've included some below.
All of the other modifications I have made to the ROM I am running involved using m10 and the fusion.apk or the Idlescreen_Base.apk. I know how to make those changes work on my phone. If I alter the .png images in the SystemUI.apk, I know how to zip it again, but I could use some instructions on how to sign it with a META-INF signer.
HopHead68 said:
Thank you very much for your reply. The information I originally found pointed me in the wrong direction. I found the images I want to edit in the data\sysapp\SystemUI.apk\res\drawable-hdpi. There are five .png files all starting with names like sym_gpsone_0_sprint.png. I've included some below.
All of the other modifications I have made to the ROM I am running involved using m10 and the fusion.apk or the Idlescreen_Base.apk. I know how to make those changes work on my phone. If I alter the .png images in the SystemUI.apk, I know how to zip it again, but I could use some instructions on how to sign it with a META-INF signer.
Click to expand...
Click to collapse
Let me get on my comp and I'll link you
Sent from my PG06100 using xda premium
Task Accomplished
CNexus said:
Let me get on my comp and I'll link you
Sent from my PG06100 using xda premium
Click to expand...
Click to collapse
Thank you everyone who replied and tried to help me out. After searching around some more, I managed to make the modifications work.
Damn, ain't things easy once you know what you're doing? Anyhow, the results are below. No more GPS icon whether the GPS is on or off now.
Thanks again.
If anyone wants a brief tutorial just ask and I'll be glad to help.
HopHead68 said:
Thank you everyone who replied and tried to help me out. After searching around some more, I managed to make the modifications work.
Damn, ain't things easy once you know what you're doing? Anyhow, the results are below. No more GPS icon whether the GPS is on or off now.
Thanks again.
If anyone wants a brief tutorial just ask and I'll be glad to help.
Click to expand...
Click to collapse
Dude. So sorry, completely forget to post after telling you
But anyway, the process is explained in the following thread, as well as how to make a flashable zip in case anyone else is interested
Link: http://forum.xda-developers.com/showthread.php?t=1611615
But again, so sorry about that
Sent from my PG06100 using xda premium
CNexus said:
Dude. So sorry, completely forget to post after telling you
But anyway, the process is explained in the following thread, as well as how to make a flashable zip in case anyone else is interested
Link: http://forum.xda-developers.com/showthread.php?t=1611615
But again, so sorry about that
Sent from my PG06100 using xda premium
Click to expand...
Click to collapse
No worries at all. Before you put this up, I figured it out. Part guidance, part stumbling though the dark and some luck led to success.
Thanks for the help.
Cheers.

Categories

Resources