[BOOTANIMATION] Red OnePlus Logo/CyanogenMod Loop - ONE Themes and Apps

Hey everyone!
Inspired by this thread here: Red OnePlus Logo-Boot Reboot Animation from Chinese ROM
http://forum.xda-developers.com/showthread.php?t=2768755
Drawing inspiration from the red splash screen provided in the thread linked above, this boot animation combines the Chinese downanimation with the CyanogenMod 11S bootanimation. It looks very nice with the red Chinese splash screen, again in the thread linked above. Note, the actual boot animation is nowhere near as choppy as it is in the preview below.
{
"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"
}
Enjoy, everyone! If you want to use the red splash screen, which I highly recommend, follow the instructions in the thread linked above. And this .zip file is NOT FLASHABLE. You have to put it in /system/media yourself.
----------------------------------------------------------------------------------------------
Here's the stock splash screen if any of you are interested in reverting: https://www.dropbox.com/s/lixpp2lgzw8uruh/logo.bin
Use the command:
Code:
fastboot flash LOGO logo.bin
Note that it's a .bin, not a .img.

treChoy said:
Hey everyone!
Inspired by this thread here: Red OnePlus Logo-Boot Reboot Animation from Chinese ROM
http://forum.xda-developers.com/showthread.php?t=2768755
Drawing inspiration from the red splash screen provided in the thread, this boot animation combines the Chinese downanimation with the CyanogenMod 11S bootanimation. It looks very nice with the red Chinese splash screen.
Enjoy, everyone! If you want to use the red splash screen, which I highly recommend, follow the instructions in the thread linked above. And this .zip file is NOT FLASHABLE. You have to put it in /system/media yourself.
Click to expand...
Click to collapse
Thanks i'm going to use this, it looks great!

wacky.ddw said:
Thanks i'm going to use this, it looks great!
Click to expand...
Click to collapse
Please don't quote OP...
Sent from my One using XDA Premium 4 mobile app

dansou901 said:
Please don't quote OP...
Sent from my One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Awesome! I'll be using this!

this is awesome.

treChoy said:
Hey everyone!
Inspired by this thread here: Red OnePlus Logo-Boot Reboot Animation from Chinese ROM
http://forum.xda-developers.com/showthread.php?t=2768755
Drawing inspiration from the red splash screen provided in the thread linked above, this boot animation combines the Chinese downanimation with the CyanogenMod 11S bootanimation. It looks very nice with the red Chinese splash screen, again in the thread linked above. Note, the actual boot animation is nowhere near as choppy as it is in the preview below.
Enjoy, everyone! If you want to use the red splash screen, which I highly recommend, follow the instructions in the thread linked above. And this .zip file is NOT FLASHABLE. You have to put it in /system/media yourself.
Click to expand...
Click to collapse
sexy. Do you have the original logo.img if I want to revert to stock? (not that anyone would want to ever... lol)

dmo580 said:
sexy. Do you have the original logo.img if I want to revert to stock? (not that anyone would want to ever... lol)
Click to expand...
Click to collapse
I do. I can PM people on request with the stock splash screen. Alternatively, they can download the CyanogenMod stock fastboot image, which contains the stock logo.img.
Sent from my OnePlus One using Tapatalk

Here's the stock logo if any of you are interested in reverting: https://www.dropbox.com/s/lixpp2lgzw8uruh/logo.bin
Use the command:
Code:
fastboot flash LOGO logo.bin
Note that it's a .bin, not a .img.

treChoy said:
Here's the stock logo if any of you are interested in reverting: https://www.dropbox.com/s/lixpp2lgzw8uruh/logo.bin
Use the command:
Code:
fastboot flash LOGO logo.bin
Note that it's a .bin, not a .img.
Click to expand...
Click to collapse
Is there anyway to create a flashable zip of these? Sucks because only one of my computers I can get adb to work. My work computer is a no-go due to enterprise lockdown.

dmo580 said:
Is there anyway to create a flashable zip of these? Sucks because only one of my computers I can get adb to work. My work computer is a no-go due to enterprise lockdown.
Click to expand...
Click to collapse
It's definitely possible, but that's beyond my capability of development. Someone here might be able to help you out.
Sent from my OnePlus One using Tapatalk

treChoy said:
It's definitely possible, but that's beyond my capability of development. Someone here might be able to help you out.
Sent from my OnePlus One using Tapatalk
Click to expand...
Click to collapse
Thanks. The bootanimation.zip I can self-service on the phone, but just wondering if there's anyway to get the logo.img (red) onto the phone painlessly. I ask also because I'm a flashaholic so I feel like I need to flash CM nightlies all the time, meaning I need to re-do the logo thing all the time.
Hopefully someone is more advanced than me here. I'll do some googling to see what I can learn

dmo580 said:
Thanks. The bootanimation.zip I can self-service on the phone, but just wondering if there's anyway to get the logo.img (red) onto the phone painlessly. I ask also because I'm a flashaholic so I feel like I need to flash CM nightlies all the time, meaning I need to re-do the logo thing all the time.
Hopefully someone is more advanced than me here. I'll do some googling to see what I can learn
Click to expand...
Click to collapse
If it helps at all, the LOGO is partition #22, so it'll end up being mmcblk0p22 or something like that.
Sent from my OnePlus One using Tapatalk

FAILED (data transfer failure (Value too large for defined data type))
Edit:
Downloaded logo.img all went fine

Im now tempted to create my own boot animation for the oneplus now...:victory:

Making progress here... I made a yellow/orange-ish one.
The file is a picture with raw hex values as colors.
I still need to figure out the size of the header and write a converter tho...
EDIT: The header is 512 bytes in size. After that, at 0x0001D0 the color values start. The color order is BGR, and the bit depth is 24bit. I am currently working on a converter.
Screeens!
The orange is really pale on the pictures, but it is really there. The white specks are not the screen being damaged (how even), but rather me trying to figure out the first pixel of the file.
http://imgur.com/a/g0OSo

Message 8

still new to android and having no clue what to do here

Related

[MOD] Custom Boot Animation TOOL(band) Updated*

Custom Boot Animation of TOOL logo figured i would share with the other tool fans out there to enjoy as well.
{
"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"
}
*disclaimer* use at own risk you take full responsibility for your actions*
to install:
1. extract zip file
2.copy "bootanimation.zip" and "FinalThunder.mp3" to your sd card
3.then use root explorer or your file manger of choice that can edit root files and copy both files to
/system/media
or
/system/customize/resource
(i know this is where it is on Virus rom)
Varies by which Rom you are running.
With - Tool- Intermission playing
http://www.mediafire.com/?mbhumleux56b81u
with Tool - Useful Idiot
http://www.mediafire.com/?85mikba375i4jtx
with Tool - vicarious into
http://www.mediafire.com/?fi6nsaqlsgqm33e
Another Tool / Alex Grey boot animation
http://www.mediafire.com/?dt8fmefq8s8hfe1
created a splash screen i think goes nicely with this
http://www.mediafire.com/?xfqyu7gnaact2df
to install just place zip file on root of sd card reboot into recovery and select yes to apply update.
Fantastic. Best band on the planet. Will definitely try this out. Do you have a sound byte to go with it? Something like Useful Idiot from Aenima fading out after about 10-15 seconds? Just a thought. Looks good though. Appreciate it.
I haven't figured that part out yet gonna mess with that today. Useful idiot is exactly one I was thinking of as well or.maybe the intermission from aenima
Sent from my ADR6400L using XDA App
Last track off Lateralus is another. I got sound to work on a boot only once. I copied the stock boot to desktop, went in with 7zip on the animation I wanted and copied the folder that has the jpgs and pasted it in the stock. Then renamed it to VZW or whatever it was named in the original stock boot animation folder. Then took an audio clip from the NIN Quake soundtrack to audacity and cut it to bout 30th secs and have it start fading out midway through. Renamed this to FinalThunder.mp3 and used root exp to move sound and boot to proper folder on phone. Hope this makes sense and helps you. If you figure out something let me know. Also. I started the thread of changing animations and would like to link to this boot animation if that is cool with you.
Sent from my ADR6400L using XDA Premium App
yeah feel free to link to any of my boot animations i upload just give creidt somewhere. I am working on a bunch of different ones now so i have more coming soon
Finally, all is perfect in the Universe. Tool is now in control of my TB.
Thanks for this....Tool is the only one....25 concerts and counting...
Sent from my ADR6400L using XDA App
nice man... thumbs up for you
Can't get splash screen to work
I've booted into recovery a few times and let it do the update with the PG05IMG.zip and it keeps booting up to a "Thunderbolt Rooted" splash. anyone else having this problem?
HA. This is dope. I have a tool weather lockscreen if you're interested in it.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
Dude, these are amazing!
Sent from my BURNTH3ORYX using Tapatalk
Didn't TOOL make one album? Damn I was wrong LOL Downloading now cant wait their there new stuff!!!!!!
WhiteReign said:
Didn't TOOL make one album? Damn I was wrong LOL Downloading now cant wait their there new stuff!!!!!!
Click to expand...
Click to collapse
Dude, Tools got like 5 or six albums, and then all the Perfect Circle stuff from Maynard. lol.
And all the new stuff from puscifer maynard is doin now
Sent from my BURNTH3ORYX using Tapatalk
The boot screen is SICK!!! HOWEVER...just downloaded the splash screen, and it is NOT the toolband all seeing eye. It is some lame 'thunderbolt rooted' screen. What gives?
Thanks for putting this up!
nolmt60243 said:
Yo...just downloaded the splash screen, and it is NOT the toolband all seeing eye. It is some lame 'thunderbolt rooted' screen. What gives?
Click to expand...
Click to collapse
Is it the same one you had before? If so, how did you flash the splash screen?
McLabia said:
Is it the same one you had before? If so, how did you flash the splash screen?
Click to expand...
Click to collapse
The last one I had was the Gingeritis one, which I had for a minute. I went through the hboot when I saw it was a img, even though I know it said that I should do the update through recovery. Can that have made it into this other image?
EDIT---And since it was an img file, is there even a way to do that through recovery?
nolmt60243 said:
The last one I had was the Gingeritis one, which I had for a minute. I went through the hboot when I saw it was a img, even though I know it said that I should do the update through recovery. Can that have made it into this other image?
EDIT---And since it was an img file, is there even a way to do that through recovery?
Click to expand...
Click to collapse
Has to be through hboot. Try downloading it again. Imo.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
McLabia said:
Has to be through hboot. Try downloading it again. Imo.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
Click to expand...
Click to collapse
I tried again, and it looks like someone on page 1 had the same issue. Must've had a mix up with the images. Oh well...I guess I will just make my own! Or use the Android 'Nom'-ing on the apple I saw a few threads down.
I appreciate the help, McLabia!
Mind sending that to me? Been looking for a tool weather lock screen
Sent from tha Bolt using Tapatalk
McLabia said:
HA. This is dope. I have a tool weather lockscreen if you're interested in it.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
Click to expand...
Click to collapse
Should've quoted that. Mind sending me the tool weather lock screen?
Sent from tha Bolt using Tapatalk

[MOD] Dark downanimation.zip

Hi!
I've made a dark downanimation.zip (animation while phone is switching off) to replace the stock one from HTC. It's like the original one, but on dark background, to go with the dark splash screen and bootanimation that's floating around in the ARHD rom thread. Tested in my Desire HD (480x800). Don't know if someone else had already made this, but I couldn't find any...
Install Instructions:
OPTION 1:
Open root explorer, rename the file darkdownanimation.zip to downanimation.zip and paste it in /system/customize/resource. Then define permissions to rw-r--r--, like this:
{
"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"
}
OPTION 2:
Flash the darkdownanimation-flashable.zip in CWM.
Feel free to use it and comment on it! Thanks to Dude360 for making the flashable zip!
Preview:
Thanks for the file!
Nice! Will give this a try later
Defenitly nice!
but cannot find system folder on my DHD
Rolando88 said:
Defenitly nice!
but cannot find system folder on my DHD
Click to expand...
Click to collapse
Thank you all! Probably you're looking for it in the SD card. In root explorer, select the ".." to go up a level and the system folder is there. Don't forget to select "mount r/w" before pasting the file.
Absolutely awesome downanimation. Using it now!
This one should be flashable, havnt had chance to try it yet myself though so let me know and Ill remake it if not.
Quick splash screen question, are they 'permanent' or do they revert back to the white HTC every time I reflash?
I flash roms quite a lot and usually incorporate boot/down anis in the rom cleaner script. Never dealt with splash screens before.
Cheers
Dude360 said:
This one should be flashable, havnt had chance to try it yet myself though so let me know and Ill remake it if not.
Quick splash screen question, are they 'permanent' or do they revert back to the white HTC every time I reflash?
I flash roms quite a lot and usually incorporate boot/down anis in the rom cleaner script. Never dealt with splash screens before.
Cheers
Click to expand...
Click to collapse
As far as I know, it reverts back. Thanks for the flashable zip, I'll try it later and report.
EDIT: Working flashable ZIP! Adding it to the first post now, thanks!
Bummer. Gonna have to see about getting the cleaner script set up to flash the splash as well then, cuz I really like the look of this one
Dude360 said:
Bummer. Gonna have to see about getting the cleaner script set up to flash the splash as well then, cuz I really like the look of this one
Click to expand...
Click to collapse
Yeah, getting this installed with Rom Cleaner would be awesome
Love it!
any idea if this work on the Desire S? (same screen resolution).
ben_pyett said:
Love it!
any idea if this work on the Desire S? (same screen resolution).
Click to expand...
Click to collapse
Well, I'm 99% positive it works. It depends on the ROM and screen resolution. Combination ARHD + [480x800] works!
Looks great on my HTC ThunderBolt
Thx looks sweet
Could you please link "dark splash screen and bootanimation that's floating around in the ARHD rom thread"
stylez said:
Thx looks sweet
Could you please link "dark splash screen and bootanimation that's floating around in the ARHD rom thread"
Click to expand...
Click to collapse
Would be grateful for those links too.
ben_pyett said:
Would be grateful for those links too.
Click to expand...
Click to collapse
Couldn't find the right post, so here's the files.
Splash image
darkbootanimation-flashable.zip
Android Flasher - windows application I used to flash the splash image, go there to download and for usage instructions.
Credit goes to the creators.
tigcf said:
Couldn't find the right post, so here's the files.
Splash image
darkbootanimation-flashable.zip
Android Flasher - windows application I used to flash the splash image, go there to download and for usage instructions.
Credit goes to the creators.
Click to expand...
Click to collapse
Nice one looks alot better now thx for share & too creators.
Sent from my DHD using tapalagatalk....
Thanks, love the green on black.
This is absolutely looking great. Unfortunately i m using HD2 and not-a-big fan of android OS yet. until then i wil have to stare at the animation from my laptop / pc wondering if you would release the same for 480x800 device. jus the png file will suffice...
xD
good job mate... hope you can build start up black screen like this.. =)

[BlackICE Graphics]

This thread is specifically for BlackICE ROM (http://forum.xda-developers.com/showthread.php?t=1298283) graphics....Themes, Boot Animations and anything else anyone would like to create .....
Feel free to upload your designs and themes here.....
Here's some of mine..
4Ext Theme
DL file http://dl.dropbox.com/u/42365766/4EX...ckICE V1.zip
Splash Screen
img file download....http://www.multiupload.com/8Q5OJ082YZ
Boot Animation Final V1
http://dl.dropbox.com/u/42365766/BlackICE Boot Animation/bootanimation.zip
This should be on BlackICE 1.21 as standard but you can get it here now if you want
Boot Animation work in progress V2
http://dl.dropbox.com/u/42365766/BlackICE Boot Animation V3/bootanimation.zip
Original BlackICE artwork
GitHub
BlackICE logo font
Arkanoid font (cooltext.com)
jameslrsmith's banners (full gallery on flickr)
{
"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"
}
haha you know these are yours already....post looked a bit dead with no pretty pictures on it haha!!
and again:
to make the BlackIce Customization perfect, look at this:
wl theme?
http://www.file-upload.net/download-3847409/blackicenew.wltheme.zip.html
wallpaper:
http://fc00.deviantart.net/fs70/f/2010/341/5/f/music_by_ceptureanu-d34fswi.jpg
4ext recovery themes (not to be used with the new touch recovery)
4ext got blackiced
4ext minimalistic
4ext blackice grey
Splash screens
Splash Simple
Splash Cube
big thanks to jameslsmith for letting me poach his graphics
http://www.file-upload.net/download-3847742/blackicenew3.wltheme.zip.html
http://www.file-upload.net/download-3847743/blackicenew.wltheme.zip.html
http://www.file-upload.net/download-3847746/blackicenew2.wltheme.zip.html
just my first .....
splash screen
here's my simple splash.
download img file here
Minimalist BlackICE 4EXT Theme
So I redid my theme with a few color fixes, and I made one where the logo is shifted down.
Centered Logo: http://dl.dropbox.com/u/271670/4EXT%20Themes/4EXT%20Theme%20-%20BlackICEv1.zip
Lowered Logo: http://dl.dropbox.com/u/271670/4EXT%20Themes/4EXT%20Theme%20-%20BlackICEv2.zip
Again, they look better in actuality than in the screenshots.
Screenshots:
Centered Logo:
Lowered Logo:
what do you think?
i will try to make the ice a little bigger,
............and make coffee
and a noob question: what can i do with a splash screen?
The Unknown Noob said:
what do you think?
i will try to make the ice a little bigger,
............and make coffee
and a noob question: what can i do with a splash screen?
Click to expand...
Click to collapse
I really like this one
If you download splashflasher (search the forums here for it) you can flash the img file to your phone so when it boots up rather then seeing the glowing white htc screen you see the nice custom one you've installed
jameslsmith said:
I really like this one
If you download splashflasher (search the forums here for it) you can flash the img file to your phone so when it boots up rather then seeing the glowing white htc screen you see the nice custom one you've installed
Click to expand...
Click to collapse
thank you, will try it out!!
WLtheme download
http://www.file-upload.net/download-3848536/blackicecrush.wltheme.zip.html
and here it goes.
WLtheme download
http://www.file-upload.net/download-3848778/Blackiceslide.wltheme.zip.html
deactivate the right slider, change icons to this:http://www.file-upload.net/download-3848783/--1320165578.rar.html
The Unknown Noob said:
and here it goes.
http://www.file-upload.net/download-3848778/Blackiceslide.wltheme.zip.html
deactivate the right slider, change icons to this:http://www.file-upload.net/download-3848783/--1320165578.rar.html
Click to expand...
Click to collapse
A noob question,how do i install this?
paddelundh said:
A noob question,how do i install this?
Click to expand...
Click to collapse
you have widget locker, right?
put the zip in folder sdcard/data/com.teslacoilsw.widgetlocker/themes/
then choose Blackiceslide,
deaktivate the right slider, and choose the clear icon for the left one.
i´m working on my next, but i got some grafik issues.
MORE COFFEEEEEEEEEE
---------- Post added at 07:34 PM ---------- Previous post was at 07:00 PM ----------
and, yes, another one.
like one of the previous, but better.
Bigger ICE
WLtheme download
http://www.file-upload.net/download-3849076/blackicecrusher.wltheme.zip.html
I want to find a way to flash a lockscreen and slider through recovery without the need for widgetlocker.
Sent from my Desire HD using BlackICE......
That would be great. If I can help, please tell me!
Send from my totally BlackIced DHD
It seems to be quite awkward, think I need to consult my alienmind and perhaps a user....I think it's within the framework, I had a play today but it's all chinese to me!!
jameslsmith said:
but it's all chinese to me!!
Click to expand...
Click to collapse
I know what ya mean!!
napster113 said:
here's my simple splash.
download img file here
Click to expand...
Click to collapse
Question. How do you make your own? It looks like one of the files is an image but I can't open it in order to modify it.
jameslsmith said:
If you download splashflasher (search the forums here for it) you can flash the img file to your phone so when it boots up rather then seeing the glowing white htc screen you see the nice custom one you've installed
Click to expand...
Click to collapse
You can just put it on the base directory of your SD card and boot into hboot.
Nark.GA60 said:
Question. How do you make your own? It looks like one of the files is an image but I can't open it in order to modify it.
You can just put it on the base directory of your SD card and boot into hboot.
Click to expand...
Click to collapse
I'll repload the image later as jpeg so you can edit it ,then download splash flasher
on to your PC ,then you can convert your picture back to a img file to flash heres the link.http://forum.xda-developers.com/showthread.php?t=794638

[Moto Maxx] Black Motorola Logo On boot (bootlogo)

Hello guys, here i present you:
{
"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"
}
Black Motorola Bootloader Logo
For anyone tired of the shiny white Bootlogo every time you turn your phone on this is for you.
Prerequisites:
Bootloader Unlocked
Fastboot and Adb On your Pc (i personally recommend Minimal ADB and Fastboot )
Installation:
Assuming you already have Fastboot on your pc just flash it with the following command:
Code:
Fastboot flash logo logo_black.bin
Uninstall:
Just flash back the original Logo_original.bin on this thread with the command
Code:
Fastboot flash logo logo_black.bin
Download:
Logo_Black.bin
https://mega.co.nz/#!0B1WwC6Z!WrJe0-WDOC_i4eL8GYTbOfw4BohX6MicMLCwaFBk0Po
Logriginal.bin
https://mega.co.nz/#!BdchAYbZ!5ZCpwG388YqX48buqFsH03O-CqWJGBDbMZq56DVoXEE
i took my time to upload and write this guide for you, so...
If this was useful Press Thanks and if you have $1.00 spare on paypal, i can always take it
Click Donate to me below my name
I was looking this logo!!!! Thank you.
Do you know how to create custom logos?
Very nice, this will be installed this evening. It will pair greatly with the April Fools boot animation from the 2014 Moto X.
rafaeltrin said:
I was looking this logo!!!! Thank you.
Do you know how to create custom logos?
Click to expand...
Click to collapse
sure, what do you want to do
to try different images... maybe there is an app that you input the image and it built the logo.img for you,,,
rafaeltrin said:
to try different images... maybe there is an app that you input the image and it built the logo.img for you,,,
Click to expand...
Click to collapse
sure, this one:
http://forum.xda-developers.com/showthread.php?t=2637362
great thanks.
Sorry to ask again... what is the image size (width/height)?
rafaeltrin said:
great thanks.
Sorry to ask again... what is the image size (width/height)?
Click to expand...
Click to collapse
1440x2560
Very great
Thanks for the boot logo
Thank you so much. Will try this tonight.
Logos with material design
I was made some boot logos with a touch of material design.
Can I post in a new thread or here?
jamonazo3000 said:
I was made some boot logos with a touch of material design.
Can I post in a new thread or here?
Click to expand...
Click to collapse
Share it, please.
----
Moto Maxx - XT1225
Xposed Stock Android 5.0.2
jamonazo3000 said:
I was made some boot logos with a touch of material design.
Can I post in a new thread or here?
Click to expand...
Click to collapse
RSDamasceno said:
Share it, please.
Click to expand...
Click to collapse
Yes, either way -- just please share it. Thank you.
Can you make a zip file so i can flash it with TWRP? I dont really know how to make it myself. Thank you
Edit: I got fastboot and it said that it installed fine but i only get a black screen instead of the logo. I have a moto G 2014
TobiasVosk said:
Can you make a zip file so i can flash it with TWRP? I dont really know how to make it myself. Thank you
Edit: I got fastboot and it said that it installed fine but i only get a black screen instead of the logo. I have a moto G 2014
Click to expand...
Click to collapse
this isnt for moto g 2014
I cant get my own Logo to work. I try to create this Logo for myself:
http://i.imgur.com/jY5mJTb.jpg
But it doesnt work. Either i get a message "It is too large" or if it really finishes its work and i flash it, its just black. GG
The OP Logo works fine.
Einheit-101 said:
I cant get it to work. I try to create this Logo for myself:
http://i.imgur.com/jY5mJTb.jpg
But it doesnt work. Either i get a message "It is too large" or if it really finishes its work and i flash it, its just black. GG
Click to expand...
Click to collapse
The one in this thread, the op boot logo works fine.
Seems you are trying to create another one? If you can't get your boot logo to work, please don't confuse users coming to flash this one. If you want help with YOUR boot logo, then maybe PM @Jaocagomez?
Yeah sorry, i misspelled this a little bit (€dited) the OP logo works fine, indeed.
Jaocagomez said:
sure, this one:
http://forum.xda-developers.com/showthread.php?t=2637362
Click to expand...
Click to collapse
This program was designed for the Moto G and doesn't seem to work with quark (at least, I can't get it to work). All the logos I make give me a black screen at boot, and it also messes up the headings in my bootloader menu. If it's not too much work, would you mind posting a guide on how to make custom logo.bin files?

[Boot Animation][Multiple Resolutions]"ASCENSION" Boot Animation For All Devices

[Boot Animation][Multiple Resolutions]"ASCENSION" Boot Animation For All Devices
Here's an animation that I thought might look cool on some devices. I originally just made them in the Samsung .QMG format, but have now added flashable zips for all other devices as well and uploaded them to this post. Be sure to hit the "THANKS" button if you guys like it too! I may make more.
{
"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"
}
REQUIREMENTS:
480x800/720x1280/1080x1920/1440x2560 SIZE DISPLAY
ROOT ACCESS
CUSTOM RECOVERY OR AN APP THAT FLASHES ZIP FILES
A FULL SYSTEM BACKUP(Recommended.)
TO INSTALL:
1) Download the appropriate file below and put it on the root of your sdcard.
2) Boot into recovery.
3) DO A FULL SYSTEM BACKUP BEFORE FLASHING ANYTHING(in case you want to go back).
4) Select "Install"(to install the zip in recovery), then select the zip file and install it.
That's it. Easy!
NOTE: SAMSUNG USERS - Download the files that end in "_qmg"!:
(The 1440x2560 animation was too large to upload here, so here's the link.): https://mega.nz/#!KRElxYxL!8xtT6028UUDDybnY9eeUL3djv4ePIqYXddRuAtfUPQI
FOR ALL OTHER DEVICES...DOWNLOAD THE REGULAR NON-QMG FILES. Thank you!
(Please Do Not Mirror These Files!)
HAPPY FLASHING GUYS! ENJOY!!!
Special thanks to @ankshious for testing the non-samsung files for me!
SOME OF MY OTHER BOOT ANIMATIONS:
"ASH vs EVIL DEAD" Boot Animation + Sound
http://forum.xda-developers.com/android/themes/boot-animation-ash-vs-evil-dead-sound-t3307025
"TWILIGHT ZONE" Boot Animation + Sound
http://forum.xda-developers.com/android/themes/boot-animation-twilight-zone-boot-t3281152
Also, IF ANYONE WANTS TO KNOW HOW TO MAKE THEIR OWN BOOT ANIMATION FOR SAMSUNG by the way, then they can follow my tutorial here. Thanks!
http://forum.xda-developers.com/showthread.php?p=63963738
nice work thank you
may i ask why Samsung device only ??
i can see any device with the meant resolution will be fine,am i right or i messed something ??
ahmed.ismael said:
nice work thank you
may i ask why Samsung device only ??
i can see any device with the meant resolution will be fine,am i right or i messed something ??
Click to expand...
Click to collapse
Samsung has it's own boot animation format. The files are .qmg format, rather than the regular bootanimation.zip that other devices use.
bogarty said:
Samsung has it's own boot animation format. The files are .qmg format, rather than the regular bootanimation.zip that other devices use.
Click to expand...
Click to collapse
thank you for the clarification
i didn't know that ( htc fan )
HII... @bogarty I love your bootanimation.
May I ask you a question?
Can I extract the bootanimation file into image file so I can make it for other devices?
Sent from my Moto E using XDA Labs
ankshious said:
HII... @bogarty I love your bootanimation.
May I ask you a question?
Can I extract the bootanimation file into image file so I can make it for other devices?
Click to expand...
Click to collapse
I have all the images ready to go for other devices. I just need to make sure they play at the proper speed. It should be about the same as the gif. If you want me to make one for you to test, then just let me know which resolution you have and I'll send you a link.
Same goes for you @ahmed.ismael .
bogarty said:
I have all the images ready to go for other devices. I just need to make sure they play at the proper speed. It should be about the same as the gif. If you want me to make one for you to test, then just let me know which resolution you have and I'll send you a link.
Same goes for you @ahmed.ismael .
Click to expand...
Click to collapse
Oh... So kind of you.
I need FHD resolution.
I am posting my email.
check PM.
Thanks :good:
Sent from my Moto E using XDA Labs
ankshious said:
Oh... So kind of you.
I need FHD resolution.
I am posting my email.
check PM.
Thanks :good:
Click to expand...
Click to collapse
For resolution I just meant the resolution size of your display. Like 1080x1920, 1440x2560, etc.
bogarty said:
For resolution I just meant the size of your display. Like 1080x1920, 1440x2560, etc.
Click to expand...
Click to collapse
FHD(1080*1920):good:
Sent from my Moto E using XDA Labs
ankshious said:
FHD(1080*1920):good:
Sent from my Moto E using XDA Labs
Click to expand...
Click to collapse
I sent you a PM with the link. Let me know if it plays properly. Thank you!
I just added new animation files for non-Samsung devices for all those who were asking. You can download them from the OP. Thank you!
bogarty said:
I just added new animation files for non-Samsung devices for all those who were asking. You can download them from the OP. Thank you!
Click to expand...
Click to collapse
Thanks for adding support to other devices
Will flash ASAP and report back
Sent from my HTC M8 using XDA Labs
ahmed.ismael said:
Thanks for adding support to other devices
Click to expand...
Click to collapse
No problem. Thanks!
Any new ones?
GayCasper said:
Any new ones?
Click to expand...
Click to collapse
Just this one!
https://forum.xda-developers.com/showthread.php?p=70645944
Might be awhile too. I worked pretty hard at making files on this one for all the different resolutions for both Samsung and regular devices and they've been downloaded almost 300 times, but I only received 3 Thanks. I don't do it for the Thanks necessarily, but at that rate, I guess I'm not really even sure if people are enjoying it. Plus, after how hard I worked for weeks on the one I linked above, I may just take a break.
Thanks for downloading my animation guys! By the way, if any of you still have your old stock boot animation sound playing in the background while this animation is playing, and you want to get rid of it easily, then I made a flashable file for that today. Here is the link to the thread.
https://forum.xda-developers.com/android/themes/mod-flashable-boot-animation-sound-t3563120

Categories

Resources