Theming 101 - Galaxy Note 3 Themes and Apps

Hello. I'd like to introduce myself. I am Bubba from the AT&T Note 3, Note, and Infuse forums. I have had several people PM me asking for help or information on starting to theme. So I decided to start a learning thread.
WHAT THIS THREAD IS: A place to gather the basics to get you started if you want to learn. A place to ask questions about theming and theming issues. A place to interact with Recognized and Unrecognized themers as well as people who are at your level or maybe the next level you will reach. A place you can learn from advanced, intermediate, and beginners, and maybe even yourself. A place where any theming question can be asked and hopefully answered. Keep in mind I am no expert. I will do the best I can, and I have enlisted the help of a few of my Teammates to help us out. We are all from Team Alliance.
WHAT THIS THREAD IS NOT: This is not a place to request themes or apps to be themed. This is not a place for flaming or negative opinions of others works.
WHO WILL HELP OUT: Myself,lacoursiere18, daveyannihilation, Tired Storeman, Mikeymopar, Nunhugger, sparky b, and hopefully a few others will be stopping in to help.
WHAT CAN I LEARN TO THEME? We expect to cover TW apps as well as other apps. 4.4 as well as 4.3
WHO THE HECK ARE YOU? A little background on me. I started learning to theme just over 2 years ago. I released my first theme (A theme chooser theme) as a gift for myself and anyone else on my 50th birthday .. (so you are NOT too old to learn) with the help and guidance of a great friend and fellow "The Family" member ppalbicke who is truly the most patient man ever created lol. I am now on the forever locked AT&T Note 3, so no more Theme Chooser. So I am continually learning to theme TW apks and I keep intergrating other apps into the theme I want to keep building.
IS THIS A STRICK ON TOPIC STUFFY THREAD? Hell no.I want this thread to run a like every "favorite" thread I have been involved in. Light humor is not only permitted.. but encouraged. Trust me ... you will need humor as a stress relief for this stress relieving hobby.
So ... if your in ... tell your wives/husbands, boyfriend/girlfriend goodbye .. this will soon become an obsession. You will want to do nothing but make every app you see "purty". Trust me .. my wife hates my phone. "Why can't you just leave it alone dammit".
OKAY BUBBA.. SHADDUP AND GET THIS STARTED: Okay then .. here we go. I have packaged up some basic tools and links you will need to get started. You will find the link in post #2
Some instructions in Post #3

Tool Section
BASIC STARTER TOOLS
In this zip, you will find a few basic tools to get you started. I also have a Read Me in there that has link you will need. Download the zip and watch the video about SDK.
The apktool and the framework installer (thanks @zelendel ) should be placed in c:/users/whatever you named your pc .. and then place shortcuts on the desktop.
I included a link to Gimp because that is what I use. I had one Photoshop lesson from a master (Nunhugger) and have since failed miserably .. plus I am old and set in my ways. Some of the other guys use PS, so I will rely on them for those questions .... yours and maybe mine.
I will add more tools as we need them .. lets just see how this pans out.
ADDED TOOLS:
Theme Flash Zip
Syntax Highlighter
Android Color Converter
.9png Patch Suite
Instructional Videos:
Lesson in notepad++ by lacoursiere18
Bubba's Gimp Help Videos:
Frameworks Installer tool with Apk Decompile and Recompile.
Simple .9png editing
.9png Edit #2 using Gimp
Repair of a .9png using Gimp
Finding hex color with gimp
lacoursiere18 Photoshop Help Videos:
Finding Hex Colors with Photoshop
.9 image editing in Photoshop
Helpful Links
Some good insight into editing styles found by @lacoursiere18
Important Post Inside This Thread:
A Look Inside the Color Folder By @lacoursiere18
A look inside the Values Folder By @lacoursiere18

INSTRUCTIONS:
First you will need to install framework-res, twframework-res, and SystemUI.
You will need the rom you are running or the one you want to theme. Use 7 zip to pull those 3 apks from it. Drag them into Zel's Frameworks Installer tool and click install .. If yoiu are wanting to theme an app from the playstore or some other place .. you will need that apk as well. .. step 1 done
Next lets decompile something
I use a basic apktool that always works for me .. although feel free to use whichever you like. To decompile place the apk into the tool ( just drag that puppy in there).
Commands are as follows:
Click on the command prompt and type apktool d name of apk.apk (inserting the actual name of the apk in place of my wording name of apk) lol.
So lets do frameworks ... drag into tool the framework-res.apk open command prompt and type
apktool d framework-res.apk
Click to expand...
Click to collapse
and hit enter. Let it do its job and finish.
It will create a folder named framework-res. This is where you edit. The Note 3 is xxhdpi although I have found some images in xdhpi need to be edited at times.
ANY IMAGE NAMED .9 NEEDS SPECIAL ATTENTION. These .9 images stretch and change size. They are bordered by 'Black Lines of Death" .. okay it ain't that bad, but they can be a *****. For these you must select the area inside the black lines and edit. If you mess with these lines .. they will haunt you. It's good practice to save these for last.
To recompile type
apktool b -d -f framework-res
Click to expand...
Click to collapse
It is always best to make one edit then try and build .. just to see. Your edited apk will be inside the framework-res folder in the folder named dist. System apps: Pull the new apk from the dist folder and place it on your desktop then open with 7 zip. Open the original folder and copy the manifest and META folder inside there. Then drop those into the open new apk and your ready.
It is not necessary to sign system apkswith the tool. The sign tool is used for third party apps. To use this tool place the built apk into the unsigned folder and back out .. click sign ... then the signed folder will contain your new edited signed apk which should install for you.

Themed apks to Share
Non Specific apks
Updated Telegram App Jan 2015
Inverted Telegram Messaging By Bubba and Lacoursiere18
Inverted Seed Email By Bubba and Lacoursiere18
Inverted 8sms Text app
Root Browser
4.3 apks
Inverted Splanner By BubbaJoe Signed Install
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
4.4 Apps
Apps Done by Users
Themed Accuweather Stock Background by Note Crazy
ThunderKat Background Accuweather by Note Crazy
SecMms_Batman by kevinoliva1134.4 From the stock NG2 Rom.
Projects:
SPlanner4.3

~~~~~~~~~~~~~~~~~~~~~~~~~~Videos~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Here is a video of editing a ".9.png" in CS5 (photoshop)
Video on patching .9.png correctly for them to scale properly
Decompile to Modding a xml and drawable, then Recompiling..Tutorial

Reserved..

Reserved..

Awesome Theming Tutorial
i hate posting with meaningless drivel but...bring it on Bubba. you're not a recognized themer for nuthin'
while most users want things handed to them there are a LOT of very talented and imaginative people lurking around that just need guidance. i can't wait to see the stuff that's gonna come out of this thread.
enough chat....back to on-topic. i know how serious you are......heh
edit: not to post twice (not a post whore like some people :silly...this tutorial will work for devices other than the Note3. Images will be in different folders but the structure and ideas and ways to go about it are the same. just sayin'

I have a question. I am looking to remove the icon text and page indicator on my TW launcher. I am on 4.4.2 and have modded the launcher to enable theme support and hide apps in app tray. Once decompiled, would my search begin in res/values?
Attemting to theme is new to me and i have learned a great deal from all of you here.
thank you for this thread and your knowledge.
This Post Is The Opinion Of A Washed Up Rock Star

phillymade said:
I have a question. I am looking to remove the icon text and page indicator on my TW launcher. I am on 4.4.2 and have modded the launcher to enable theme support and hide apps in app tray. Once decompiled, would my search begin in res/values?
Attemting to theme is new to me and i have learned a great deal from all of you here.
thank you for this thread and your knowledge.
This Post Is The Opinion Of A Washed Up Rock Star
Click to expand...
Click to collapse
I think the easiest way would be to find the text color and make it transparent, the issue is actually finding it, could be in values/colors, values/ styles or even in an xml in drawables...

phillymade said:
I have a question. I am looking to remove the icon text and page indicator on my TW launcher. I am on 4.4.2 and have modded the launcher to enable theme support and hide apps in app tray. Once decompiled, would my search begin in res/values?
Attemting to theme is new to me and i have learned a great deal from all of you here.
thank you for this thread and your knowledge.
This Post Is The Opinion Of A Washed Up Rock Star
Click to expand...
Click to collapse
I have not touched the TW launcher because I am sold on Nova ..But you want to the app names?

Who's a whore? Bubba? Where's my seed mail?

correct. I prefer a clean look and don't mind using the stock launcher
This Post Is The Opinion Of A Washed Up Rock Star

RErick said:
Who's a whore? Bubba? Where's my seed mail?
Click to expand...
Click to collapse
It's next .. got to conquer SPlanner .. almost there
phillymade said:
correct. I prefer a clean look and don't mind using the stock launcher
This Post Is The Opinion Of A Washed Up Rock Star
Click to expand...
Click to collapse
Sparx's idea sounds correct. try and search out the color for them and make transparent .. invisible is the next best thing to gone .. lol

Bubbajoe40356 said:
It's next .. got to conquer SPlanner .. almost there
Click to expand...
Click to collapse
Done yet?
How about now?
How about now?
Now?

phillymade said:
correct. I prefer a clean look and don't mind using the stock launcher
This Post Is The Opinion Of A Washed Up Rock Star
Click to expand...
Click to collapse
I would look under res/values/styles.xml.. Look here:
Code:
<style name="HomeIcon" parent="@style/BaseHomeIcon">
<item name="android:textSize">14.0dip</item>
<style name="HotseatIcon" parent="@style/BaseHotseatIcon">
<item name="android:textSize">12.0dip</item>
You can just adjust the textSize to 0.0ddip.. I found this in values-sw359dp, but you may need to look in the other values folders as well. BTW Home is Home (like Home screen) and HotSeat is the dock

RErick said:
Done yet?
Click to expand...
Click to collapse
Nope
RErick said:
How about now?
Click to expand...
Click to collapse
Nope
RErick said:
How about now?
Click to expand...
Click to collapse
Nope
RErick said:
Now?
Click to expand...
Click to collapse
Lemme check
nope

lacoursiere18 said:
I would look under res/values/styles.xml.. Look here:
Code:
<style name="HomeIcon" parent="@style/BaseHomeIcon">
<item name="android:textSize">14.0dip</item>
<style name="HotseatIcon" parent="@style/BaseHotseatIcon">
<item name="android:textSize">12.0dip</item>
You can just adjust the textSize to 0.0ddip.. I found this in values-sw359dp, but you may need to look in the other values folders as well. BTW Home is Home (like Home screen) and HotSeat is the dock
Click to expand...
Click to collapse
thanks for this. found an old guide that did it this way. Think this would be the best solution
This Post Is The Opinion Of A Washed Up Rock Star

Bubbajoe40356 said:
Nope
Nope
Nope
Lemme check
nope
Click to expand...
Click to collapse
Subscribed

lacoursiere18 said:
Subscribed
Click to expand...
Click to collapse
Glad to have you aboard.

Related

[HELP][THEME] with textfield for theme.

So, lately I've been dabbling in making my own themes. Well, I've hit a wall when it comes to text fields. I want to color text fields red like the rest of the highlights in my theme. I start with the basic png and use Gimp to colorize them to red and save again as png over writing the original. After I use MetaMorph to apply the theme the text fields come out like garbage. Btw, I was stumped on GoogleQuickSeachBox and hadn't moved on to other textfields.
Original:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Modified:
Example of result (this is actually from MicroMod777's red glass theme but, it's the same result I'm getting):
Why is it resizing all wrong? I've had other areas of trouble doing this exact same thing when all I did was "colorize" them.
you probably need a patch9 png
britoso said:
you probably need a patch9 png
Click to expand...
Click to collapse
Hmm, they are all the .9.png files. How do I handle them specially? Is there a certain format I'm supposed to save them as? Thanks for the help.
Actually I think you put me on the right path to figure it out myself. I found the draw9patch program in the SDK tools folder. I'm guessing you just drag and drop in your images and save them from that program. If it's this simple, then I'm happy and it works. If it doesn't work I'll be coming back for more help.
Unfortunately its not that simple.
After selecting the stretchable areas and saving the .9 file, it needs to be 'compiled'. Either add it to a project and build (eclipse), or use a standalone tool to just process the .9 (can't remember the tool name)
If ur on a windows machine and background transparency is not an issue for u then id suggest mspaint, it keeps .9 info intact and doesnt overwrite/delete it when u save the file after editing it.
britoso said:
Unfortunately its not that simple.
After selecting the stretchable areas and saving the .9 file, it needs to be 'compiled'. Either add it to a project and build (eclipse), or use a standalone tool to just process the .9 (can't remember the tool name)
Click to expand...
Click to collapse
Thanks agian... Sucks to be me I guess. Now I have a lot more to learn. I found this guide though, it seem pretty thorough.
http://forum.xda-developers.com/showthread.php?p=5206698
Daneshm90 said:
If ur on a windows machine and background transparency is not an issue for u then id suggest mspaint, it keeps .9 info intact and doesnt overwrite/delete it when u save the file after editing it.
Click to expand...
Click to collapse
I'm running Ubuntu 10.04. Not that I couldn't use paint with Virtualbox though. I'm going to try and figure out the right way to do it though.
Ok, this is driving me nuts. I figured out how to get Eclipse set up and I created a project. Now, according the the instructions I add the .9.png files to the res/drawable-hdpi file. Then I go to my project, right click and select Android tools. Then I'm supposed to export unsigned android package. Well, I get an error saying the apk doesn't exist and it does it even if I'm using a sample that comes with the sdk. What am I not doing?
InsightGoalie said:
Why is it resizing all wrong? I've had other areas of trouble doing this exact same thing when all I did was "colorize" them.
Click to expand...
Click to collapse
Easiest way to get around it is to make the new image in the larger size with the appropriate width (not the squeezed version)
(|) - Original
(||||||||||||||||||) - modded one.
That works
2ndly where do i find that modded keyboard you have on there?
mythamp said:
Easiest way to get around it is to make the new image in the larger size with the appropriate width (not the squeezed version)
(|) - Original
(||||||||||||||||||) - modded one.
That works
2ndly where do i find that modded keyboard you have on there?
Click to expand...
Click to collapse
Yeah, I guess I could just expand the image. That seems kind of like cheating though. And now I think I have it figured out. I even got Eclipse to run hello world.
That modded keyboard is actually not modded at all. That keyboard is the stock swype. Its in beta and you might find it somewhere on here if you look. You can send a pm for more details.
InsightGoalie said:
Ok, this is driving me nuts. I figured out how to get Eclipse set up and I created a project. Now, according the the instructions I add the .9.png files to the res/drawable-hdpi file. Then I go to my project, right click and select Android tools. Then I'm supposed to export unsigned android package. Well, I get an error saying the apk doesn't exist and it does it even if I'm using a sample that comes with the sdk. What am I not doing?
Click to expand...
Click to collapse
Does the code build without errors? Check the errors tab.
No .apk means that it could not create it because of an error.
britoso said:
Does the code build without errors? Check the errors tab.
No .apk means that it could not create it because of an error.
Click to expand...
Click to collapse
Ok, new day, new problems. Well, I found out my problem above was a build path error. That is apparently tricked into solving itself by adding and then removing a library. Now, I added the text fields to the res/drawable-hdpi folder. I have two errors for each one, and an error for the icon.png file it placed in there (it's the hello world test) looking at the error it says:
error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/icon').
No marked region found along edge. - Found along top edge.
No marked region found along edge. - Found along top edge.
Click to expand...
Click to collapse
So, I'm assuming this means I haven't placed a guide in the draw9patch program along the bottom and top of the image to stretch horizontally. So, I go back to to draw9patch, move my text field into it and try to draw a guide on the bottom of the image and this happens:
FML, I can't draw anything along the bottom. I checked, the bottom clearly has room and the top has a few pixels of transparency for room as well. I even renamed it without the .9 before I dropped it into draw9patch. It looks like in the preview area it's stretching just fine vertically though, those guides most be intact and also why I'm not getting an error for them eclipse.
Of course the problem is something as simple as being zoomed in too far. Now I got the draw9patch program running fine. I was even able to compile one without a problem. Ok, now I'm going to retry to make that GoogleQuickSearchBox and see if it all worked out for me.
Were you able to fix that search field in the browser setting? I haven't been able to fix it. If so, what is the name of the .png fixed and how did you do it? Thanks
MicroMod777 said:
Were you able to fix that search field in the browser setting? I haven't been able to fix it. If so, what is the name of the .png fixed and how did you do it? Thanks
Click to expand...
Click to collapse
I haven't got to that one yet. Your browser searchfield is what got me into this mess . Since, I'm doing it for my personal theme I was copying textfields from your theme when I ran across that issue. I started working on another theme for my fiancee after I figured it all out. I'll let you know if/when I find it.
post the original file and the color you need and I'll take a crack at it. (first with mspaint of course )
I've always been confused by .9s. The rest of theming has become pretty easy, especially with MetaMorph. I don't know if MS Paint would be of use in this case.... looks like you'd want to be able to do to transparency on this image, but if you can make it look good without, then good for you. I'm surprised to hear that Paint keeps the info intact. Who knew Paint was good for anything more than entertaining 5-year-olds?
About that Swype... if someone wants to PM me about the stock-themed, non-expiring version, that would be great. The official beta apk has expired, and I lost the un-official one when I put my sdcard in the wash. Managed to find one that works, but it's an ugly themed one, and I can't find the images from the stock version.
About the theme in general.... sounds like you're going very in-depth with it... I'd like to see more of it! is there a thread for it anywhere, or screenshots?
InsightGoalie said:
I'm running Ubuntu 10.04. Not that I couldn't use paint with Virtualbox though. I'm going to try and figure out the right way to do it though.
Click to expand...
Click to collapse
I have the same setup and do all my work with GIMP. However you do need to recompile any 9patch images into a project to get them to work properly. I use eclipse in Ubuntu to accomplish this.
On a related note, I plan to release a big pack of xcf template files from my black matte morph that can be used for theming the entire framework. That will hopefully help more of the Ubuntu users out there. I see a lot of Photoshop files on here but no love for GIMP ever. I'd like to change that.
carnegie0107 said:
I've always been confused by .9s. The rest of theming has become pretty easy, especially with MetaMorph. I don't know if MS Paint would be of use in this case.... looks like you'd want to be able to do to transparency on this image, but if you can make it look good without, then good for you. I'm surprised to hear that Paint keeps the info intact. Who knew Paint was good for anything more than entertaining 5-year-olds?
Click to expand...
Click to collapse
It's pretty easy once you have it figured out. It took me a day of frustration but, I got it working now.
About that Swype... if someone wants to PM me about the stock-themed, non-expiring version, that would be great. The official beta apk has expired, and I lost the un-official one when I put my sdcard in the wash. Managed to find one that works, but it's an ugly themed one, and I can't find the images from the stock version.
Click to expand...
Click to collapse
PM will be sent when I'm done typing this post.
About the theme in general.... sounds like you're going very in-depth with it... I'd like to see more of it! is there a thread for it anywhere, or screenshots?
Click to expand...
Click to collapse
Well, it was just for personal use. I really love the concept of a couple themes out there but liked bits and pieces of them. So, I've taken bits and pieces of different themes and sort of put them together the way I wanted. Because, I sort of kanged it all together I hadn't planned on releasing the theme to everyone as a lot of it isn't my work. I suppose if MicroMod and Manup gave me permission I could. I took a lot of their pieces (status bar, widgets) but, a lot I've made myself (notifications, textfields, check marks).
The thought behind the theme is that I really like when people leave stock icons. When you start to theme icons, then your apps from the market that aren't theme stick out like sore thumbs and I don't like it. However, I like the dark status bar, widgets, etc... Recently I decided red goes best with black and want various check marks, text fields, highlights, etc... to be red. I attached a screenshot of it before I started changing it to red highlights. I also made a pink version for my fiancee because she likes those sorts of things. I kind of want to release that one though because I don't really see too many girly themes out there.
sn0wmis3r said:
I have the same setup and do all my work with GIMP. However you do need to recompile any 9patch images into a project to get them to work properly. I use eclipse in Ubuntu to accomplish this.
On a related note, I plan to release a big pack of xcf template files from my black matte morph that can be used for theming the entire framework. That will hopefully help more of the Ubuntu users out there. I see a lot of Photoshop files on here but no love for GIMP ever. I'd like to change that.
Click to expand...
Click to collapse
I have used the Gimp and Eclipse without issue. It's pretty simple (but time consuming) once you figure it out.
xcf templates and Gimp files? You have me lost on that. How could something be done different? I guess I'll have to pay attention.

Modifying your own them for complete n00bs/beginers

Ok, this is a how to customize your own themes for dummies/n00bs. This is for all the people that might love a certain them, but may want a particular image for something that’s only in another theme. This is what I was doing for all my stuff. Since there are so many new people brought to the dark side because of the X I think this was in order.
*******must have ROOT, must have a TERMINAL EMULATOR app*****
Im sure there are more how-to’s like this out there but currently there isn’t one in the X section.
First thing you will need is the program 7-zip. Quick google search will get it for you.
Second thing you need to do is to know where what image you want to change is stored on the phone. Most themes change usually 2 files. Settings.apk, Framework.apk, other changes will be app specific. Say a gloss black music widget will be part of the Music.apk file.
Mjones made a complete system dump of /system/app from the droid X Get it, it will come in handy
http://www.droidxforums.com/forum/d...hose-who-deleted-apps-without-backing-up.html
Download it and make a copy of it, put one in a safe place, and never edit one of the files.
Now lets do one simple one Music.apk
Find it in the second system dump file, and with 7zip installed, right click music.apk and hover the mouse over 7zip, in the new option window choose extract to music.apk. You now have a folder of everything in the apk. 99% of the time the images you will be editing will be in the res folder, and one of the sub folders with hdpi in the name. In the case open drawable-hdpi-finger. Here you will see lots of images.
Next thing you need to know is what images you want to change, Now if you have photoshop skillz you can have a field day here But for the unlucky few like me, you will have to find the image you want elsewhere.
Lets use my music.apk http://forum.xda-developers.com/showthread.php?p=7529911#post7529911 download my music.apk . Follow the same steps to open it and browse to the same location. Right now I suggest having both the stock apk and the one your kanging images from open, each one taking up half the screen. Helps keep things neat and tidy. Lets say for now you have my folder on the right and the stock music.apk on the left, and your in the right folder.
Lets say all you want is a glossy black app widget. Widget images typically start with appwidget****. You can see this in the 4th image over. Compare the 2 and verify the one you want. !!!! make sure that the name matches exactly as well as the pixels!!! That is very important when pulling images from themes for other devices, actually even same devices may have different names down the line when we have custom roms.
*** for only doing very few images, <10, I will typically copy the these images to a separate folder. So right now make a folder called temp on your desktop. Were only going to copy the ‘appwidget_bg.9’ file. Copy this folder to your temp folder you just made. Close the other 2 music windows and just keep you temp window open. Now find your intact music.apk, NOT YOUR MAIN BACK UP BUT YOUR COPY!!, right click, choose 7zip, choose open archive. In this window navigate to where the image is that your replacing. In this case, res/drawable-hdpi-finger, you will need both the archive window and your temp folder open and side by side, select all the images in the temp folder you are replacing and drag and drop into the 7zip archive, confirm you want to do this, then close the archive, save if prompted. You now have your own custom apk.
***** when im doing a major over haul or mas up, I will have the main file I want on the left, Say so and so’s metal theme, and the other theme im grabbing better images from on the right, I will drag the images I want from the right and drop them into the one on the left, I will do this for as many images im changing. Again the who time verifying names and sizes. Extra files or incorrect sizes could screw up your phone after install. Once I have my customized metal theme, I keep this on open and open a 7zip archive of the untouched apk to the right. Since I now don’t remember which files were changes I will select all files in the folder of the metal them im changing and drag them to the proper folder of the original metal theme. Now I have the base metal them with images I prefer over the originals.
Now that we have our modified music.apk, throw it on the root of your sd card. At the time I wrote this we are pushing all files to the proper directory. Im sure update.zips will come, but for now I wont worry about it.
!!!!! Important, at no time should you edit the name of the apk, it needs to match the original exactly!!!!
On your phone open Terminal emulator
We need to mount the system so we can write to it,
So type
Su <hit enter>
Gives a # sign
Type
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system <hit enter>
now we need to copy (cp) the source file(/sdcard/Music.apk) to the source destination(/system/app)
cp /sdcard/Music.apk /system/app<hit enter>
Make sure it is spelt right! In this case the M needs to be capitol not m
Also there is a space after cp and a space after the k
No we need to remount the system
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system<hit enter>
notice its now ro not rw
type exit<hit enter>
close out of the app
If you had a music widget on you phone before if might now say cannot load.
Drag it to the trash and reapply
!hurray! you can now mod your own themes.
Start slow, small files here and there.
Don’t ever publish files that have other peoples images without first asking permission to use their image and giving credit.
I hope people add their 2 cents for better guidance to this post.
Special thanks to tparker76
Man I'm not gonna get any sleep tonight...!!! Good Job bad4u6669
I am pretty sure an easier step without using terminal on the phone to mount is to just use root explorer to mount r/w access - works well - I just throw the apk in there from SDcard and overwrite existing and then restart and boom done...
yourfriendwayned said:
I am pretty sure an easier step without using terminal on the phone to mount is to just use root explorer to mount r/w access - works well - I just throw the apk in there from SDcard and overwrite existing and then restart and boom done...
Click to expand...
Click to collapse
Root explorer works for some apks, but not all, So i used a method that does work for all.
Baby steps grasshopper
Have any of you tried using Stericson's NinjaMorph?
http://forum.xda-developers.com/showthread.php?t=674604
I would say give ninja morph a try after you are comfortable with the whole process of replacing images.
Ninja morph is basically what i outlined you are just navigating in one window only. Me, I need to have multiple windows. Adhd gets me too side tracked
Im sure some will end up preferring Ninja, hey to each their own. If it works better for that person. Awesome! Thats the thing is there are so many different ways to do this, its easy enough for everyone. Think how many more sweet themes we will have if we get more people involved.
bad4u6669 said:
I would say give ninja morph a try after you are comfortable with the whole process of replacing images.
Ninja morph is basically what i outlined you are just navigating in one window only. Me, I need to have multiple windows. Adhd gets me too side tracked
Im sure some will end up preferring Ninja, hey to each their own. If it works better for that person. Awesome! Thats the thing is there are so many different ways to do this, its easy enough for everyone. Think how many more sweet themes we will have if we get more people involved.
Click to expand...
Click to collapse
Just used NinjaMorph to change out my Notification Bar background and it worked great.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
HA, LOVE IT!
your going to get requests for that one!
psst... could i get the pngs you used
Here you go...
Just replace the image in framework-res.apk /res/drawable-hdpi
Man that scared the crap out of me, used ninja to add that image. After it recompiled it and added it, it automatically restarted. I half expected that, kept my fingers crossed through the boot animation, when the animation finished it started over
but the second one finished and phone loaded. man that loop made my heart skip.
What the possibility of using this image in my soon to be posted framework?
bad4u6669 said:
What the possibility of using this image in my soon to be posted framework?
Click to expand...
Click to collapse
I didn't make this image and take no credit for it. It was made by a forum user at DroidForums and was distributed freely for anyone to use so you should have no problems using it.
I have the image in the following colors if you're interested:
Black
Blue
Green
Pink
Let me know if you're interested in the others and I'll post them.
hacku said:
I didn't make this image and take no credit for it. It was made by a forum user at DroidForums and was distributed freely for anyone to use so you should have no problems using it.
I have the image in the following colors if you're interested:
Black
Blue
Green
Pink
Let me know if you're interested in the others and I'll post them.
Click to expand...
Click to collapse
awww, no red?!?
not sure i followed you correctly...
so i used your music.apk widget BG file which by the way was pixels 101x101.
the file i was replacing was pixels 103x103.
i resized the BG from your music to 103x103 and followed instructions, line for line and this is what i get...
Ive included the actual .apk i wanted modified, maybe i did something wrong
bad4u6669 said:
awww, no red?!?
Click to expand...
Click to collapse
Made a red one for you.
Here's all the colors I have:
hacku said:
Made a red one for you.
Here's all the colors I have:
Click to expand...
Click to collapse
YAY! can you send me the link?
NM: found it!
quadjacks said:
not sure i followed you correctly...
so i used your music.apk widget BG file which by the way was pixels 101x101.
the file i was replacing was pixels 103x103.
i resized the BG from your music to 103x103 and followed instructions, line for line and this is what i get...
Ive included the actual .apk i wanted modified, maybe i did something wrong
Click to expand...
Click to collapse
Messed around with it a lil last night and a lil today, but it keeps not showing up as installed??? What process did you use to install it?
bad4u6669 said:
YAY! can you send me the link?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=7597467#post7597467
hacku said:
Here you go...
Just replace the image in framework-res.apk /res/drawable-hdpi
Click to expand...
Click to collapse
Did you do that with the method listed above? I tried to tweek the framework-res.apk and it put me in a loop.
Suggestions?
nu2droid said:
Did you do that with the method listed above? I tried to tweek the framework-res.apk and it put me in a loop.
Suggestions?
Click to expand...
Click to collapse
You need to use this method...
http://forum.xda-developers.com/showthread.php?t=750555
hacku said:
You need to use this method...
Click to expand...
Click to collapse
I tried the NinjaMorph last night on the Launcher2.apk. It worked for some but not others. I havent tried that one yet, I'll give it a try.. Appriciate sir...
Also these methods work for regular ol droid too, right?

[TUT] Modify your E-mail tab (CHT 1.8.5)

First, I have to credit and thank the creators of CHT 1.8.5. Hands down for the masters and thank you for making the HD2 much more enjoyable. Thanks to brent372 for the tip on Total Commander.
Inspirational support (does that exist? Yah, from today on it does) came from snowblindman2142, conantroutman and Paten from the today screen topic.
We are going to tweak this white background and the text:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Prior to editing I would advise you to copy all your manila files from your \window root and save it in a folder in which you do not edit your files. If you mess up or are fed up with your adapted manila files, you can alwas revert to the old ones.
Things we’re going to do:
Extract stuff
Edit stuff
Upload stuff
Programs we’ll need:
Image editing software
CFC GUI (to extract/convert manila files; can also do this with m9editor)
M9editor (to adapt XML-parameters)
Total Commander CE (to place manila files back into your \windows root of your HD2)
These programs are part of the Manila Kitchen http://forum.xda-developers.com/showthread.php?t=528548.
Total Commander CE is freeware and can be found at http://www.ghisler.com/ce.htm
Extract stuff:
-Backing up files and make a work-file
So let’s say you make a backup file called D:\OML\ and D:\AML\ (original manila list and adapted manila list, respectively). Copy all the manila files from your device you can find . You don’t touch the OML-file EVER unless you want the old file. Instead we are going to use the AML-file in CFC GUI and m9editor. Make an additional folder D:\AML\PNG\ for the edited images.
-Load work list in CFC GUI
Start CFC GUI and click File > Select folder. Select D:\AML\
The program now displays a list of manila files on the left side and scroll down till you find 32820efc_manila. Select and then click on “Save as…” in the lower right corner. Now, save this as 32820efc_manila.png in the D:\AML\PNG\ folder.
Edit stuff:
-Edit your mail background
Basically you need the plain ‘white note’ with the two lines as a template for the upper box (name of the sender, date and subject), body text, and lower box (account name and mailcount). For simplicity’s sake, we just let the position of the text in these boxes in the same place. If you want to, you can change the positions using mode9, but this takes a higher level of extreme geeking.
In this case we use Photoshop CS2 and I use a simple three-bubble layout. I won’t go into much detail about designing your lay-out, just a way to keep the correct boundaries for the texts in those three areas.
Open D:\AML\PNG\32820efc_manila.png and you will see the white note. Let’s put up some horizontal guides:
1. make a new guide and tick horizontal and place them at, say, 2 cm
2 and 3. use the selector tool to move the guides over the lines
Now go frenzy on your design; mine is just dark blue for the top and bottom bubble and a light background for the body text in the middle big bubble.
Save your file with the same name (you can always get the old one from the back-up file) and go back to CFC GUI. Select again 32820efc_manila in the list on the left and now click on “Replace with…” Select your adapted file in the D:\AML\PNG\ folder and you’ll see the background has changed. Hoorah… Now click on “Pad”
Copy this new 32820efc_manila from your D:\AML\ folder to your SD-card of your HD2. Startup Total Commander and copy it to your \windows root folder. Restart your device and you should end up with this:
…but the black characters on a dark background are hard to read, so let’s change the font color.
-Edit your mail font color
To change these parameters we use m9editor. Open it and probably you’ll get an error. Just click “Ok” and when asked for work paths fill in D:\AML\
You’ll see it resembles CFC GUI, but in here you can also edit mode9 files. The parameters we have to change are in 3da9711b_manila so double click on it in the list.
You will see a tree opening in the upper panel. Now expand D:\AML\3da9711b_manila > movie > library manager > library and expand the fifth <character…>
Now take a look in the picture below what we have to change:
If you’re a bit of a programmer the Instance Names give away what object controls which text line so for instance <Property> Name=Instance Name Value=“SenderText” controls the parameters for the name of the sender (selected in picture above). We also have to repeat this for the other four lines (date, subject, account name and mail count)
So let’s change the RGB values for this one to make it more visible. Let’s change this in white and the RGB codes are 255,255,255 for white (look it up on the internet or in Photoshop).
Once you’ve clicked ok, you can move to the next line. When finished editing, save your manila file (you might need to remove your old manila file, since it’s read-only).
As mentioned earlier, copy the D:\AML\3da9711b_manila to your SD card and with Total Commander to your \windows root. Reboot device and your mail now should look like this:
Happy editing!
=====
UPDATE August 23rd, 2010
You can edit the landscape view by adapting 0656d327_manila the same way (Thanks to mickael91210!)
http://forum.xda-developers.com/showpost.php?p=7759297&postcount=38
Good Job!
For those people who don't have Photoshop, I use Gimp, which is free, to edit my image files. I'm no expert in creating any designs but for simple things it gets the job done for me.
This is a really nice tutoriall!! Well done sir
Reserved
[Reserved for further updates]
Paten said:
Good Job!
For those people who don't have Photoshop, I use Gimp, which is free, to edit my image files. I'm no expert in creating any designs but for simple things it gets the job done for me.
Click to expand...
Click to collapse
conantroutman said:
This is a really nice tutoriall!! Well done sir
Click to expand...
Click to collapse
Thanks guys, now let's get Bob Ross'y on our HD2's
Aww.. Im Flattered =]
I'm Glad this thread has opened as I'm sure plenty of people will want to jazz up their mail tab!
Great Tutorial!
Cant wait to see what people come up with!
Don't forget to post your screens!
Thanks again for the mention Doodkapje
Wouldn't of had my awesome mailtab with out conantroutman & Paten, Thanks again lad's
Here's my mail tab to get you started ------>
Have fun Peeps!
snowblind2142 said:
I'm Glad this thread has opened as I'm sure plenty of people will want to jazz up their mail tab!
Great Tutorial!
Cant wait to see what people come up with!
Don't forget to post your screens!
Thanks again for the mention Doodkapje
Wouldn't of had my awesome mailtab with out conantroutman & Paten, Thanks again lad's
Here's my mail tab to get you started ------>
Have fun Peeps!
Click to expand...
Click to collapse
You might want to swap that screenshot for a new one....... with Green Tab Names.... it will change all the tabs btw......
Doodkapje, I'll post the manila mode9 file for changing the tab titles in case you want to include that in your tutorial.....
Its just a case of opening up the file tree and changing the two colour values to whatever you want..
Thanks to poyensa and paten for that one
Can somebody add a delete button or option in the E-Mail Tab menu. That is my only mod I am hoping somebody will find a solution for at the moment.
Like deleting spam without having to open the inbox.
conantroutman said:
You might want to swap that screenshot for a new one....... with Green Tab Names.... it will change all the tabs btw......
Doodkapje, I'll post the manila mode9 file for changing the tab titles in case you want to include that in your tutorial.....
Its just a case of opening up the file tree and changing the two colour values to whatever you want..
Thanks to poyensa and paten for that one
Click to expand...
Click to collapse
Superb! Awesome, thanks!
Conan, I cannot find the right object that easily. I can try to look into it in more detail later or, if you wish, make a post yourself with your tutorial and I'll put a link to it in the opening post
Aluminum mailtab
Now,... my new tab for today Brushed Aluminium
Download the manila here
Doodkapje said:
Superb! Awesome, thanks!
Click to expand...
Click to collapse
Your welcome..........
Now Im off to make myself a funky new mail tab.......
Cheer mate! =]
conantroutman said:
You might want to swap that screenshot for a new one....... with Green Tab Names.... it will change all the tabs btw......
Doodkapje, I'll post the manila mode9 file for changing the tab titles in case you want to include that in your tutorial.....
Its just a case of opening up the file tree and changing the two colour values to whatever you want..
Thanks to poyensa and paten for that one
Click to expand...
Click to collapse
Spot on! Just tested, all but a couple work..
People-Green!
Messages-Geen!
Mail-Green! <--looks soo cool mow
Internet-White (might be down to a cab I use that removes all the bits around the search bar and leaves just the search window)
Calender-Green!
Stocks-Green!
Photos&Videos-Green!
Music-Green untill the album art loads then goes white..
Twitter-Green!
Footprints-Green!
Settings-Green!
So nearly all of them
This is amazing. Prob the best TUT I have seen on this. I head read some others, but let's face it, not everyone knows how to give instructions.
Questions:
* Is there anything that has a list of all Manila files and what they do?
* Do you know of any other TUTS on Manila mods or Theme Creation? (I have a bunch of Theme Ideas i would love to try
* Any TUTs on editing task bars, soft bars, or quick links? How about Toggle switches
Once again, TY TY TY!
Medievil Mail......
@snowblind.....
I didnt notice that, but I tested all the colours I did and they all do that.....
Either those tabs are affected by a different manila file or I need to add "color" values in somewhere in the file Im using.......
If I figure it out I'll let you know........
conantroutman said:
Medievil Mail......
@snowblind.....
I didnt notice that, but I tested all the colours I did and they all do that.....
Either those tabs are affected by a different manila file or I need to add "color" values in somewhere in the file Im using.......
If I figure it out I'll let you know........
Click to expand...
Click to collapse
Cheers buddy.
Quick question, the font on your medievil mail tab, is that local to the tab or is it all over the phone?
snowblind2142 said:
Cheers buddy.
Quick question, the font on your medievil mail tab, is that local to the tab or is it all over the phone?
Click to expand...
Click to collapse
Its all over the phone Im afraid..........
However, from what I saw when I was changing the mode9 file there were things related to fonts. Im hoping that I might be able to assign certain fonts to certain tabs, Im not sure if it would be possible to restrict it to just one tab or if it would have to be on all (except music and internet) of them.......
I have no knowledge of programming at all so looking through those mode9 files means nothing to me, its easy enough to pick out where the colours / fonts / sizes are but I have no idea which part they relate to or where I would need to add in new values to change things.........
Thank you!
Thank you for the tut how to change the font colour. The skining was not my problem but the font colour.
Works fine!
Dic3ptor said:
Thank you for the tut how to change the font colour. The skining was not my problem but the font colour.
Works fine!
Click to expand...
Click to collapse
that is really nice job
Thank you!
Thank you!
I hope it is not a problem that i post the cab here in this thread!?
conantroutman said:
Its all over the phone Im afraid..........
However, from what I saw when I was changing the mode9 file there were things related to fonts. Im hoping that I might be able to assign certain fonts to certain tabs, Im not sure if it would be possible to restrict it to just one tab or if it would have to be on all (except music and internet) of them.......
I have no knowledge of programming at all so looking through those mode9 files means nothing to me, its easy enough to pick out where the colours / fonts / sizes are but I have no idea which part they relate to or where I would need to add in new values to change things.........
Click to expand...
Click to collapse
Shame, thought it might of been. Interesting about the mode9 files tho. Be interested in seeing what you find.
I'm just having a nosey at mode9 for the first time.. so much to figure out but hope to join you big boy's soon
Want to return the favor some day

[HOW TO] Animated Status Bar Pulldown for GB Roms

I saw this in an article on droid-life: Here
Original Thread: Animated status bar pulldown for GB roms
Hope this could help some devs/themers get this going for us EVO users
The Author of this is: Alastrionia
Youtube Demo
MODS: If this should not be here, please remove, and my sincere apologizes.
Animated status bar pulldown for GB roms
First off this should work with all GB based roms that use systemui.apk
there may be subtle differences but the basics should be the same all around.
after much trial and error and ripping what little hair I have left out
success was mine and it's time to share this with everyone
and it's so simple that you'll love how fast you can integrate this into ROM's / themes / whatever your heart desires
1. take your systemui.apk and decompile it
2. navigate to layout folder
3. grab "status_bar_tracking.xml" and open it up in your editor
(now for the fun)
4. to the first line - "com.android.systemui.statusbar.TrackingView" add this ""android:background="@drawable/...anim.xml""
<com.android.systemui.statusbar.TrackingView android:background="@drawable/...anim.xml...>
5. after saving that, navigate back into the drawable folder and add your animation.xml file there
5a. next navigate into the drawable/hdpi folder and add your animated images
6. also in the drawable/hdpi folder find and open up the shade_bg.png with your editor and make it 100% transparent
7. now it's time to recompile your apk , following all the usual directions with that
8. enjoy your newly created systemui.apk with a pretty animated background. new and fresh and unlike anything before
that's it. done deal. it's super easy and fast and breathes life into true customization.
I used the stat_sys_upload.xml from the framework-res.apk as my base
all I had to do was change the timing and change the image names.
also you'll notice above - don't copy it word for word on the xml.
I did the "..." meaning whatever you decide to name your file.
I'll try to throw up a video shortly of my success with this so everyone can see it.
Click to expand...
Click to collapse
You lost me at "decompile"
SantinoInc said:
You lost me at "decompile"
Click to expand...
Click to collapse
I think by that he means to open the systemui.apk
I used 7zip to open a cm7 nightly just now and it's located in the system/app folder. Inside the .apk theres:
res (folder)
AndroidManifest.xml
classes.dex
resources.arsc
Inside the res folder:
anim (folder)
drawable (folder)
drawable-hdpi (folder)
layout (folder)
xml (folder)
Hopefully some themers can get some pretty nice/cool things done with this.
No you would have to decompile the apk with a apk decompiler..Unzipping it will not work.Thats just for replacing images.
1 Aw3s0m3 M0d!!
i'll help people if they're having trouble. probably won't do this personally.
and yeah, to see .xml files correctly, you need an apk decompiler.
Nice find! Will definitely try this.
forgive me if im not reading this right.... is this for aosp of sense?
What will they think of next
Evolutionmods said:
forgive me if im not reading this right.... is this for aosp of sense?
Click to expand...
Click to collapse
I believe this is for AOSP but reading through the entire thread someone says "this also works on the com.htc.resources.apk for sense ROMs."
Subbed and Definitely Interested!
More demos with different animations are starting to appear. This is looking really awesome.
http://www.youtube.com/watch?v=gf7lFsAkxFA
http://www.youtube.com/watch?v=vte37qjSiEc
Oh yeah. I got big plans for this one. Cant wait to get some time to sit down and code it. It really is as simple as stated.
It's not just for gingerbread. I shot this with my crappy 5 year old digicam.
Another demo:
http://www.youtube.com/watch?v=HAHoKJ2N0Xw
Has anyone given this a go on the EVO yet??
Yeah, I got it working...Needs some tweaking. I tried it with a 24 frame boot animation.. very laggy. I suspect that a 8-15 frame animation would do well
blassilando said:
Another demo:
http://www.youtube.com/watch?v=HAHoKJ2N0Xw
Has anyone given this a go on the EVO yet??
Click to expand...
Click to collapse
The vid I posted above yours is on an evo.
Would either of you mind posting your xml so i could use it as a reference? Not totally clear on that part of it. Thanks.
http://www.dropbox.com/referrals/NTEyOTE1MzA3OQ
http://www.youtube.com/watch?v=HEKsfTiaif0
Ill gladly be a testbot for anyone working on this for our evos
would be nice to get a zip we can flash. so everyone including us noobs can get this mod.
thanks for the info great job

[How To] How to customize your 3.0 Lockring by wildstang83

★[HOW TO] Customize your 2.1/3.0 Lockrings★
Copyright 2011 wildstang83
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Click to expand...
Click to collapse
NEEDED ITEMS:
Windows- Either 32 or 64 bit is fine.
The M10Tools located here: http://forum.xda-developers.com/showthread.php?t=1060648 Thanks to Flemmard & DiamondBack2010 for creating this wonderful tool!
The "fusion.apk" from the 2.1/3.0 Hybrid or 3.0 ROM your trying to customize
An image editing software. I prefer Gimp. Its open source and free!
ADB for pushing the apk back to system/app after you've edited it.
Download the M10Tool and extract it to your desktop into a regular folder. Grab the fusion.apk for whatever hybrid 2.1/3.0 or full 3.0 rom your wanting to edit and place it on your desktop. Open up that folder with the M10 Decoder in it and run the application "M10Editor" Hit the "Load File" button and navigate to and select the fusion.apk. That will load and then just click ok. Now click on the "m10 Files" tab at the top. You will see the Available m10 Files screen. At the bottom click the check box "Decode Images". Single click the line that looks AppData\Roaming\M10Editor\fusion\assets\Default\drawable\shared.m10 and then click the "Decompile/Show" button. Click yes on the following window. It will decompile for a few seconds and then the Editor window will open up. Double click shared.m10. Double click that thing right after that looks kinda like "0x7c8bed89". Now double click Textures. Now highlight the first texture after you've double clicked. You chould now see an image appear in the window on the right. Now just scroll all the way down till you find the lockring. In mine its name is 0x00002053.dat.png. Now with your mouse pointer just right click that image and select open in explorer. You'll notice for reference that it is located in C:\Users\YOURNAME\AppData\Roaming\M10Editor\fusion\assets\Default\drawable\shared just incase you have to leave or something you'll know where it is when you come back. So now that the explorer is open the ring should be automatically highlighted for you. just open it now with your favorite image editor. Been the open source lover that I am I use Gimp.
As a side not you will notice that all of the images are upside down. Thats just the way it is. When you edit it make sure you rotate it so that its right side up. And then before you save it make sure to flip the image back to upside down. The size of the new lockring image should generaly be the same size as the old lockring image. I wouldn't go changing the demensions to much, lol
Now after you have edited the lockring and resaved it back upside down go back into that editor and select the "Start" tab and hit "Save File". It will work for a minute then pop up and ask where you wanna save the apk. Just save it where ever. It will work for a little while longer and then say "Done" Just hit close and then you can exit the editor all together and go grab your new fusion and push it to system/app and reboot. Done!!!
Enjoy your new lockring.​
wildstang83 said:
★[HOW TO] Customize your 2.1/3.0 Lockrings★​
NEEDED ITEMS:
Windows- Either 32 or 64 bit is fine.
The M10Tools located here: http://forum.xda-developers.com/showthread.php?t=1060648 Thanks to Flemmard & DiamondBack2010 for creating this wonderful tool!
The "fusion.apk" from the 2.1/3.0 Hybrid or 3.0 ROM your trying to customize
An image editing software. I prefer Gimp. Its open source and free!
Android Kitchen
ADB for pushing the apk back to system/app after you've edited it.
Download the M10Tool and extract it to your desktop into a regular folder. Grab the fusion.apk for whatever hybrid 2.1/3.0 or full 3.0 rom your wanting to edit and place it on your desktop. Open up that folder with the M10 Decoder in it and run the application "M10Editor" Hit the "Load File" button and navigate to and select the fusion.apk. That will load and then just click ok. Now click on the "m10 Files" tab at the top. You will see the Available m10 Files screen. At the bottom click the check box "Decode Images". Single click the line that looks AppData\Roaming\M10Editor\fusion\assets\Default\drawable\shared.m10 and then click the "Decompile/Show" button. Click yes on the following window. It will decompile for a few seconds and then the Editor window will open up. Double click shared.m10. Double click that thing right after that looks kinda like "0x7c8bed89". Now double click Textures. Now highlight the first texture after you've double clicked. You chould now see an image appear in the window on the right. Now just scroll all the way down till you find the lockring. In mine its name is 0x00002053.dat.png. Now with your mouse pointer just right click that image and select open in explorer. You'll notice for reference that it is located in C:\Users\YOURNAME\AppData\Roaming\M10Editor\fusion\assets\Default\drawable\shared just incase you have to leave or something you'll know where it is when you come back. So now that the explorer is open the ring should be automatically highlighted for you. just open it now with your favorite image editor. Been the open source lover that I am I use Gimp.
As a side not you will notice that all of the images are upside down. Thats just the way it is. When you edit it make sure you rotate it so that its right side up. And then before you save it make sure to flip the image back to upside down. The size of the new lockring image should generaly be the same size as the old lockring image. I wouldn't go changing the demensions to much, lol
Now after you have edited the lockring and resaved it back upside down go back into that editor and select the "Start" tab and hit "Save File". It will work for a minute then pop up and ask where you wanna save the apk. Just save it where ever. It will work for a little while longer and then say "Done" Just hit close and then you can exit the editor all together and go grab your new fusion and push it to system/app and reboot. Done!!!
Enjoy your new lockring.​
Click to expand...
Click to collapse
dude you are on a roll with these tutorials maybe sooner or later you could put them all into one sticky or sticky into whatever part of the Dinc forum they belong in... thanks for the time your putting into helping!
tribbey said:
dude you are on a roll with these tutorials maybe sooner or later you could put them all into one sticky or sticky into whatever part of the Dinc forum they belong in... thanks for the time your putting into helping!
Click to expand...
Click to collapse
Thanks tribbey. Its getting easier and I notice a lot of devs prefer not to share but thats not how I roll... I intend on sharing everything that I've learned or will be learning.
This is amazing
Exactly what I was looking for, thanks again for throwing this up.
wildstang83 said:
Disclaimer:
As usual your attempting this on your own. Don't expect a new phone a hotter girlfriend a better paying job. This mod will not do that for you.
Click to expand...
Click to collapse
Priceless btw lol
This is amazing Thanks man, This is what I got so far.
http://s1233.photobucket.com/albums/ff389/o0DIDDY0o/
o0 DIDDY 0o said:
This is amazing Thanks man, This is what I got so far.
http://s1233.photobucket.com/albums/ff389/o0DIDDY0o/
Click to expand...
Click to collapse
Looks good dude. Noticed you went sideways instead of up and down. Makes it look darker.
wildstang83 said:
Looks good dude. Noticed you went sideways instead of up and down. Makes it look darker.
Click to expand...
Click to collapse
Yea I like it darker, I'm messing with color scales now. This is fun, great write-up
WOuld anyone be willing to make me a long ring?
Thanks,
Travis
so whenever i do all the steps and save the lockring then save the fusion.apk and push it back, that all works fine. but when i reboot my phone nothing has changed. any suggestions? i reallllyyyyy want this to work.
wildstang83 said:
Thanks tribbey. Its getting easier and I notice a lot of devs prefer not to share but thats not how I roll... I intend on sharing everything that I've learned or will be learning.
Click to expand...
Click to collapse
I definitely agree with you there it took me forever and a lot of trial and error for me to learn how to theme and stuff. I also was gonna do a guide that would teach people how to get 6 bars in their services.jar but it is a messy job lol.
Gumby63 said:
so whenever i do all the steps and save the lockring then save the fusion.apk and push it back, that all works fine. but when i reboot my phone nothing has changed. any suggestions? i reallllyyyyy want this to work.
Click to expand...
Click to collapse
Sorry bud I need to update my guide for full 3.0. Grab the idlescreen_Base.apk and do the same to it also. You need both the fusion.apk and the idlescreen...
|☆|P U R E|★|S P E E D|☆| V7
wildstang83 said:
Sorry bud I need to update my guide for full 3.0. Grab the idlescreen_Base.apk and do the same to it also. You need both the fusion.apk and the idlescreen...
|☆|P U R E|★|S P E E D|☆| V7
Click to expand...
Click to collapse
I think I will just wait for the updated guide to make sure I do it right lol. But I've been looking to do this for a while so thanks for making a guide in the first place
Sent from my PG86100 using XDA App
Gumby63 said:
I think I will just wait for the updated guide to make sure I do it right lol. But I've been looking to do this for a while so thanks for making a guide in the first place
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Oh... But its the exact same process...
|☆|P U R E|★|S P E E D|☆| V7
You never cease to amaze me! First pure speed v6, then the porting guide then v7 and now this!
wildstang83 said:
Sorry bud I need to update my guide for full 3.0. Grab the idlescreen_Base.apk and do the same to it also. You need both the fusion.apk and the idlescreen...
|☆|P U R E|★|S P E E D|☆| V7
Click to expand...
Click to collapse
i got the idlescreen_base apk, now which m10 file should i decompile?
Gumby63 said:
i got the idlescreen_base apk, now which m10 file should i decompile?
Click to expand...
Click to collapse
Honestly I would have to look myself. Just scroll through there and look.
|☆|P U R E|★|S P E E D|☆| V7
I just made a real nice lock ring... its the old Ford badge...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Get it here: http://dl.dropbox.com/u/32036151/Other/Fordd_Lock_Ring.zip
If you like it please give thanks! Flash in recovery just as you would any other mod...
Graydon1 said:
I just made a real nice lock ring... its the old Ford badge...
Get it here: http://dl.dropbox.com/u/32036151/Other/Fordd_Lock_Ring.zip
If you like it please give thanks! Flash in recovery just as you would any other mod...
Click to expand...
Click to collapse
Oh man that's nice!
|☆|P U R E|★|S P E E D|☆| V8

Categories

Resources