Animated boot screens - myTouch 3G, Magic Themes and Wallpapers

Hello fellow XDA'ers.
I am trying to make animated boot screens for the second boot screen that shows op. You know the boot.gif thing where you specify images in the boot_animation.xml file.
Problem is, the phone garbles up ALL the animated gif images that I have created. The original ones from HTC works fine, but not my own. What am I doing wrong here?
I have a sample here: http://ostebaronen.dk/android/2nd_splash/domo-kun/
The domo-kun is supposed to move his mouth, but on the phone it shows all garble, like it cannot animate the file properly or something. I tried both interlaced and non-interlaced.
Any ideas?

http://forum.xda-developers.com/showthread.php?t=467693&page=2
^^^ seems like the place to look

No it isn't that thread is about the first splash screen witch I perfectly know how to convert images to and flash them on the phone. However this thread is about the animated boot screen that you can change on the HTC build ROMs, where the files reside in /system/media. I have been through the whole Dream - Themes and Wallpapers forum, without any luck on this matter.

Seems that they must not contain transparency and maybe not very large, but investigating the last claim.
Finally got the domo-kun splash to move its mouth, lol

I am having the same problems on the Hero rom for the Dream. I have tried nearly every setting in PhotoShopCS4 can you tell us how exactly you got your gif to animate properly???

I am using gimp, I made 3 images for the domo-kun boot screen which can be found here: http://ostebaronen.dk/android/2nd_splash/domo-kun/
Nothing in the image can be transparent, so if you have a single pixel which has a transparent background the image will not load properly at all. Afaik photoshop does that to GIF images to save space, which is quite annoying, at least it did that last time I tried.

Sweeeeet. Going to try this when I get home, as I tired for HOURS the other day to get this right. There's another thread we had about this, Ill link it to here, as this is at least progress!

Please keep us updated on your progress on this development.
As someone with limited graphical skills, I like the fact that someone is figuring out the hard parts for me =P

Well this would only work on the hero rom am i Correct or would it work for Cyan 4.0.1?

This does not work for Cyans ROM's

Related

has anyone successfully edited the .9 images

has anyone successfully edited the .9 images and got them working in their themes ?
Plz reply the poll too...
check out teknotiq, he explained some of the information to me about his work with editting .9 pngs... also most themes such as BUUF, Fadte to Blue, Stericson's themes, all have .9 pngs edited... you can check with them as well
I too have got them successfully edited...
i have made this thread just to know wheather .9.png images are changed widely ?
so thanks on your reply....
want more people reply....
They can be changed but they always break, I have never had one loop me at the boot screen. Some look ok and others dont, its just trial and error.
I've noticed the best way to change these .9.pngs is to give them a 1 pixel border. The buttons for instance, the inside is one color and the border should be a 1 pixel black or whatever color of the theme. You have to erase the corners to, if not they stretch weirdly.
hey pud, try editing the clear notifications button and change its color, without it breaking. Then send me a pic. I was stuck on this forever....
damnitpud said:
I've noticed the best way to change these .9.pngs is to give them a 1 pixel border. The buttons for instance, the inside is one color and the border should be a 1 pixel black or whatever color of the theme. You have to erase the corners to, if not they stretch weirdly.
Click to expand...
Click to collapse
i do it the same way
Stericson said:
hey pud, try editing the clear notifications button and change its color, without it breaking. Then send me a pic. I was stuck on this forever....
Click to expand...
Click to collapse
I ll try doin that and give it to u...
I figured out the .9.pngs! The procedure is here! Updated: 02/13/09
::New:::
If you have downloaded the SDK and Eclipse, you have all the tools you need, If not you should grab them and follow Google's guide.
This process is somewhat a pain in the butt, but worth it. You need to take the .9 off of the file name that you want to change, then drag it into the draw9patch tool from the Android SDK(in the tools folder) Here is some info about draw9patch. Pay attention to the Note in the middle of the page. Once you have your 9patch file edited and saved you need to compile it, the lines will remain on this .9 image until it is compiled with eclipse. you need to open a project, or create one in eclipse, drag the .9.png into the drawable folder, then right click your project folder and choose android tools/export unsigned application package. Once this is done, you want to open the apk with WinRar and pull your .9.png files out. you will notice the lines are gone! That is all, I am sure people who have not downloaded the SDK and Eclipse yet might have problems understand this process, but I will try to help you. I am not a guru with Eclipse but i know enough to get by.
Good luck and happy stretching =)
Playing with the SDK today, i found in "SDK\tools\lib\res\default\drawable" all of the .9.pngs have the black lines intact. These could be good for learning the best way to stretch these images. Also the xmls have not been converted to binary, so it might make for some interesting hacks for themes.
Here is a screen shot of the draw9patch tool. The bottom and right sets the content area and the left and top set the stretch area.
I am not sure if i am going to disclose this info just yet (because of the competition) but i wanted to let everyone know its been figured out and we will all know very soon!
i am uploading some screen shots now with some perfect buttons! Anyone who has used my theme knows the buttons looked somewhat messy, well no longer will they be.
damnitpud said:
I am not sure if i am going to disclose this info just yet but i wanted to let everyone know its been figured out and we will all know very soon!
i am uploading some screen shots now!
Click to expand...
Click to collapse
way to go! excited to see some sshots!
looks amazing man! I've been using this theme for the last week and i must say its totally grown on me. Thanks for putting out some kick ass updates
Great to hear.
To tell you the truth, I loved your theme. The only reason I uninstalled it was because of the .9.pngs stretched out and looked bad.
After seeing these pics though I will reinstall =)
That's cool but this theme competitions is starting to suck, no one want to share any info due to fear of losing. I'm fearing this comp.. my be counter productive.
are some .9's harder to edit than others? never tried editing the buttons and such but the ones i've tried editing (the notifications bar etc.) seem not to mess up, no matter what i do to them. are some of them just really temperamental?
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
For the few .9 pngs I have modified so far I just used the layer blending properties to apply an overlay with some opacity and saw no ill effects. I haven't done many yet, but if I am just changing colors, I don't see why this shouldn't work for all fo them. Since it preserves the original shapes and layouts, just adds a tint to the image.
I am going to type up the steps to getting the .9s working properly. I am going to end up sharing the info, i'm not one to usually hoard info. There is still some learning to do with the draw9patch tool, but at least we can get rid of those damn lines after messing with it in in the draw9 tool.
I will add it to the first post of this thread.
Meltus said:
are some .9's harder to edit than others? never tried editing the buttons and such but the ones i've tried editing (the notifications bar etc.) seem not to mess up, no matter what i do to them. are some of them just really temperamental?
Click to expand...
Click to collapse
Yes some are very hard and only distort at larger sizes. The buttons are very difficult, even opening them up and saving the file will break it. you don't even have to change anything. Try changing the btn_default_normal.9.png and use the stock btn_default_pressed.9.png. you will see a big difference when you press that button.
That's cool but this theme competitions is starting to suck, no one want to share any info due to fear of losing. I'm fearing this comp.. my be counter productive.
Click to expand...
Click to collapse
I agree, that is why i am going to release the info, its pretty simple but very tedious. Not as bad as compressing the images like i figured out before. But that's only because there is not as many.
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
Click to expand...
Click to collapse
This is the first time...well second time i have found something the community was looking for answers to, i am normally one of the herd waiting for the relases...not doing the release myself. i would love to win the competition, but i doubt perfect buttons will give me that much of an edge. =)
And thank you!
manup456 said:
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
Click to expand...
Click to collapse
I agree. I want to get into the comp but it's not for the money. I'm doing it because it's fun to see what people can come up with and I enjoy a challenge. Besides isn't the comp about who's theme is most aesthetically pleasing, since none of us are releasing the themes to the public until after the comp no one will see those things anyway unless you post up 100 screens shots that is.
I gave away my secret in the first post =)
Sweet jesus.
You've opened a whole new can of worms.
The world is in our hands, now.

Woohoo!

I successfully edited my first .png and ported it as a theme!
Colored Vibrating Phone!!
I want to appologize for being impatient to all the current theme developers specifically Manup. After spending an hour how to get the .png to save in the archive file, I can see that editing each individual icon could take hours and hours if you want it to look right.
Time for me to try at some more difficult stuff.
Hope to be posting my first theme within the next few months.
um..what did you do that took so long?
well....
Remember that this is my first self attempt at this.
I was having trouble getting it to save to the archive. The pop up was behind other applications I was running, so I didn't see it prompting me to save to the archive.
Next is just the editing of the .png itself. If I was just copying and pasting it wouldn't have taken any time. I had to find the icon I wanted to put there, then change the colors just right. It isn't really hard, just time consuming, but you already know that. This is why I was apologizing. Its my first time, give me a break.
Ok I went to edit the first android boot screen.
and of course it hung on boot screen in a loop. My file went from around 3k to 31k so obviously the file is too big. I can't seem to find an option to compress or deflate the file using 7zip.
Can any give me some suggestions?
You don't the .png images with 7zip you do it with Photoshop or whatever graphic design program. There is a post some where explaining how to compress the .png images i just don't know it of hand.
Yeah you want to save the file in photoshop using the save for web & devices...or the pngout program. read thru this here. has my way and the pngout way in the posts.
Ill give ya a tip, this is how i do it at least. i extract the update.zip then extract all the apks that i am going to change. I start editing all the files in framework-res, then move to Launcher, contacts and phone. After these are done i normally import them into the update.zip, sign it and test it.
When i import the images i just open the update.zip in WinRar, then double click the apk i need to import images into. It opens the apk in a new WinRar window, i browse tot he folder i need then just drag the images into it. Do that for each apk then sign it and test it.
Hope this helps.
I was using 7zip for extraction and paintshop pro for editing
I was doing fine. I was just excited to get that far. One of the problems I ran into was when I edited an image file it went from 3k to 30k when. I even used png crush and it only compressed to 24k. Not sure if it is even important yet.
I was only:
A) apologizing for expecting so much when it is so much work.
B) proud that I figured it out and am on my way to editing/creating my own theme.
I only ask one thing of some of the more senior devs. Please don't be so critical. All of us are at several different levels. What may seem juvenile to you might be a huge hurdle to others. This is why we are dependant on you for themes.
Brutal-Force said:
I was doing fine. I was just excited to get that far. One of the problems I ran into was when I edited an image file it went from 3k to 30k when. I even used png crush and it only compressed to 24k. Not sure if it is even important yet.
I was only:
A) apologizing for expecting so much when it is so much work.
B) proud that I figured it out and am on my way to editing/creating my own theme.
I only ask one thing of some of the more senior devs. Please don't be so critical. All of us are at several different levels. What may seem juvenile to you might be a huge hurdle to others. This is why we are dependant on you for themes.
Click to expand...
Click to collapse
Good job on getting going, im getting ready to make a go of it as well. I dont think they are criticizing you just being helpful. Have you seen how critical people are in the theme makers posts, cant believe half the theme makers still do it lol.
Brutal-Force said:
I was doing fine. I was just excited to get that far. One of the problems I ran into was when I edited an image file it went from 3k to 30k when. I even used png crush and it only compressed to 24k. Not sure if it is even important yet.
I was only:
A) apologizing for expecting so much when it is so much work.
B) proud that I figured it out and am on my way to editing/creating my own theme.
I only ask one thing of some of the more senior devs. Please don't be so critical. All of us are at several different levels. What may seem juvenile to you might be a huge hurdle to others. This is why we are dependant on you for themes.
Click to expand...
Click to collapse
Hope i didn't come off that way...i was just trying to help. no ill intenet in that post at all =)
Thank you.
It always helps with reassuring words while trying something this complicated.
Thank you damnitpud.
I have been following the forums very closely since October. I have even followed your posts and tutorials. I am just trying to ride the wave crest and not fall in, because getting out is a *****. I have had to not only pick up the 'ol writing computer
Read through my post here: http://forum.xda-developers.com/showpost.php?p=3339701&postcount=6
It tells you how to edit the update.zip without extracting anything but the drawables folder. After a lot of time and effort I have streamlined the process as much as possible so maybe you can pick up a few tricks with that walkthrough. And I use gimp, I dont mess wtih compression or saving file for web. I take big images, save them as a png, resize them to 48x48 using the XP power toys resizing tool and drag-and-drop them into my update.zip. I dont know what is happening but everyone keeps thinking its way harder than it really is.
Then when I swap themes from ADP to RC33 or vice versa I open up my theme in 7zip and a blank theme in the version I want to convert too. I got to each apk and drag-and-drop the drawables folder straight into the other update.zip replacing the existing drawables folder. If you do it my way you can convert a theme in minutes or if you have all the artwork you can turn it into a theme in about 15-20 mins TOPS.
My biggest suggestion is to experiment with trial and error, use your nandroid backup and make mistakes, its the best way to learn and there is nothing that compares to hands on experience, that way you know what works and you can tell people from experience instead of hearsay.
7Zip is the best tip you gave B, I tried using WinRar but it wasnt as user friendly for this stuff. Especially as 7Zip saves as you swap and move up the file tree.
I am using your tutorial B.
I don't have photoshop, so I am using Paintshop pro PhotoX2 which works fine for me.
I was using 7zip, but I am used to using Winzip. I am currently using Winzip12 so thats serving my needs nicely.
What I was referring too isn't so much difficult in moving files around, it is more or less knowing WHICH files you can mess with. I have seen posted that don't mess with .9.png files at them moment as that can cause problems. I also do not know what size a theme is aloud to be in the update.zip. I also wanted to know If i have to include ever single file or if it is just neccessary to do just the things you want to change.
It isn't hard to actually do the file changing and such, the "HARD" part is more Time consuming then hard, and thats the artwork required to actually change the look of the component.
More questions will pop-up I am sure, but I am in the Trial and Error Stage right now.
Another question if anyone reads this, Where is the Clock Widget located? I see that every theme maker edits this, and lets be honest, If you use this widget, it is the center focal point of every theme. Just changing this gives the whole desktop another feel.
Brutal-Force said:
...Where is the Clock Widget located? I see that every theme maker edits this, and lets be honest, If you use this widget, it is the center focal point of every theme. Just changing this gives the whole desktop another feel.
Click to expand...
Click to collapse
It's in the Launcher.apk.
All your questions are in the tutorials, if you drag the drawable folder onto your desktop you can see the pics when you doubleclick the folder.
Just my thought,
The clock is something that most people change, but I dont use the clock, that is why the time is in the corner constantly. I feel the clock just eats up space on my desktop. Of course I like it with as few icons as possible.
Thanx for the replies.
I had also found the clock in the Launcher.apk file, but for some reason, when I try and edit it and put it back into the folder it causes my phone stop at the boot screen. I just wanted to make sure I was trying to edit the right file.
I somehow expected it to be in a completely different place.
Yes a lot of my questions may seem to be repeats, but I had initially started this thread as just a Eureka thread. But as long as people who are in the know are reading it, I am glad to ask questions. Sometimes the Main threads and stickies are 150 pages deep and after not reading them for two days you kind of get behind.
well if we are asking questions....then can someone help me
when I go to update my phone with the update zip i get
E:Wrong digest
system/app/Launcher.apk
E:Verification failed
and yes I am new at this...
Have you rooted with RC29 yet?
Looks like what happens before you root.
http://forum.xda-developers.com/showthread.php?t=442480
Read this first.
I had the exact same "wohoo" feeling when I made my first theme mod and it was a success.

Wallpapers >into my theme....

ok, hello.
i am making a theme, and i would like to add some wall's i made into the theme's "wallpaper" dir.
i compressed, resized, renamed did it all.. i even made two pics.. one 640x480 and the other 107x80 still i loop when installing.. i know this is the problem because i have the rest of the theme working perfectly but when i go to add these to the update.. i loop.. please help someone.. anyone....
i have asked questions before(non noob) lmao.... and it's pretty hard to get an answer here... so the quicker the better.. for us all... please!
thanx again for just being u
This was posted a long time ago, but i dont remember the thread. I believe you have to replace the stock photos and use their names for it to work. Hopefully someone else will.
This is what I have been going through to add my wallpapers. Make sure they are the names of what the originals are. Also I added 2 at a time to my update zip. When they didnt work I would resave under a lower compression. That worked for me just VERY time consuming, still got to get 2 more in.
thank you for the reply's my prob was the compression... but i also think because i added a default to framwork through me off again ty!
SOLVED!

[SHARE] Any Boot Animations you want

Use this thread to share with all any animations you have made.You can select any subject matter (subject to XDA's rules).
The following is not a deal breaker but it would be nice if you could submit anims which are recovery flashable and if you attach an animated GIF everyone can see what they are getting.
I'll kick it off with one I built, it's flashable in recovery.
Ok I'll give you another one ..... This is also a recovery flashable zip ..... click on the GIF to see the action ..... anim plays slightly slower than the GIF.
Just a simple one for any Homer Simpson fans ..... flashable in recovery ..... tap on the GIF to see it.
James Bond theme ..... flashable in recovery ..... tap the GIF to watch it.
metpolds said:
Use this thread to share with all any animations you have made.You can select any subject matter (subject to XDA's rules).
The following is not a deal breaker but it would be nice if you could submit anims which are recovery flashable and if you attach an animated GIF everyone can see what they are getting.
I'll kick it off with one I built, it's flashable in recovery.
Click to expand...
Click to collapse
it's AUTHORIZED.. just to make it looks more legit :good:
For any Marvel Fans ..... flashable in recovery ..... tap the GIF to see it - the white bars at top and bottom of the GIF are not in the animation.
@metpolds I'll explain what I was talking about as clear as possible so you DICKHEAD can understand..
so... back to your CIA boot animation, there I saw "Authorising User ..... Authorised!"
Thing is authorize is the standard spelling in American and Canadian English. Authorise is standard in all main varieties of English outside North America.
Do you have any idea where CIA is located?? it's in US !!
That is why I suggest you to use "authorize" instead of "authorise" to make your sorry ass boot animations looks more like CIA..
Flashable in recovery ..... click on the GIF to see it.
famous84 said:
@metpolds I'll explain what I was talking about as clear as possible so you DICKHEAD can understand..
so... back to your CIA boot animation, there I saw "Authorising User ..... Authorised!"
Thing is authorize is the standard spelling in American and Canadian English. Authorise is standard in all main varieties of English outside North America.
Do you have any idea where CIA is located?? it's in US !!
That is why I suggest you to use "authorize" instead of "authorise" to make your sorry ass boot animations looks more like CIA..
Click to expand...
Click to collapse
You sir need to STFU, if you don't like what you see in this thread no one asked you to come in here and you can get the hell out, that was uncalled for and by no means should have been said to someone that is trying to better our phones, take your sorry ass comments somewhere else, and trust me "MR SPELLING EXPERT" you can look through this entire message and won't find one spelling error, be more respectful to people that are trying to help better our phones or this won't be the last you hear from me...
About 2 years ago I and my very good friend @JaeKar99 were collaborating on bootanimations for the A500 Tab which we both owned. He ported across this "Tron" anim from a friends phone and we ported it to the A500. It's always been a favorite of mine so I thought I would port it to the Motor G. Hope someone will like it.
As usual it's flashable in recovery ..... Tap the GIF to see it.
sir can you make a bootanimation from MotoDemo.mp4 video located in /system/etc/motorola pls?
Sent from my XT1033 using Tapatalk.
metpolds said:
Ok I'll give you another one ..... This is also a recovery flashable zip ..... click on the GIF to see the action ..... anim plays slightly slower than the GIF.
Click to expand...
Click to collapse
Udyr's skin from League of Legends nice job mate
@burak144 ..... Sorry I am unable to help you ..... I deleted that folders contents (video plus wallpaper) to give me more space on my phone. If you would like to post back with the video I will give it a shot.
metpolds said:
@burak144 ..... Sorry I am unable to help you ..... I deleted that folders contents (video plus wallpaper) to give me more space on my phone. If you would like to post back with the video I will give it a shot.
Click to expand...
Click to collapse
here's the video: https://docs.google.com/file/d/0B1wXmE0DSn9nVHpsdEFnNnNUOHc/edit?usp=docslist_api
Sent from my XT1033 using Tapatalk.
@burak144 ..... See if this will suit you. I was forced to edit the video somewhat in order to make the animation - the reason for that being that the mp4 file was 13 Mbs which worked out at almost 900 frames which when trying to keep the definition high resulted in a horrendously huge animation. I see that your device is an XT1033, my phone is the US retail XT1034 - the animation works on mine but I cannot guarantee that it will work for you.
The anim is flashable in recovery ..... I didn't make a GIF as you have the video , so you know what it looks like
metpolds said:
@burak144 ..... See if this will suit you. I was forced to edit the video somewhat in order to make the animation - the reason for that being that the mp4 file was 13 Mbs which worked out at almost 900 frames which when trying to keep the definition high resulted in a horrendously huge animation. I see that your device is an XT1033, my phone is the US retail XT1034 - the animation works on mine but I cannot guarantee that it will work for you.
The anim is flashable in recovery ..... I didn't make a GIF as you have the video , so you know what it looks like
Click to expand...
Click to collapse
thanks sir. it worked fine
Sent from my XT1033 using Tapatalk.
Here's another one ..... as before it's flashable in recovery ..... The anim runs slightly faster than the GIF and there is a small difference between the gif and the anim due to the fact that making an animated gif when there is more than one part is a problem. The ball runs until it boots.
This one is for @fsith who was unable to post his GIF here so PM'd me.
As usual it is flashable in recovery ..... No GIF attached, @fsith already knows what it looks like.
This one was originally created by my friend @JaeKar99 when we were creating for the A500. I think it's a nice animation so I have tweaked it a little and adapted it for the Moto G. Usual stuff ..... it is flashable in recovery ..... the GIF shows what it's like.
One for the Ghost Rider fans .... as usual flashable in recovery .... tap the GIF to see it.

Dota 2 Bootanimation

So, i´ve been snatching things from this awesome site since i got my first Samsung Galaxy Spica and i felt like it was time to start giving something back (not much so don´t get your hopes too high ). As you might have figured out I´m a Dota 2 fan and I made a bootanimation for my Moto E first gen. based on my 3 favourite characters, nothing too fancy because it´s my first attempt and the original thing wasn´t the same as the final result (i hope to perfect that in later creations). I hope you like it. I used Boot Animation Factory to convert the animated gif (previously created and animated with Gimp) and added sound but it did not play. Feel free to change whatever you want. I uploaded the Gimp file, the animated gif and the bootanimation.zip.
Well, I can´t post external links so if you want the files send a PM untill I get the 10 posts I need.
Cya.

Categories

Resources