[Theme] *Testers Needed* Flat Black for CM MDPI device - Android Themes

I'm trying to get a simple port of my flat theme working on MDPI devices running CM6.1.0 RC1. It is just the notification bar and icons, no animations, lockscreen or ability to change the lockscreen background.
If anyone is interested in testing, please head over to this page and grab the files.
Post comments/screenshot/feedback/praise/abuse here or on the blog.
GAS

deleted

Working well on my hero. Looks quite good with my home screen.
Cheers
Sent from my HTC Hero using XDA App

deleted

latest elelinux

deleted

luvgirl12345 said:
hmm maybe Gas will reply when he sees this and tell us why... I'm sure its not a faulty download or something (tried a few times)
Click to expand...
Click to collapse
Thanks for having a look, I'll re-up it when I get the chance. Are you using the CyanogenMod 6.1.0 RC1 ROM? This is the ROM I've built the framework on.
Also the zips are not signed so you need to flash without checking for verification.
Sent from my HTC Desire using XDA App

cjward23 said:
Working well on my hero. Looks quite good with my home screen.
Cheers
Sent from my HTC Hero using XDA App
Click to expand...
Click to collapse
Can you please post a screenshot? I can't test it at all cos I've got a desire and I'd love to be able to put it on my blog and in this thread.
Sent from my HTC Desire using XDA App

yeah no problem, screen shots attached.

cjward23 said:
yeah no problem, screen shots attached.
Click to expand...
Click to collapse
Thanks, yeah that looks ok. Is there anything you see which needs improving?
PS. I can make I you a set of blue icons if you like. What is the hex code for your text settings?
Sent from my HTC Desire using XDA App

Thanks, that would be very cool. I have been trying to get a set of blue icons using UOT kitchen. But I've not been overly keen on the results.
The hex code is 1B70E0
I really like some of your over work, in particular the scrolling wallpaper and dock you have done for hdpi devices. Any chance of seeing this for mdpi?
Sent from my HTC Hero using XDA App

cjward23 said:
Thanks, that would be very cool. I have been trying to get a set of blue icons using UOT kitchen. But I've not been overly keen on the results.
The hex code is 1B70E0
I really like some of your over work, in particular the scrolling wallpaper and dock you have done for hdpi devices. Any chance of seeing this for mdpi?
Sent from my HTC Hero using XDA App
Click to expand...
Click to collapse
Try this.
As for the scrolling wallpaper its just a bit of maths;
Your screen is 320x480 therefore you wallpaper will be 640x480.
If you set 6 home-screens then it will scroll by 320/5 = 64 pixels.
Make a background that is 640x480 and put a stripe every 64 pixels. 6 home-screens should then scroll the width of each stripe.
Alright..too much procrastination for me today...
Hope you enjoy, If you like it can you post a screeny? Can I use your screens on my blog?
Gas

I've signed the zip and it flashed OK, if it's OK with ClassicalGas I'll upload it for those of us still on AmonRa's recovery.
The theme is looking good, not noticed any problems so far, I will go through and test as much as I can and report back

l0st.prophet said:
I've signed the zip and it flashed OK, if it's OK with ClassicalGas I'll upload it for those of us still on AmonRa's recovery.
The theme is looking good, not noticed any problems so far, I will go through and test as much as I can and report back
Click to expand...
Click to collapse
No problem at all from me. Can you please tell me how you signed the zip, or point me in the right direction? I've tried a few times but can't get it working. It's very frustrating!!

ClassicalGas said:
No problem at all from me. Can you please tell me how you signed the zip, or point me in the right direction? I've tried a few times but can't get it working. It's very frustrating!!
Click to expand...
Click to collapse
Try using APK Manger or APK Tool.
They both seem to work fine.

zHk3R said:
Try using APK Manger or APK Tool.
They both seem to work fine.
Click to expand...
Click to collapse
Is it the zip or the apk which needs signing?
Sent from my HTC Desire using XDA App

You just need to sign the zip. I have added a zip for AutoSign, very simple to use just rename the target zip 'update.zip', extract the autosign.zip into a folder and put the target zip in it as well and run the exe. I have also added the update zip for the Ubuntu fonts if anyone wants them.
Just out of curiosity, are you planning on porting the other parts of the theme (lock-screen, dialogue boxes e.t.c) or is this purely a notification bar port? Either way, great for the MDPI devices to get some love!

ClassicalGas said:
Try this.
As for the scrolling wallpaper its just a bit of maths;
Your screen is 320x480 therefore you wallpaper will be 640x480.
If you set 6 home-screens then it will scroll by 320/5 = 64 pixels.
Make a background that is 640x480 and put a stripe every 64 pixels. 6 home-screens should then scroll the width of each stripe.
Alright..too much procrastination for me today...
Hope you enjoy, If you like it can you post a screeny? Can I use your screens on my blog?
Gas
Click to expand...
Click to collapse
Just flashed the blue mod zip. Lpoke good I'll post some screen shots when I get home.
You are welcome to use any of my screen shots.
Might be worth posting a link to this thread in the hero forum. They have been after new themes for the new cyanogen Rom.
Thanks again.
Sent from my HTC Hero using XDA App

l0st.prophet said:
You just need to sign the zip. I have added a zip for AutoSign, very simple to use just rename the target zip 'update.zip', extract the autosign.zip into a folder and put the target zip in it as well and run the exe. I have also added the update zip for the Ubuntu fonts if anyone wants them.
Just out of curiosity, are you planning on porting the other parts of the theme (lock-screen, dialogue boxes e.t.c) or is this purely a notification bar port? Either way, great for the MDPI devices to get some love!
Click to expand...
Click to collapse
I still can't get it to sign for some reason, I have heard there could be issues with Windows 7 and signing. Do you mind if I send new Hero stuff to you to sign?
I am wanting to port everything over eventually, but it will take a bit of time and it depends on the interest received from the MDPI users here.
Gas

I'll definitely give this a whirl when 6.1 goes stable (RC1 was a mess for me, dunno why). Figures, your theme is about exactly what I had wanted back in September while I was doing the WinPhone7 theme-y thing x]

Related

Home/Lock Screen Snapshots.

I would like to see what other people’s home/lock screens look like.
How do I take a screenshot of mine? Is there an application for that somewhere?
If someone could point me to the best reference areas I would appreciate it.
Thanks.
Please! share your home/lock screens with me.
Hey churapa, there are apps for that, but the Android SDK is the easiest way. Just enable USB debugging, open ddms from the SDK\tools folder, make sure you can see your phone, and press Ctrl+S.
Here's what mine looks like: i.imgur.com/jvaVX.png
magnao said:
Hey churapa, there are apps for that, but the Android SDK is the easiest way. Just enable USB debugging, open ddms from the SDK\tools folder, make sure you can see your phone, and press Ctrl+S.
Here's what mine looks like: i.imgur.com/jvaVX.png
Click to expand...
Click to collapse
Thanks magnao!
Here are some I capture of mine. Flashed with unrevoked team method, then installed attn1's Liberated B05 (thanks guys for a great job)and live wallpaper.
churapa said:
Thanks magnao!
Here are some I capture of mine. Flashed with unrevoked team method, then installed attn1's Liberated B05 (thanks guys for a great job)and live wallpaper.
Click to expand...
Click to collapse
Okay, I'm curious... what program is that broom icon in the top bar for?
armyengineer51 said:
Okay, I'm curious... what program is that broom icon in the top bar for?
Click to expand...
Click to collapse
It's an apk called "free memory", it manages apks and frees up memory space according to your settings. It's freeware and you can google for it.
I have not attempted to connect my phone to the PC yet, what are the apps that can do this?
Thanks
jbizz said:
I have not attempted to connect my phone to the PC yet, what are the apps that can do this?
Thanks
Click to expand...
Click to collapse
First, you have to root your phone:
http://forum.xda-developers.com/showthread.php?t=710677
Second, flash the room of your liking, I personally prefer attn1's Liberated B05:
http://forum.xda-developers.com/showthread.php?t=708434
Third, install whichever apk you wish, just read the forums, that way you'll learn hands on the job, believe me, it's the best way to go.
ADW Theme One
Loving this so far.
Here's a few of mine over the past weeks:
what i'm currently running.
here are my screens i have liberated R003 rom wit launcher pro, beautiul widgets n nexus one live wallpaper nothin special but it nice for a android noob lol
i would post my girlfriends homescreens but she has a MyTouch and is to scared to let me root her fone and all lol
Then use the sdk lol
Sent from my Liberty using XDA App
And here's mine... simple, minimalistic-ish... going to be removing half the icons on the third screen though as I do not need most of them anymore.
Here's mine
So it doesn't like uploads from the phone
Sent from my Liberty using XDA App
i changed a few things i was juss bored had nthn else to do so i switched up my widgets n added sum n took off the live wallpaper got tired of my battery only lasting half a day
Which themes are you all using to get a black notification bar? I've looked and can't find any.
Sent from my Liberty using XDA App
My notification bar came black wen I got my Aria... Check to see if you have android 2.+ I kno my lil sister had a HTC Hero with android 1.6 on it and the notification bar was white but wen I updated it to 2.1 for her and it changed to black so I guess that's wat it is.....o Yea n unless you got a custom rom that changed it... But im juss s noob so ill admit dat I might b completely wrong lol
POSTED FROM MY BOMB A$$ HTC ARIA!!!!!!!!
netw3rkd said:
Which themes are you all using to get a black notification bar? I've looked and can't find any.
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
if you are on the cyanogen rom you can turn the bar any color you want.
ryan92084 said:
if you are on the cyanogen rom you can turn the bar any color you want.
Click to expand...
Click to collapse
I am using cyanogen, i'll research that more i guess. Thanks.
*EDIT.
Under cyanogen mod tweaks and settings for the notification bar.

[LauncherPro Docks] Blue, Green, Red, come check em out!

Hey guys! I've been around here for a while lurkin on my older phones, but since I got the epic I'm finally coming around to posting. Anyhow, I was bored tonight and no overtime came up this weekend so I made up some docks real quick, since mine was getting stale after a month or two. Hope you guys like em. I'm not a photoshop perfectionist so a few flaws may be present. When they are on the phone with their 75ish % Transparency most flaws disappear anyways. When I briefly checked them all, at a glance they all looked fine. So let me know if anythings messed up in any of them, I just run the blue now myself.
Kinda loosely based on the dreamlyfe docks with the side app drawer, but much wider so the tallmin icons fit in them nicely. In fact they were designed with those icons in mind. Let me know what ya think. Feel free to rape them to peices and create your own and re-post em or whatever
Edit: All have 74% Opaque (26% Transparency) for a nice look, and resized to work well with Portrait/Landscape. Tallmin icons will now be readable in either orientation. Wow didnt realize how ugly it was before fixed.
Can u do one with orange plz? Good job by the way!
Sent from my Epic 4G
sure can
Sure I can, later this evening after work. I mostly just change colors with color range select and color change tool so it makes it pretty easy. If anyone else wants a specific color let me know and ill make it. Just figured these 3 were most popular.
On a side note, if anyone wants the non transparent version of any of them just PM me and ill send it your way. Cheers!
Thank u so much!
Sent from my Epic 4G
How do u dl these? Appears to be thumbnails.
Sent from my (rooted) SPH-D700 using XDA App
SwimDrewid said:
How do u dl these? Appears to be thumbnails.
Sent from my (rooted) SPH-D700 using XDA App
Click to expand...
Click to collapse
Right-click on the one you want and choose save image as...
Ah - I'll grab it via dolphin browser rather than the xda app.
Thx
Sent from my (rooted) SPH-D700 using XDA App
Edit: Added orange. Any other color requests?
can someone post a sceenshot of this installed on their phone?
jbadboy2007 said:
can someone post a sceenshot of this installed on their phone?
Click to expand...
Click to collapse
Sent from my (rooted) SPH-D700 using XDA App
What wallpaper is that? If its a live one that is...
Sent from my SPH-D700 using XDA App
Nexus pro, tweaked to mimic the one that comes with cm6 - very low battery drain, too
Sent from my (rooted) SPH-D700 using XDA App
I guess I am a complete noob lol, how would I install the dock image? I have no clue and I didnt see any option to do it in the LauncherPro settings. Maybe I missed it or I need to put the file somewhere specific?
Preferences => appearance settings => dock background (let's you choose from your photo gallery)
Sent from my (rooted) SPH-D700 using XDA App
Thanks.... I looked through the menus twice and totally missed that one lol.
Uhhh I have launcher pro...where are the links so I can add this to my Epic 4G...and how do I install it once I have them?...great I Idea by the way...and the black dock with white edges for a black and white themed ROM like Baked Snack would be cool...?
Somebody know....anybody know...?
tony45x220 said:
Somebody know....anybody know...?
Click to expand...
Click to collapse
I only know how to DL onto a PC and then xfer to the SD Card. Right click on the image(dock that you want to DL) from the OP and select save as... , then copy the image/file to your phone/SD Card. Now while at the homescreen in LP hit the menu key>preference>appearance settings>dock background>custom>and then you should be able to scroll to the image in the gallery that it brings up
OperationMove said:
Let me know what ya think. Feel free to rape them to peices and create your own and re-post em or whatever
Click to expand...
Click to collapse
These are great! Can you please create one with white on the top and bottom of the dock? TIA
any way to center the glow so the app drawer looks good in the middle

[DONE] Gingerbread theme

hey guys, so here is something i've playing around with for the last 2 days and everything is fine except for the text on the pop up menus i can get it to show white instead of black... check the screenshots...
so i tought some of you can tell where to change that so i can upload the full theme for you guys
oh i almost forgot, this is for cm6.1.1 and is gonna be a full rom download if i can get the text fixed. ill post more screenshots of the rest of the changes ive made (browser, keyboard, animations, launcher, fonts, etc) if you guys are interested.
Edit: I finished it, here is the thread
http://forum.xda-developers.com/showthread.php?t=886589
etu_aty said:
hey guys, so here is something i've playing around with for the last 2 days and everything is fine except for the text on the pop up menus i can get it to show white instead of black... check the screenshots...
so i tought some of you can tell where to change that so i can upload the full theme for you guys
oh i almost forgot, this is for cm6.1.1 and is gonna be a full rom download if i can get the text fixed. ill post more screenshots of the rest of the changes ive made (browser, keyboard, animations, launcher, fonts, etc) if you guys are interested.
Click to expand...
Click to collapse
What popup menus are you talking about? Maybe a picture of that particular issue? I think I may have a solution, but not positive what you're talking about
MusicMan374 said:
What popup menus are you talking about? Maybe a picture of that particular issue? I think I may have a solution, but not positive what you're talking about
Click to expand...
Click to collapse
the third screenshot with the calendar .... the settings that pop up when you press the menu button have no text (they do but is black so u cant see it unless you scroll with the trackpad)
very nice cant wait till its done.
I'm trying to decide whether or not it's LauncherPro or framework-res. Probably framework. Try looking into your res folder of your framework-res.apk and compare it with a regular CM6 rom.
IE check everything that says menu, list, background or bg in the folder. One of em is bound to be it. I'm looking through the folder right now but i need to download a rom to compare it with. If it's not in the drawable image folders, I assume it's a simple color. So check the Menu XMLs in the Drawable folder.
PcFish said:
I'm trying to decide whether or not it's LauncherPro or framework-res. Probably framework. Try looking into your res folder of your framework-res.apk and compare it with a regular CM6 rom.
IE check everything that says menu, list, background or bg in the folder. One of em is bound to be it. I'm looking through the folder right now but i need to download a rom to compare it with. If it's not in the drawable image folders, I assume it's a simple color. So check the Menu XMLs in the Drawable folder.
Click to expand...
Click to collapse
dont worry found it, i had to decompile the framework-res.apk to see some other folders... i was just editing it with winrar xD
is called styles.xml under a folder called values (thanks to migueltherocker for telling me) right now im playing around with that and trying to make everything look good ill update first post when i get the color of the text changed...
So are you going to post it?
Sent from my T-Mobile myTouch 3G Slide using XDA App
purple1 said:
So are you going to post it?
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
Yep I am but I'm gonna be away for a few days so I won't be able to finish it untill this weekend but I'm excited so ill try my best to get this up asap... see ya guys...
Sent from my T-Mobile myTouch 3G Slide using XDA App
etu_aty said:
Yep I am but I'm gonna be away for a few days so I won't be able to finish it untill this weekend but I'm excited so ill try my best to get this up asap... see ya guys...
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
Can't wait, I've been looking for a nice Gingerbread theme for my slide
Ok its all done, check the development section later or tonight... ill post it as cyanoginger 1.0 or something like that ^_^
Sent from my T-Mobile myTouch 3G Slide using XDA App
etu_aty said:
Ok its all done, check the development section later or tonight... ill post it as cyanoginger 1.0 or something like that ^_^
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
nice cant wait will be checking later fursure
tmobilewinguser said:
nice cant wait will be checking later fursure
Click to expand...
Click to collapse
allright, its up please try it out and let me know what you think guys...
etu_aty said:
allright, its up please try it out and let me know what you think guys...
Click to expand...
Click to collapse
cool im gonna dl right now
etu_aty said:
Ok its all done, check the development section later or tonight... ill post it as cyanoginger 1.0 or something like that ^_^
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
Great work Maybe I'll work on porting your port to 2.1 Sense. Although that's always hard to do with the stock HTC apps.
MusicMan374 said:
Great work Maybe I'll work on porting your port to 2.1 Sense. Although that's always hard to do with the stock HTC apps.
Click to expand...
Click to collapse
You would do a great job at it I am sure!! You really should do more for sense. Just theme the HTC stuff yourself. I was thinking about doing one but have been spending my time on the Glacier. Slide stuff is secondary now

[REQ] Smart keyboard honeybread colors

Can anyone assist me in creating the images for such a theme?
Sent from my Sexus yeS
If its only about creating images i may be able to help u, but i think i wont have time till the weekend....
Sent from my Nexus S using Tapatalk
Okay, that's fine with me. I just want all aspects of the phone to be themed
Sent from my Sexus yeS
Ok, just post the link to the theme and the smartkeyboard apk and tell me how u want it to look then im gonna start.
Sent from my Nexus S using Tapatalk
Ill post later today when I get the time. Thanks for offering the help
Sent from my Sexus yeS
Okay, here is the link to the smart keyboard. and here is the theme http://www.mediafire.com/?yy778k6t2nvltj7. I'd like the keyboard background to be black with fading blue glow around the borders of each key. That's basically all I have for now lol. If you want to add your own touch to it please do.
Ok im out with friends right now, and i think its gonna get late. But tomorrow ill see what i can do
Edit: i think u should remove the smart keyboard link, cause its paid. But im gonna pm it to u as soon as im done.
Edit2: I`ve looked at it and those r all *.9.png`s. To edit them i have to Decompile the apk and Recompile it. And i really have no idea how to compile signed market apps.
Sent from my Nexus S using Tapatalk
Any progress?
Sent from my Nexus S using XDA App
You should check the official Smart Keyboard forum. Somebody has started work on this: http://www.dexilog.com/smartkeyboard/forum/viewtopic.php?f=13&t=1007
Completely forgot about theme chooser, could try doing it with that, but it will take a while cause ive never done that before, another thing i could try is just to make a fake apk to compile the .9.png and see if it works when i put them into the smartkeyboard.apk. ill report when im back on the computer.
Sent from my Nexus S using Tapatalk
shrooms90 said:
Completely forgot about theme chooser, could try doing it with that, but it will take a while cause ive never done that before, another thing i could try is just to make a fake apk to compile the .9.png and see if it works when i put them into the smartkeyboard.apk. ill report when im back on the computer.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
why do you need to compile another APK? smart keyboard has theme capabilities where u put it on the .sdcard as a .zip
zephiK said:
why do you need to compile another APK? smart keyboard has theme capabilities where u put it on the .sdcard as a .zip
Click to expand...
Click to collapse
How is that achieved?
Sent from my Nexus S using XDA App
zephiK said:
why do you need to compile another APK? smart keyboard has theme capabilities where u put it on the .sdcard as a .zip
Click to expand...
Click to collapse
Yes, but that only works for .png if u do that with .9.png u mess it up completely. The only thing u could do with .9.png is to let them run through a specific script (read the name somwhere on the net but cant remember) and just change the rgb values. Besides that i never tried it and cant tell if it works, theres still the problem, that u couldnt just make blue outlines on the keys or fade the bg from black to blue.
If u've been able to do that, tell me how, coz i never got .9.png to work without compiling them in an app.
Sent from my Nexus S using Tapatalk
Any status update?
Sent from my Nexus S using XDA App
nbeebe24 said:
Any status update?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
Guess you don't read what I said.
Go look at the official Smart Keyboard forum, they're working on this already.
http://www.dexilog.com/smartkeyboard/forum/viewtopic.php?f=13&t=1007
zephiK said:
Guess you don't read what I said.
Go look at the official Smart Keyboard forum, they're working on this already.
http://www.dexilog.com/smartkeyboard/forum/viewtopic.php?f=13&t=1007
Click to expand...
Click to collapse
I did read yours. That forum is on the lines of what I'm talking about but I want smart keyboard themed to the honeybread colors. I suck at photo editing/creation otherwise it'd be done already
Sent from my Nexus S using XDA App
nbeebe24 said:
I did read yours. That forum is on the lines of what I'm talking about but I want smart keyboard themed to the honeybread colors. I suck at photo editing/creation otherwise it'd be done already
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
.......... are you serious?
thats what that THREAD IS ABOUT. its theming smart keyboard pro to be "honeybread" (honeycomb), a screenshot preview is on the second page.
zephiK said:
.......... are you serious?
thats what that THREAD IS ABOUT. its theming smart keyboard pro to be "honeybread" (honeycomb), a screenshot preview is on the second page.
Click to expand...
Click to collapse
Sorry, didn't see any reference to what keyboard it was for. Relax, no need for the capitalizations
Sent from my Nexus S using XDA App
nbeebe24 said:
Sorry, didn't see any reference to what keyboard it was for. Relax, no need for the capitalizations
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
The capitalizations were done to emphasize the idea. Now that I got that point across, but anyway.
Without any further adue, they're available now.
http://www.dexilog.com/smartkeyboard/forum/viewtopic.php?f=13&t=1113
Screenshots in http://www.dexilog.com/smartkeyboard/forum/viewtopic.php?f=13&t=1007&start=60#p5217
That's why I was so confused on why you guys were trying to modify the skin of the keyboard from the .apk. The actual application supports themes that makes it easier. It's like trying to reskin CM7 when there's a built-in theme manager. Just use the theme manager, it gets the job done easy and quick.
Enjoy.
zephiK said:
The capitalizations were done to emphasize the idea. Now that I got that point across, but anyway.
Without any further adue, they're available now.
http://www.dexilog.com/smartkeyboard/forum/viewtopic.php?f=13&t=1113
Screenshots in http://www.dexilog.com/smartkeyboard/forum/viewtopic.php?f=13&t=1007&start=60#p5217
That's why I was so confused on why you guys were trying to modify the skin of the keyboard from the .apk. The actual application supports themes that makes it easier. It's like trying to reskin CM7 when there's a built-in theme manager. Just use the theme manager, it gets the job done easy and quick.
Enjoy.
Click to expand...
Click to collapse
Thank you. I downloaded a couple of them last night. I was unaware of that website until you brought it to my attention. I really want a honeybread themed kb though.... his blues aren't quite right
Edit: Never mind, I see someone has provided that. Thanks again for your help
Sent from my Nexus S using XDA App

Custom Splash Screens + Requests

Solar's Splash Screen Thread
I will be creating and uploading splash screens for use on our Thunderbolts. They are going to be generally simplistic as that is my personal taste but...
I am also taking requests:
Simply link an image here (Cropped or not - I can crop it if needed) and I will do the rest. Yes, it is an easy task but some people would rather have others do it for them and it will give me something to do
For best results use images that are 480 by 800 pixels or bigger. If it IS smaller than those dimensions I will either need to stretch the picture out or center it which in either case wouldn't look great.
The only way I will even bother with images smaller than those dimensions is if the background is white and it will look good centered. I am doing this to keep the quality of these splash screens up.
PM NOTIFICATIONS
From now on, as soon as your splash screen is uploaded and added to the thread I will send you a PM so that you can come and download it. That way, you don't have to keep checking back to see if it's done or not. If you DO NOT want me to send you a PM and would rather check the post yourself, at the end of your request just say 'NO PM' and you won't receive one.
INSTALLATION INSTRUCTIONS (As per Rom-Addict's Thread)
- Rename to PG05IMG.zip
- Place on root of sd card(not in a folder)
- Boot into boot-loader
- You will see:
- 'Update splash'
- Select yes update splash
- Wait... When done:
- Select reboot
MY SPLASH SCREENS:
Thunderbolt With Andy (Credit goes to Chingy as I edited the bootscreen from his Perfect Storm ROM to make this.):
http://www.mediafire.com/?rrplr681zc9snrx (Also attached to this post)
Eureka (In honor of the amazing band, Mother Mother):
http://www.mediafire.com/?nifndj8kx3m9fl3
Android Blue:
http://www.mediafire.com/?1s4to32akl03e3z
Nexus:
http://www.mediafire.com/?x5q5pigmyrdguqa
Noms:
http://www.mediafire.com/?5a9nyhk5z679l24
REQUESTS
Soul Eater:
http://www.mediafire.com/?5mfw7b78mfofg9g
Soul Eater 2:
http://www.mediafire.com/?7hy2bc6ea6ml6wx
Soul Eater 3:
http://www.mediafire.com/?y8ern87qz7gk2rh
ThunderCats:
http://www.mediafire.com/?posgejgo5dvjbqy
Alice:
http://www.mediafire.com/?r1bl4zsjf9ma094
Quietly Rooted:
http://www.mediafire.com/?116g2c250s8u9u9
Skull:
http://www.mediafire.com/?x6m1zzjziox17cb
ROM-Addict
http://www.mediafire.com/?8zquqk35k23cx02
Sonic:
http://www.mediafire.com/?zpcheb8a5rka5cy
Root:
http://www.mediafire.com/?qr1ga0rdas4fc6e
Root No Box:
http://www.mediafire.com/?ckceonszzwqzqni
ThunderCats Android Green:
http://www.mediafire.com/?sz69n7sxmqh67a3
Bolt:
http://www.mediafire.com/?2xbb0gr7ibk2p9u
solarpolitiks said:
Hmm... Nothing?
I guess I will create some more of my own heh
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
I think it's a good idea, especially if you like doing it or are looking for something to do. I'll make a post but I just need to find something I want.
EDIT:
Here are a few if you are bored...
luthi3n said:
I think it's a good idea, especially if you like doing it or are looking for something to do. I'll make a post but I just need to find something I want.
EDIT:
Here are a few if you are bored...
Click to expand...
Click to collapse
I will get to them as soon as I hit my laptop
Sent from my ADR6400L using XDA App
Alright got the first one done.
The other 2 are a bit small for a splash screen and won't come out that good as they will either be stretched or have weird white borders on them. I edited the OP to mention the size they need to be in order for them to turn out well.
I was able to do the Soul Eater one as it already had a white background and looked good centered.
Ahh. Didnt know that about being too small. I'll see if i can find some larger ones after work, but thanx for doing the one.
Sent from my ADR6400L using XDA App
luthi3n said:
Ahh. Didnt know that about being too small. I'll see if i can find some larger ones after work, but thanx for doing the one.
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Yeah I mean I can do them but they would be stretched out/pixelated. I am just picky like that
Sent from my ADR6400L using XDA App
Hey, so I found some others but they're a little bigger. Don't know if that will be a problem too...
Never mind heh
Thundercats splash
I think it would be awesome to get a thundercats version. I mean it is a thunderbolt. Lol
solarpolitiks said:
Did two and here is what I did with the third one.
If you like this as is I will upload it right away. If you want me to work on it more I will
Click to expand...
Click to collapse
Nah, the other two are good. Thanx though.
Would you be able to do something with this one though? http://imageshack.us/photo/my-images/813/1278americanmcgeesalice.jpg/
Like crop it so Alice, the hat and knife are in it?
No problem. I will get to work on these as soon as I hit my lappy. Hope you guys are liking these so far.
EDIT: All requests filled
Edit2: These are all working right? I mean, it's pretty hard to screw up a splash image zip but I just wanted to make sure they are working haha
Also, is this thread easy enough to sort through? I am planning on using this format as this thread grows and I just want it to be easy to go through
Sent from my Thunderbolt using XDA App
Do you think you can do a black blackground HTC bootscreen, with the words quietly rooted similar to the bootanimation? Please and thanks
Sent from my glorious paperweight
littleguevara said:
Do you think you can do a black blackground HTC bootscreen, with the words quietly rooted similar to the bootanimation? Please and thanks
Sent from my glorious paperweight
Click to expand...
Click to collapse
took the words right out of my mouth.... I need this.
Turns out the quietly rooted one is already made let me find the link
Sent from my Thunderbolt using XDA App
Thank you sir
Sent from your mom's phone
Any chance I could get this?
Sent from my ADR6400L using Tapatalk
Jc8206 said:
Any chance I could get this?
Sent from my ADR6400L using Tapatalk
Click to expand...
Click to collapse
Have a link to the original image? Tapatalk screwed up the quality when you uploaded lol
solarpolitiks said:
Have a link to the original image? Tapatalk screwed up the quality when you uploaded lol
Click to expand...
Click to collapse
Oh man I can't even remember where I got it.....its cool I will link something else
Sent from my ADR6400L using Tapatalk
If it is still on your phone, just copy it to your PC and upload with an online image hosting site.

Categories

Resources