Just out of curiosity Googled the small message that comes in original boot animation "hand stitched by peter crawley"
Found this : Motorola — Peter Crawley | Stitched Illustrations
Was amazed by the effort put behind one simple boot animation.
Worth a share
Check it out everyone!
awesome
Related
Hey guys, I was curious if Android animation screen can be changed ?
I searched around and found little information about this.
I figure if the splash screen on boot can be changed then the flashing android screen can be.
I could think of a few things I'd like to have on my phone besides the word android flashing across it !
mhsbrian said:
Hey guys, I was curious if Android animation screen can be changed ?
I searched around and found little information about this.
I figure if the splash screen on boot can be changed then the flashing android screen can be.
I could think of a few things I'd like to have on my phone besides the word android flashing across it !
Click to expand...
Click to collapse
EDIT: I don't know if I'm understanding correctly...You mean the screen after the T-Mobile G1 screen, right?
I know that it can be changed, I just wouldn't be able to tell you how.
Maybe someone in the Themes forum could help you with that...
i would like to change mine too that flashing android text is just boring
guys... please us the search button...
http://forum.xda-developers.com/showthread.php?t=467064&highlight=animation
Let me know if thats not the screen you were referring to
Also check out: http://forum.xda-developers.com/showthread.php?t=469596
Senorkabob said:
guys... please us the search button...
http://forum.xda-developers.com/showthread.php?t=467064&highlight=animation
Let me know if thats not the screen you were referring to
Also check out: http://forum.xda-developers.com/showthread.php?t=469596
Click to expand...
Click to collapse
Nah,
I'm talking about the screen after the splash1 screen, the animation.
**EDIT**
I've read the 2nd thread and I didn't really understand the method that one guy laid out, I'm not quite that savy with it. It would be cool to see someone give a good guide on how to change out the screens like the guide for
custom boot images.
I love animated gifs. I get them in MMS, I go to 4chan and look at ppl do silly things, I watch radar in my browser sometimes. I miss being able to do these things. I could do them flawlessly on my touchpro 1 and touchpro 2, but on my moto droid NOPE!! so any developers out there that have some insight into this topic please help me, and everyone else who really wants this BASIC FUNCTIONALITY put into android.
thanks for listening to my rant.
If you could also please explain why the android platform does not have this feature I would appreciate it greatly.
Because the gif format is archaic, and Android is a forward-thinking platform .
well, if getting MMS attachments on your phone is archaic call me old fashioned then? I really hope this is supported. i don't see the point in leaving it out completely.
sorry for the double post. I found the bug page at google related to animated gif files. If you all could be so kind as to star this issue to get it bumped up higher I would appreciate it very much.
http://code.google.com/p/android/issues/detail?id=3422
animated gifs are used for the hero builds' bootanimation, so android does support it, just not in its framework
I've never seen the boot animation of the AT&T Tilt 2's (Kaiser to 3gs to 9193), so I'm not sure if this even applies or not.
Basically I wanted to find an animated splash screen thats from an At&t phone - does/did one exist? I've already searched the forum, but the only one in the proper resolution is a static image, and I was really looking for an animated one. Any help/direction you guys could assist with would be very helpful.
Thanks in advance,
Colin
(Please read the text before looking at the video)
Hey Guys.
Im coming from the HTC Desire Section - A pretty huge section where EVERYTHING has been developed.
On my HTC Desire i was able to change the Splashscreen and include a theft warning like "WARNING: This device has been stolen, owner: X Y Z"
Now i have my Galaxy Note and i want to change the Splash Screen (the black one, "Galaxy Note N7000") with my own one to make another theft warning.
My "secondary solution" right now is to make a bootanimation with a theft warning and my ownerinformation, but bootanimations can easily be removed, splash screens are not removable for most noobs and thefts
So:
Is there any possibility to change the splash screen of the Galaxy Note?
Here is a quick video of my bootanimation-solution so you guys know what i am talking about:
First you see the black Spalshscreen i want to change and then you see my secondary solution with the bootanimation
+1
Found this video on flashing splash screen on the SGS 2. Wondering if its a similar procedure and if anyone has made a similar script for our notes.
http://www.youtube.com/watch?v=_1gfr8vu4PM
cybermessiah said:
+1
Found this video on flashing splash screen on the SGS 2. Wondering if its a similar procedure and if anyone has made a similar script for our notes.
http://www.youtube.com/watch?v=_1gfr8vu4PM
Click to expand...
Click to collapse
NICE !
Anyone knows weather it works with the Galaxy Note too?
I'm asking for help to - but in another way!
This may sound ironic but what your looking to get rid of...I'm asking/seeking if you have access to. I'd like to make the splash screen my wallpaper and I can't find it anywhere. All I need is to capture a few frames and configure them to 1280x800 and save them.
I'm not rooted - won't do so until after we receive our Ice Cream Sandwich update. Having always rooting my phones I don't feel the rush to since our Galalxy Notes are unlocked and not having much bloatware.
Of course not having done so (rooting) leaves me in a pinch when it comes to finding or having access to the bootanimation zip files I normally had open access to. I'm in no hurry this time around - I don't see the need to do so at this point in time.
Anyone's help in finding the bootanimation for the Galaxy Note is deeply appreciated!
Thank you in advance,
JPG
well as far i see noone done anything for this yet?
why? galaxy s II already can be changed. note no?
com on i whould like to replace my splash screen..
Do a search on installing cwm kernel from chainfire, that enables you to inject any customised boot images. Search before posting, pretty sure it's a sticky.
There's also a whole thread on custom boot animations which again would have shown up in a search.
Sent from my GT-N7000 using xda premium
Thats a top idea! if you find an easy solution please post it here
erichbitch said:
So:
Is there any possibility to change the splash screen of the Galaxy Note?
Click to expand...
Click to collapse
[MOD] custom Boot Splash Screen
I see search is working...
JLG1985 said:
I'd like to make the splash screen my wallpaper and I can't find it anywhere.
Click to expand...
Click to collapse
Your welcome...
http://forum.xda-developers.com/showpost.php?p=22745293&postcount=21
Dear users,
I've searched allot today, and I just can't find the right (and working) answer for me.
My problem is that when the TranslateAnimation completes (calls onAnimationEnd(...)) that the view will go to it's location, but when it is there, is flickers, making the whole animation ugly.
How do I need to fix this?
I've tried putting another animation at the back of onAnimationEnd(...), but that didn't work out.
I've tried to fix is using view.clearAnimation and setFillAfter and setFillBefore to true, didn't fix the problem...
I hope somebody has the right answer for me, because I don't want the view to flicker, since that is the part that the user IS looking at when he moves that view, so the impression needs to be perfect.
Thank you in advance,
Tim