[ boot animation ] google pixel 2 boot animation - Galaxy Tab 2 Themes and Apps

I noticed that the boot animations on xda has no qvga(1024x600) version of this so I kinda recreated it here you go guys !
It looks like this: youtu(dot)be/Mg0bzIvz_8E
Just replace the system/media/bootanimation.zip with the attached file and set the permissions to -rw -r -r
ENJOYYY!!

Does this work on Samsung devices like the note 5

jayday5 said:
Does this work on Samsung devices like the note 5
Click to expand...
Click to collapse
it works but this is targeted for devices which has lower dpi and 480p resolution

thanks...

Related

Droid X Boot Animation

Could we use this in our roms
that is pretty cool.
i know right
I was curious about this as well.
Sent from my Full Android on Vogue using XDA App
Dassin4 said:
I was curious about this as well.
Sent from my Full Android on Vogue using XDA App
Click to expand...
Click to collapse
yeah it probably could be used. Just would need to be resized. Im sure its huge as far as dementions
incubus26jc said:
yeah it probably could be used. Just would need to be resized. Im sure its huge as far as dementions
Click to expand...
Click to collapse
is that easy to do, and would this apply to the droid x live wallpapers
corypaul said:
Could we use this in our roms
Click to expand...
Click to collapse
it may be a matter of just changing the res in the txt file thats in the zip. Or you might actually have to resize each image one by one. Sorry never done it.
here you go, i resized each image to fit in our screens and edited the txt file. Made an androidupdate.tar out of it. Enjoy
you are awesome thank you i will be updating now
update: works great thank you again
downloading and installing now, will report back when I'm done.
Looks and works great!!!
incubus26jc said:
here you go, i resized each image to fit in our screens and edited the txt file. Made an androidupdate.tar out of it. Enjoy
Click to expand...
Click to collapse
What are you using to resize? 75% data removed and the archive is still almost as large as the original one.
If you haven't allready, install VirtualBox and a Virtual Ubuntu machine.
Then do this to resize a boot animation (this example is for this one):
mkdir temp
cd temp
unzip ../bootanimation.zip
<modify desc.txt>
cd android
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
cd loop
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
zip -r -0 bootanimation.zip *
And the end result? Se the attached file.
I've tried a couple of windows tools but it was much more complicated and the end results were worse.
Here's another cool thing to do with mogrify.
Resize HVGA (640x480) wallpapers into QVGA ones (480x320)
mogrify -resize 480x360 -crop 480x320+0+20 *
kallt_kaffe said:
What are you using to resize? 75% data removed and the archive is still almost as large as the original one.
If you haven't allready, install VirtualBox and a Virtual Ubuntu machine.
Then do this to resize a boot animation (this example is for this one):
mkdir temp
cd temp
unzip ../bootanimation.zip
<modify desc.txt>
cd android
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
cd loop
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
zip -r -0 bootanimation.zip *
And the end result? Se the attached file.
I've tried a couple of windows tools but it was much more complicated and the end results were worse.
Here's another cool thing to do with mogrify.
Resize HVGA (640x480) wallpapers into QVGA ones (480x320)
mogrify -resize 480x360 -crop 480x320+0+20 *
Click to expand...
Click to collapse
very nice job, i will have to install the virtuabox asap not just for this but for alot of other things as well. Windows just does not fair well with all of this. Thanks for your work. You know, you could have done this yesterday haha.
incubus26jc said:
very nice job, i will have to install the virtuabox asap not just for this but for alot of other things as well. Windows just does not fair well with all of this. Thanks for your work. You know, you could have done this yesterday haha.
Click to expand...
Click to collapse
Oh, well, I've been kind of busy: http://forum.xda-developers.com/showpost.php?p=7093640&postcount=353
The non odex:ed version can be found here: http://androidhtc.git.sourceforge.n...b;hb=2d7082baa6e6a2c10bda493ede11d71a6bb0cfe1
kallt_kaffe said:
Oh, well, I've been kind of busy: http://forum.xda-developers.com/showpost.php?p=7093640&postcount=353
The non odex:ed version can be found here: http://androidhtc.git.sourceforge.n...b;hb=2d7082baa6e6a2c10bda493ede11d71a6bb0cfe1
Click to expand...
Click to collapse
yes, i saw that thanks so much. Cant wait for the next build to release. Lots of changes made. I was just messing with you
So how would you go about editing the Droid live wallpapers? Would you use the same process?

OnePlus One Boot Animation

Can anyone try to port the OnePlus One Boot Animation for the S3 Mini ? (Ps- I am using the CM11) Thanks.
Oneplus_one_480x800_bootanimation.zip
AlfaTeam Corporation said:
Can anyone try to port the OnePlus One Boot Animation for the S3 Mini ? (Ps- I am using the CM11) Thanks.
Click to expand...
Click to collapse
I'm sure there is one out there for 480x800 but I did this one anyway.
View attachment Oneplus_one_480x800_bootanimation.zip
Resized to 480x800
Based on this one http://forum.xda-developers.com/showthread.php?t=2751870
Rename to bootanimation.zip
Move to system/media
Set permission to rw-r-r- (644)

Bootanimation

I figured out where the stock bootanimation is stored as mentioned by me in the Q&A section.
This thread is for everybody who wants to share a bootanimation for the Shield Tablet.
So below here is how it works:
All bootanimations are situated in root/oem/media.
There is one for portrait mode: bootanimation.zip
And one for landscape: bootanimation_land.zip.
Here is a nice Lcars (StarTrek bootanimation) and one DrWho animation both for landscape.
Rename old bootanimation bootanimation_land.zip to bootanimation_land.zip.old.
Copy this file to root/oem/media and rename it to bootanimation_land.zip:
https://drive.google.com/file/d/0B4t...ew?usp=sharing
https://drive.google.com/file/d/0B4tNrq8mGo0yUlpqUmNWclhDc1U/view?usp=sharing
Set permissions to rw-r—r—
Now reboot, keep tablet in landscape and enjoy!
Cool thanks any for portiat mode?
Sent from Bad Azz VZW LG G3 Cyan Tapatalk
Thansks a lot!
Motivated by your post, I ported the nexus 5 boot animations to the 1200x1920 resolution of our tablet, both in landscape and portait!
Just paste both files in /oem/media and change permissions to rw- r-- r--
Btw, do you have any clue where the boot logo is stored?
Can't seem to DL the files. Just getting a preview
Sent from my SHIELD Tablet using Xparent Cyan Tapatalk 2
joaopossamai said:
Thansks a lot!
Motivated by your post, I ported the nexus 5 boot animations to the 1200x1920 resolution of our tablet, both in landscape and portait!
Just paste both files in /oem/media and change permissions to rw- r-- r--
Btw, do you have any clue where the boot logo is stored?
Click to expand...
Click to collapse
In general... I believe the boot logo is stored in the bootloader/kernel due to it being shown at such a low level of boot. I don't think it can be changed easily like the animation is.
joaopossamai said:
Thansks a lot!
Motivated by your post, I ported the nexus 5 boot animations to the 1200x1920 resolution of our tablet, both in landscape and portait!
Just paste both files in /oem/media and change permissions to rw- r-- r--
Btw, do you have any clue where the boot logo is stored?
Click to expand...
Click to collapse
Thanks for doing this!! Definitely better than the static stock image. Would be awesome if could port more like the matrix boot animation or even the lollipop one. Tia.
Sent from my SHIELD Tablet using Tapatalk
Anyone make an emulator skin for the Shield on Android Studio?
Any possible way to get one for the stock Google lollipop boot?
Pariahnoble said:
Any possible way to get one for the stock Google lollipop boot?
Click to expand...
Click to collapse
I am also looking for this. For both landscape and portrait.
I'm actually looking for the original boot animations from a stock SHIELD Tablet. Any chance someone can post them for me/
A disagree on the boot.logo not being able to change it can and has for moto g 2015 if ur on about splash logo that is

[Bootanimation][Port] LCARS Star Trek bootanimation for Samsung Tab Pro/Tab S

Hey everyone! I have converted the LCARS Star Trek bootanimation.zip into qmg format so you can use this on samsung devices. I ported it to my Tab S 10.5. I later saw that the tab pros have the same resoultion. So I wanted to share it as its an awesome boot animation!
Features: Shutdown and bootup animation.
Links: https://mega.co.nz/#F!D1BDTRKJ!x1n5EBuwRai-seX4Vs7A2g
Credits: Samsung Theme application, Huskerwebhead for sharing the boot animation for our resolution,
How to install: Copy these qmgs to system> media. Then reboot.
Video: http://youtu.be/mYCKvelKv8U
Things to check: Does it work? Does it fit? Post below so I can see!
Requests: If you guys have any bootanimations for me to port, I can try! I would prefer bootanimations that are already made for 10 inch/close to our resolution. Just post a link along with a breif description of what it looks like(atleast a picture or video!). I still have to experiment around with resolution as Im still learning on how to make things perfect so try not to request phone bootanimations
Note from me: I currently need help in building a theme for the tab s 10.5. I cannot figure out how to theme the framework. If a developer can port the tab pro theme to our tab s, Id be so happy! Ive been trying for ages but I only port bootanimations... I can supply the apks also. Hopefully we can get some themes onto our tab s! Thank you
DUHAsianSKILLZ said:
Hey everyone! I have converted the LCARS Star Trek bootanimation.zip into qmg format so you can use this on samsung devices. I ported it to my Tab S 10.5. I later saw that the tab pros have the same resolution. So I wanted to share it as its an awesome boot animation!
Features: Shutdown and bootup animation.
Links: https://mega.co.nz/#F!D1BDTRKJ!x1n5EBuwRai-seX4Vs7A2g
Credits: Samsung Theme application, Huskerwebhead for sharing the boot animation for our resolution,
How to install: Copy these qmgs to system> media. Then reboot.
Video: http://youtu.be/mYCKvelKv8U
Click to expand...
Click to collapse
I tried the LCARS boot animation on my Tab Pro 12.2 (after renaming original files) and there was no animation at all when I rebooted. Tried a couple reboots before going back to original animations.
RPh59 said:
I tried the LCARS boot animation on my Tab Pro 12.2 (after renaming original files) and there was no animation at all when I rebooted. Tried a couple reboots before going back to original animations.
Click to expand...
Click to collapse
Have you tried changing the permissions? It should work on stock roms. Did you include samsungloop.Qmg also? What rom are you on?
These are my permission for the files download from the LCars bootanimation.
DUHAsianSKILLZ said:
Have you tried changing the permissions? It should work on stock roms. Did you include samsungloop.Qmg also? What rom are you on?
Click to expand...
Click to collapse
Thanks, I forgot about fixing the permissions. I set them the same as original files (-rw-r--r--). Now works with rooted stock 4.4.2.
RPh59 said:
Thanks, I forgot about fixing the permissions. I set them the same as original files (-rw-r--r--). Now works with rooted stock 4.4.2.
Click to expand...
Click to collapse
Really! Does it fit the whole screen? Great. It should work on stocked based rom deodexd or odexed. As long it uses samsungs qmg format, it should work.
DUHAsianSKILLZ said:
Really! Does it fit the whole screen? Great. It should work on stocked based rom deodexd or odexed. As long it uses samsungs qmg format, it should work.
Click to expand...
Click to collapse
Yes, it fills the screen.
RPh59 said:
Yes, it fills the screen.
Click to expand...
Click to collapse
Thanks for reporting! Will update the guide to install to change permissions.

[Boot Animation] (Black & Red) HTC Desire 820 boot and down animation

Just wanted to share my work with you
Its a boot and down animation designed for htc desire 820
You must be rooted to do that
Just copy an replace these files in
/system/customize/resources
Set there permissions to 644
Reboot an enjoy
I hope you like it
The attached image is splash_screen.png download it and put it in the same folder and permissions
P.S : am not responsable if any thing bad happened to your phone , for me its working nice
Update:
Uploaded Magisk module.
Thanks for the boot animation, it's cool, I have changed and it's looking good.
Sent from my HTC_D820u using Tapatalk
Worked fine on htc d820u 6.0.1 rooted with TWRP.My phone set 755.
Thanks 4 shared bro Kellwa.
tichau.kent said:
Worked fine on htc d820u 6.0.1 rooted with TWRP.My phone set 755.
Thanks 4 shared bro Kellwa.
Click to expand...
Click to collapse
You are welcome
But the default permissions is 644
I don't know if it make any noticeable deference but i suggest you set it to 644

Categories

Resources