Jump to content


Themers In Training, Post Here


  • Please log in to reply
27 replies to this topic

#1 Guest_24v_*

Guest_24v_*
  • Guests

Posted 01 February 2012 - 08:43 AM

So I have been doing my best to learn how to change different apk's, framework, etc and I figured there has to be others out there like me. So let's use this thread to show what we have each done, and discuss methods, techniques, etc. Let's post screenshots and stuff in this thread.

It would also be great if some of the more experienced could drop in and share some knowledge.

I am currently running DroidTh3ory's Abysm 1.1 rom with the 1% battery add on.
Here are a few screenshots of stuff I have changed. It is all very basic stuff, but that is the point of this thread. Let's help each other learn to do the harder stuff.

Posted Image Posted ImagePosted ImagePosted ImagePosted ImagePosted ImagePosted Image

#2 MrFrankRazr

MrFrankRazr

    Dedicated Supporter

  • Dedicated Supporter
  • PipPipPip
  • 669 posts
  • Twitter:@MrFrankReyna
  • Google+:frankreyna
  • LocationSoCal, USA
  • Current Device(s):LG G2 on VZW

Posted 01 February 2012 - 08:47 AM

Being as you said to help out others and sharing...where are you going to do your theme work? What site and tools?

Very nice images too.

Moved on to the LG G2 on VZW and lovin it!


#3 Guest_24v_*

Guest_24v_*
  • Guests

Posted 01 February 2012 - 08:58 AM

Being as you said to help out others and sharing...where are you going to do your theme work? What site and tools?

Very nice images too.

I don't go to any site, not sure how you would do that.
So far I am only editing png files.
Here is my process..
1)Download rom of choice
2)Open with 7zip (Do not extract)
3)Go to system/app/whatever app you want to edit
4)Pull out the png files to change
5)Open png files with Photoshop
6)edit files (change color, replace icons, etc)
7)Save as same name to folder
8)Drag and drop back in same place in 7zip

That is the process for changing pngs in an app like BlurDialer, BlurPhone, Gmail, etc. I then use my file manager on the phone to paste the changed apps into the /system directory. Change the permissions to match the others, and reboot. When the phone comes back up you should see the changes.

I have also changed a few small things in the framework-res.apk, like the lockscreen. The process is the same here, except when I am done, I put the framework-res.apk back into one of the addons for the rom I'm uising. Then just wipe dalvik/cache and install zip in Clockworkmod Recovery.

Hope this all makes sense.
  • MrFrankRazr likes this

#4 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 09:03 AM

I will be paying close attention to this thread....feel free to ask me any questions!

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#5 Guest_24v_*

Guest_24v_*
  • Guests

Posted 01 February 2012 - 09:04 AM

I will be paying close attention to this thread....feel free to ask me any questions!

Ok, I have one. In the recent calls list in the Dialer there is a little green phone icon on the right of the screen that you hit to call people on that list. Where is that png at? I can't find it and it is driving me crazy! :D

Thanks for checking in btw. You are one of the people I was hoping would be in here.

#6 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 09:07 AM

I don't go to any site, not sure how you would do that.
So far I am only editing png files.
Here is my process..
1)Download rom of choice
2)Open with 7zip (Do not extract)
3)Go to system/app/whatever app you want to edit
4)Pull out the png files to change
5)Open png files with Photoshop
6)edit files (change color, replace icons, etc)
7)Save as same name to folder
8)Drag and drop back in same place in 7zip

That is the process for changing pngs in an app like BlurDialer, BlurPhone, Gmail, etc. I then use my file manager on the phone to paste the changed apps into the /system directory. Change the permissions to match the others, and reboot. When the phone comes back up you should see the changes.

I have also changed a few small things in the framework-res.apk, like the lockscreen. The process is the same here, except when I am done, I put the framework-res.apk back into one of the addons for the rom I'm uising. Then just wipe dalvik/cache and install zip in Clockworkmod Recovery.

Hope this all makes sense.


This works for the basic images...the only problem is your going to run into lots of trouble. You really need to be decompiling and re-compiling each images.

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#7 Guest_24v_*

Guest_24v_*
  • Guests

Posted 01 February 2012 - 09:08 AM

You really need to be decompiling and re-compiling each images.

If you don't mind, could you elaborate on this, or post up a link?

#8 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 09:08 AM

Ok, I have one. In the recent calls list in the Dialer there is a little green phone icon on the right of the screen that you hit to call people on that list. Where is that png at? I can't find it and it is driving me crazy! :D

Thanks for checking in btw. You are one of the people I was hoping would be in here.


Thats going to be located in the framework-res.apk

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#9 MrFrankRazr

MrFrankRazr

    Dedicated Supporter

  • Dedicated Supporter
  • PipPipPip
  • 669 posts
  • Twitter:@MrFrankReyna
  • Google+:frankreyna
  • LocationSoCal, USA
  • Current Device(s):LG G2 on VZW

Posted 01 February 2012 - 09:09 AM

I don't go to any site, not sure how you would do that.
So far I am only editing png files.
Here is my process..
1)Download rom of choice
2)Open with 7zip (Do not extract)
3)Go to system/app/whatever app you want to edit
4)Pull out the png files to change
5)Open png files with Photoshop
6)edit files (change color, replace icons, etc)
7)Save as same name to folder
8)Drag and drop back in same place in 7zip

That is the process for changing pngs in an app like BlurDialer, BlurPhone, Gmail, etc. I then use my file manager on the phone to paste the changed apps into the /system directory. Change the permissions to match the others, and reboot. When the phone comes back up you should see the changes.

I have also changed a few small things in the framework-res.apk, like the lockscreen. The process is the same here, except when I am done, I put the framework-res.apk back into one of the addons for the rom I'm uising. Then just wipe dalvik/cache and install zip in Clockworkmod Recovery.

Hope this all makes sense.

Yes, this is what I wanted to see. Good tips on the process. Yep, I totally understand this too. ;)

Moved on to the LG G2 on VZW and lovin it!


#10 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 09:09 AM

If you don't mind, could you elaborate on this, or post up a link?


Yeah, Im going to upload the program I use and I guess do a write up.

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#11 SoLongSidekick

SoLongSidekick

    YOU WILL HAIL!

  • Members
  • PipPipPip
  • 687 posts

Posted 01 February 2012 - 09:48 AM

Outstanding!

I have a theme all 'shopped up I just haven't had the time to learn the actual coding or compiling of the images.

:-D :-D


#12 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 10:58 AM

Ok guys...see if this helps getting you started!

Please Login or Register to see this Hidden Content


  • Dabuck217 likes this

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#13 Guest_24v_*

Guest_24v_*
  • Guests

Posted 01 February 2012 - 11:05 AM

Ok guys...see if this helps getting you started!

Please Login or Register to see this Hidden Content


You rock.

#14 Dabuck217

Dabuck217

    Member

  • Members
  • PipPip
  • 154 posts
  • LocationSpringville, NY

Posted 01 February 2012 - 11:07 AM

Ok guys...see if this helps getting you started!

Please Login or Register to see this Hidden Content



THANK YOU!!!! THIS IS HUGE

#15 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 01:09 PM

No problem....just trying to help!

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#16 MrFrankRazr

MrFrankRazr

    Dedicated Supporter

  • Dedicated Supporter
  • PipPipPip
  • 669 posts
  • Twitter:@MrFrankReyna
  • Google+:frankreyna
  • LocationSoCal, USA
  • Current Device(s):LG G2 on VZW

Posted 01 February 2012 - 01:46 PM

When editing a .png image in the framework-res.apk I have to edit down to pixel level? Like to change the color. Like the attached image?

Attached Files


Moved on to the LG G2 on VZW and lovin it!


#17 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 01:48 PM

Not fully under standing....what are you trying to do with it?

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#18 MrFrankRazr

MrFrankRazr

    Dedicated Supporter

  • Dedicated Supporter
  • PipPipPip
  • 669 posts
  • Twitter:@MrFrankReyna
  • Google+:frankreyna
  • LocationSoCal, USA
  • Current Device(s):LG G2 on VZW

Posted 01 February 2012 - 01:51 PM

Not fully under standing....what are you trying to do with it?

Change to a different color.

Moved on to the LG G2 on VZW and lovin it!


#19 mopar57

mopar57

    Developer/MOD

  • Superuser
  • 375 posts

Posted 01 February 2012 - 01:52 PM

If i understand right, a png doesnt have to be exactly the same size. But you really want to keep it close. On that exact image make sure it fits 66x66 pixel box

Posted Image

Posted Image

Got an idea for a theme?

PM me!

I like mail! :D


#20 MrFrankRazr

MrFrankRazr

    Dedicated Supporter

  • Dedicated Supporter
  • PipPipPip
  • 669 posts
  • Twitter:@MrFrankReyna
  • Google+:frankreyna
  • LocationSoCal, USA
  • Current Device(s):LG G2 on VZW

Posted 01 February 2012 - 01:54 PM

If i understand right, a png doesnt have to be exactly the same size. But you really want to keep it close. On that exact image make sure it fits 66x66 pixel box

So, on similar images, I have to go down to pixel level to change the colors? Then the image will be the color of my choice? Sort of like a color fill?

Moved on to the LG G2 on VZW and lovin it!





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users