[Bootanim] Motorola 2013 by LOGMD [V1.1l][V2.0d][Flashable][23 JUL 2013] - Xoom Themes and Apps

MOTOROLA XOOM 2013​Inspired by the possibly new motorola logo 'a google company' i have made a few images will make our beloved xoom feel like its still in the game
Boot animation:
(this gif does not represent the final quality)
Light Edition (l)
{
"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"
}
Dark Edition (d)
BOOT LOGO
please use the amazing 'Boot Splash' tool by EOS found HERE (GOOGLE PLAY STORE)
BOOT ANIMATION (original): - Every 20 frames of animation
Unhide for the rest of the images
for a better look go to my blog
BOOT ANIMATION (INVERTED-BLACK): every 20 frames(the different ones)
COMING SOON!
Changelog:
Code:
V2.0d
-Dark edition
-inverted the light part of the original animation
-added a new transition between first animation and second
*BUG: sometimes a while line round the edge will fix soon
V1.1
-Optimisations
-Flashable zips
-Extra mirrors (MEGA.CO.NZ)
V1.0
-Initial Release
------------------------------------------------------------------------------------------------------------------------
DOWNLOAD:
------------------------------------------------------------------------------------------------------------------------
*FLASHABLE ZIP
V2.0d (Mediafire | MEGA)
V1.1 (Mediafire | MEGA)
V1.0 (Coming Soon)
*MANUAL ZIP (no longer supported - unless requested)
V1.1 (Mediafire | MEGA)
V1.0 (Mediafire | MEGA)
USEFUL SCRIPTS FOR GIMP:
Automatically number layers (e.g. 000, 001, 002)
Code:
#Select image from image list carefully
#e.g. your image might be image_list()[1] run gimp.image_list() to be sure
#run this first
gimp.image_list()
#then run this with the correct number instead of >>INSERT HERE<<
image = gimp.image_list()[>>INSERT HERE<<]
#this will iterate from top image to bottom image and number them
#make sure your first image is the bottom layer
i = -1
for layer in image.layers:
i = i+1
for layer in image.layers:
if i <10:
layer.name = '00' + str(i)
elif i<100:
layer.name = '0'+ str(i)
else:
layer.name = str(i)
i = i - 1

Liking this!
Sent from my XT926 using Tapatalk 4 Beta

V1.0 download available
Devans32 said:
Liking this!
Sent from my XT926 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thanks dude, got version 1 up, gonna make a flashable zip at some point! let me know how the performance is if you get to test it!

awesome
Great!! Is there any instruction on making a custom boot animation??

What did you mean?
ndt192 said:
Great!! Is there any instruction on making a custom boot animation??
Click to expand...
Click to collapse
what do you mean by making the boot animation? how i created each image to make an animation (that was a very long process)
or how i created the actual zip and made it work?
what i do is as follows:
i use GIMP (image editor) and I use python scripts to automate some of the image making
i create each frame singularly and then copy the frame into a different image file (with lots of layers)
I then use another python script to number each 'frame' layer from 250(the max) to 0
then another python script which exports each layer as a different png based on its layer name
finally i use the boot animation factory software to make the final zip
Hope it helps

Would be really great if someone could make a flashable zip out of it - paying nearly 2$ for an app that simply allows you to install a animation at bootup which shows for 2-3 seconds is far too much. At least for my taste.

I will make one soon
Lypsis said:
Would be really great if someone could make a flashable zip out of it - paying nearly 2$ for an app that simply allows you to install a animation at bootup which shows for 2-3 seconds is far too much. At least for my taste.
Click to expand...
Click to collapse
Hi Lypsis i will make a flashable zip soon, keep checking for updates

LambOfGodMtlDev said:
Hi Lypsis i will make a flashable zip soon, keep checking for updates
Click to expand...
Click to collapse
tanx a lot man
waiting for you...

Links are up
miillaaad said:
tanx a lot man
waiting for you...
Click to expand...
Click to collapse
No Problem the links have been up with a mirror for a few days now

Lypsis said:
Would be really great if someone could make a flashable zip out of it - paying nearly 2$ for an app that simply allows you to install a animation at bootup which shows for 2-3 seconds is far too much. At least for my taste.
Click to expand...
Click to collapse
My god ur misserable lol, surely you could take it to a mate who might hav a non rooted 1 and say look how cool this is, and the fact someone is clever enough to do this, deff worth it, just sayin, not attackin
Sent from my GT-N7100 using XDA Premium HD app

will8578 said:
My god ur misserable lol, surely you could take it to a mate who might hav a non rooted 1 and say look how cool this is, and the fact someone is clever enough to do this, deff worth it, just sayin, not attackin
Sent from my GT-N7100 using XDA Premium HD app
Click to expand...
Click to collapse
lol! if i had the time i could research to do it, but I'm in the alpha stages of a new app im building so my time is there for now

awesome work dude. any chance of one with a black background?

notbrodie said:
awesome work dude. any chance of one with a black background?
Click to expand...
Click to collapse
Same wish from my side - a black background would be even more beautiful. But great work - my Xoom 1 looks (at least during the boot) no longer years old

Lypsis said:
Same wish from my side - a black background would be even more beautiful. But great work - my Xoom 1 looks (at least during the boot) no longer years old
Click to expand...
Click to collapse
Sure guys give me a few days though i need to find a more efficient way of processing these animations. i wrote some scripts on gimp before but i think i could automate the colours and create 5 of these different backgrounds

Hi guys.. i have a Android grey logo after flashing this bootanimation..

looks good

Paoul conetta said:
Hi guys.. i have a Android grey logo after flashing this bootanimation..
Click to expand...
Click to collapse
sorry to hear, are you flashing the dark or light edition?

LOGMD said:
sorry to hear, are you flashing the dark or light edition?
Click to expand...
Click to collapse
Thanks for response.. the dark version..

Related

[Theme] UbuntuV6OR2-CM-4.2.12.2 & Super D 1.5.1 1/12/2010 1:35AM CST

Upon every new morrow, I engage in the process of hustling.
{
"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"
}
Change-Log UbuntuV8 Super D 1.5.1
Changed more png's.
Added themed Home++ beta
Change-Log UbuntuV6 (O)ptimized (R)evision 2 CM-4.2.12.2 1
Dramatic icon change
Icons are primarily Humanity Icons and Elementary Icons.
Change-Log Ubuntu-CM-4.2.9.1
Ported to Cyanogen-Mod 4.2.9.1
Stericson's Lockscreen for 4.2.9.1
Ubuntu boot screen
Change-Log Ubuntu-CM-4.2.3.1:
"Dirty Port"
Has Stericson's Lockscreen for 4.2.2
No HTC_IME
Default CyanogenMod boot screen
Change-Log V4r2 Experimental:
Ripped latest lockscreen from MOONSSPOON's gChrome 0.3.5 LS
Put default wallpaper in gallery
Change-Log V4r1:
Replaced HTC_IME with the one from V3.
Change-Log V4:
Optimized all apk's. Framework-res went from 3.58MB to 1.94MB.
Change-Log V3:
Added Stericson's Lockscreen.
Change-Log V2:
Ported to CM-4.1.999.
Edited some of the PNG's in framework-res.apk to give the the a more unified look. Will edit more.
And added the transparent HTC_IME.
etc, etc ...
Change-Log V1:
Changed boot screen from Cyanongen to Ubuntu
Put in tons of Tango icons
Added Stericson's Lockscreen
Added Advanced Launcher 2.1
Added Audio Hack V7
And changed all the wallpapers in the Wallpaper Gallery. Some are clean, some sexy, some are for Ubuntu, but all are awesome .
Resource Sources:
Humanity Icons
Elementary Icons
UbuntuV6OR2-CM-4.2.12.2
UbuntuV8-SuperD151
Wallpaper Pack
My other themes: cyanogenmod-custom-theme.​
man i love you for this one..
Where can I find that wallpaper of the sailor-girl, please?
EDIT: Apologies, I found it in the wallpaper gallery (this is the first time I've flashed a theme).
GREAT WORK, THANKS!
Good work, ZALGO! Another great looking theme! Just a quick question. Were there any changes made to the progress bar color? Like on the browser? I know..very minor..but I dislike the regular orange color. But i was just wondering. If not, i would probably just suck it up and flash this anyway cuz it looks pretty dang good! Keep up the good work! It is greatly appreciated!
this themes looks really cool. like the boot up screen
I like the look of this theme a lot. I'm going to flash this right now and see how it is. I REALLY like the looks of the icon and the sailor girl wallpaper is SICK.
Hmmm ok I just tried to download the .zip file and for some reason I couldnt' do it from the phone. Is there another .zip file that you can post?
JimmyJayCEO said:
Hmmm ok I just tried to download the .zip file and for some reason I couldnt' do it from the phone. Is there another .zip file that you can post?
Click to expand...
Click to collapse
same here...I can't even get past the G1 screen after downloading it/installing it =\...I waited 30 mins and I restored. I am going to re download it and try it one last time.
isikh said:
same here...I can't even get past the G1 screen after downloading it/installing it =\...I waited 30 mins and I restored. I am going to re download it and try it one last time.
Click to expand...
Click to collapse
I couldnt even get it downloaded. My phone said that it's not supported on this phone
looks great from the pictures so far! flashing it now! can't wait to see where this goes!
AudioHack
Doesn't the inclusion of the Audio Hack break camcorder audio?
Looks great though.
bittermormon said:
Doesn't the inclusion of the Audio Hack break camcorder audio?
Looks great though.
Click to expand...
Click to collapse
Sure does.
Boot loop after flash. Clean EXT3, fresh CM 4.1.11.1 install. Flashed many themes and was looking forward to this one. Many Zygote errors in ADB.
Well since I can't download this theme, for some reason, from my phone I have no way of flashing it ......Another place to download it from maybe? Can we get that sailor girl wallpaper file too? I know it's in the wallpaper gallery, but like I said I can't download teh .zip file
JimmyJayCEO said:
Well since I can't download this theme, for some reason, from my phone I have no way of flashing it ......Another place to download it from maybe? Can we get that sailor girl wallpaper file too? I know it's in the wallpaper gallery, but like I said I can't download teh .zip file
Click to expand...
Click to collapse
I'm trying to upload to 4shared but the upload keeps stalling. But here's sailer girl http://dl.getdropbox.com/u/127065/1231719381564.jpg .
bittermormon said:
Doesn't the inclusion of the Audio Hack break camcorder audio?
Looks great though.
Click to expand...
Click to collapse
bkmo said:
Sure does.
Click to expand...
Click to collapse
Camcorder audio works for me. V7 has the donut fix [UPDATE 09/22] Increase Max Volume - GENERATION 7 FILES - WORKING DONUT FIX - p105
.
Z҉A҉L҉G҉O̚̕̚ said:
Camcorder audio works for me. V7 has the donut fix [UPDATE 09/22] Increase Max Volume - GENERATION 7 FILES - WORKING DONUT FIX - p105
.
Click to expand...
Click to collapse
There is still not a released version of the Audio mod for donut. If you used the mod from the first page then it is still broken. The only fix was a test fix that has not been tweaked back into a V7 mod yet. Although the test version is working well for me so far.
WORD
Z҉A҉L҉G҉O̚̕̚ said:
I'm trying to upload to 4shared but the upload keeps stalling. But here's sailer girl http://dl.getdropbox.com/u/127065/1231719381564.jpg .
Click to expand...
Click to collapse
Hey thanks for the link to the wallpaper. Yeah I've found that 4shared works REALLY well. I haven't had ANY issues downloading from there. I'll check back later today and see if you got it up and loaded there. Could you please update when you do. THANKS
Update 1st Post
Mirror has finally been posted.
JimmyJayCEO said:
I couldnt even get it downloaded. My phone said that it's not supported on this phone
Click to expand...
Click to collapse
Same here, but you can download it from the computer like I did, and it works on steel. Any news on why it doesn't get past the G1 screen?

[Bootanimation]Bootanimation in 11styles: MTZ or ZIP for 480x800 & 320x480

Note: I would be honored if you include these boots in your themes/ROM's, but PLEASE give me credit and a link to here or my site
Edit 02/10/12: Upon request from mrrick, and with the inspiration of R3D X - the creator of the Lunar UI theme - here is an eleventh boot animation style.
{
"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"
}
(Looks better on device - gif previews are limited to 256 colors)
Here are ten colors of a boot animation I made for MIUI. Now all are available with and without the MIUI tag on Andy the Android - so every version is available for MIUI regardless of screen size. All ten are available as flashable zips for other ROMs as well, made to 480x800 or 320x480 - shouldn't matter for MIUI themes, but make sure to use the right screen size for flashing method. A couple have been done for 720x1280 by request and are sprinkled through the thread and available at the download page. If you want a flashable zip for another device size, do let me know.
I will upload better previews later - larger versions are at the link below for downloads.
Sorta Matrix-like, I suppose, with the scrolling binary code. These are made from 18 static images with varying layer and opacity styles in Photoshop - I think they'd look really cool with a fly in intro series, but I'm done with animation for the moment. They're packaged for MIUI in theme format - simply upload to the MIUI themes folder and choose the bootanimation from the theme chooser menu. Let me know if you'd like a different color. All three are tested and in working order 1.11.25 MIUI.
All are also available as flashable zip's for a ROM other than MIUI, all are made to 480x800 or 320x480. : I used despotovski01's Boot Animator Creator, which makes the process incredibly simple. That said, I HAVE NOT tested the flashable zips for use on other ROMS, as I am on MIUI. FLASH AT YOUR OWN PERIL. I also cannot guide you through the process, but XDA is a font of info on the subject. As usual, I HIGHLY suggest you Nandroid your shiza before flashing stuff. I left the downloads for non-MIUI versions named individually so you can verify which version you've downloaded - you should rename the file "bootanimation.zip" or whatever is appropriate to your ROM before flashing or pushing. Check your phone's thread for details.
If you like what I have done and would like to show your gratitude, Leo is pretty hungry...
Download the Lunar UI inspired bootanimation from the blog
Download all other versions of the bootanimations from the blog ​
Thanks grabbed the ICS version.. Loving it..
Sent from my SGH-I997 using Tapatalk
i would appreciate a orange version for CM7 if its not to much trouble
Sent from my LG-VM670 using Tapatalk
reaper420 said:
i would appreciate a orange version for CM7 if its not to much trouble
Sent from my LG-VM670 using Tapatalk
Click to expand...
Click to collapse
Glad to do it - do you want CM7 written on Andy the Android's belly, or a blank android, or the actual cyanogenmod logo where the android is above?
melissapugs said:
Glad to do it - do you want CM7 written on Andy the Android's belly, or a blank android, or the actual cyanogenmod logo where the android is above?
Click to expand...
Click to collapse
if you could make it look like it belongs on a phone running miui, that would be great. I'm going for a miui look, thanks
Sent from my LG-VM670 using Tapatalk
reaper420 said:
if you could make it look like it belongs on a phone running miui, that would be great. I'm going for a miui look, thanks
Sent from my LG-VM670 using Tapatalk
Click to expand...
Click to collapse
Ahhhhhh. You want it to say MIUI but get packaged as a flashable zip for use on a CM7. Gotcha.
melissapugs said:
Ahhhhhh. You want it to say MIUI but get packaged as a flashable zip for use on a CM7. Gotcha.
Click to expand...
Click to collapse
exactly, thanks
reaper420 said:
exactly, thanks
Click to expand...
Click to collapse
post and download landing page updated - orange is now up - all versions available as flashable zips. FLASH AT YOUR OWN PERIL, those are not tested. See post 1 for notes. Let me know if that works for you
melissapugs said:
post and download landing page updated - orange is now up - all versions available as flashable zips. FLASH AT YOUR OWN PERIL, those are not tested. See post 1 for notes. Let me know if that works for you
Click to expand...
Click to collapse
it says installation aborted, but i opened it up and it looks great
Sent from my LG-VM670 using Tapatalk
reaper420 said:
it says installation aborted, but i opened it up and it looks great
Sent from my LG-VM670 using Tapatalk
Click to expand...
Click to collapse
Huh. You're 480x800, right?
melissapugs said:
Huh. You're 480x800, right?
Click to expand...
Click to collapse
Edit - ah ha! I see you are maybe on the Optimus V from your sig. That is a different screen size!!! I will edit them for that screen size and post back with updates. As I read on the page linked in the first post, resizing an MTZ for MIUI is fine, but for flashable zips it will not work.
All versions for alt ROMs edited for 320x480 screen size in addition to 480x800
melissapugs said:
Edit - ah ha! I see you are maybe on the Optimus V from your sig. That is a different screen size!!! I will edit them for that screen size and post back with updates. As I read on the page linked in the first post, resizing an MTZ for MIUI is fine, but for flashable zips it will not work.
All versions for alt ROMs edited for 320x480 screen size in addition to 480x800
Click to expand...
Click to collapse
ah crap, that usually occurs to me sorry i didn't mention that earlier, ill try realized one now
Sent from my LG-VM670 using Tapatalk
it still wouldn't flash, but i just renamed the zip and manually placed it in my system and it looks and works great, thanks for all your work
Sent from my LG-VM670 using Tapatalk
reaper420 said:
it still wouldn't flash, but i just renamed the zip and manually placed it in my system and it looks and works great, thanks for all your work
Sent from my LG-VM670 using Tapatalk
Click to expand...
Click to collapse
Ohhhhhhhhhhhh. Forgot to put that in the instructions! I wanted to name them as they are so people didn't install the wrong version by accident. Very glad it worked
Melissa,
Thank you so much for these new boot animations! LOVING THEM! Nice job!
t3chn0s1s said:
Melissa,
Thank you so much for these new boot animations! LOVING THEM! Nice job!
Click to expand...
Click to collapse
Thanks very much, I really appreciate it I'm outta thanks for the day, but I'll be back Doing a couple more color requests; also doing same version with blank andy the android instead of 'MIUI' script. Any other requests for colors are welcome - I have until the weekend to do a few more
I am using the orange one, works and looks great. Thank you so much
GaryS11 said:
I am using the orange one, works and looks great. Thank you so much
Click to expand...
Click to collapse
You're so very welcome More versions being posted as we type
Can you make the red android with the 1s and 0s be formatted for the galaxy nexus resolution? Awesome boot animation btw!
Mustang302LX said:
Can you make the red android with the 1s and 0s be formatted for the galaxy nexus resolution? Awesome boot animation btw!
Click to expand...
Click to collapse
thanks - here you go. Remember to check on how to flash this for your phone/ROM (might have to rename the flashable zip), and enjoy

LockMod 1.0 - Android keyguard security lock modification

{
"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"
}
Okay here, I've modded the lockscreen lock, so it just looks better
I've created zips for ZipThemer, which edit kg_security_lock_normal.png and kg_security_lock_pressed.png in /system/framework/framework-res.apk/res/drawable-xhdpi/
For now this only works on Xhdpi devices (nexus 4, galaxy nexus, galaxy s III...) and ONLY WITH SECURITY LOCK on Android 4.2+!
All Dpi supported!
Requirements:
Android 4.2 or higher
ZipThemer
use ZipThemer if you want to have a flashable backup, metamorph didn't work for me
Download:
http://goo.gl/oLGSo
images/screenshots:
http://goo.gl/3VkYj
Current colors are:
Google Play music Orange
]50% Holo White
Tell me what colors/shapes you'd like and I'll make them!
as always, I take no responsibility to bricked|burning|killing devices (but I will try to help as much as I can)
Happy flashing :good:
Changelog:
Code:
[B]Version 1.0:[/B]
compatible with ZipThemer!, everything should be finally fixed!
file size reduced massively (1.8 MB compared to 0.01MB!!)
[B]Version 0.3:[/B]
(hopefully) fixed a bug when lock didn't change on some devices!
Please tell me if it worked as I didn't have any problems!
And also tell me which lock you like the most, so I can work on that and add different colors!
Added EXPERIMENTAL Zips which use different image sizes from the stock ones. Download from EXPERIMENTAL folder
[B]Version 0.2: [/B]
Added support for all device resolutions!
(ldpi, mdpi, hdpi, xhdpi)
Added Android Logo icon!
Note: percentages in the name tell you the transparency of the icons! More percentages show a gradient in transparency (from bottom to top)
Colors are in the file name, if there is none, then it's white.
for now there's only white and orange. Tell me what colors you'd like!
Current custom icons are:
android_lock_50% - an android logo lock
android_lock_orange_50% an orange android logo lock
fb-menu-style_50% -a facebook menu style lock
fb-menu-style_orange_50% - orange version
fb-menu-style_25%-50%-75% - a facebook menu style lock with a gradient in transparency
fb-menu-style_75%-50%-25% - same as above but with inverted gradient
fb-menu-style_orange_75%-50%-25% - orange version
fb-menu-style_orange_25%-50%-75% - orange version
lock_arrow_50% - a white up-arrow
lock_arrrow_orange_50% - orange version
lock_circle_50% - a white lock circle
lock_circle_orange_50% - orange version
lock_dots_75-50-25 - cool dots
lock_dots_orange_75-50-25 - orange version
lock_halo-style_50% - Paranoid Android Halo style lock
lock_halo-style_orange_50% - orange version
lock_plus-sign_50% - a plus sign lock
lock_plus-sign_orange_50% orange version
Xxhdpi please for s4!
ATT S4 Rooted. Beastin.
4.2.2
Or just plain hdpi for Kindle fire HD and other tablets
Sent from my Kindle Fire HD 7" running PAC-rom and using the XDA-Developers app.
Please fix the screenshot
Sent from ThePureHeart's I9300 Boss Edition
stevehkim said:
Xxhdpi please for s4!
ATT S4 Rooted. Beastin.
4.2.2
Click to expand...
Click to collapse
Are you on a custom Rom without Touchwiz?
I will add xxhdpi support soon (in 0.3 update), but not touchwiz because it uses 20 image files for the unlock!
dosent work on 4.2.1 jb stock rom rooted and deodexed ;l or i just missed a thing
marc2777 said:
dosent work on 4.2.1 jb stock rom rooted and deodexed ;l or i just missed a thing
Click to expand...
Click to collapse
It should be fixed now
Doesn't work for me. Nexus 4. 4.2.2 Slim bean build 7. I flashed it through CWM. Anything I need to after that??
Sent from Somewhere from Something.....
Is this thread alive??
Sent from Somewhere from Something.....
indian84 said:
Is this thread alive??
Sent from Somewhere from Something.....
Click to expand...
Click to collapse
I hope not cause I like the idea!
Tried it on my GT-I9300 (int. S3) and it didn't work. Running Sentinel CM10.1 (4.2.2).
Would like it to see this mod working on my phone!
Thank you.
I'm sorry, I am on vacation right now. It's strange because I've tried it on my nexus 4 with xenon HD rom and on my i9000 with slim bean 4.2.2 and it worked. I will work on it when I'm back home and hope to be able to fix it
Sent from my Nexus 4 using xda app-developers app
skunks11111 said:
I'm sorry, I am on vacation right now. It's strange because I've tried it on my nexus 4 with xenon HD rom and on my i9000 with slim bean 4.2.2 and it worked. I will work on it when I'm back home and hope to be able to fix it
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Enjoy your Vacation Bro.. Can wait till you are back...
Sent from Somewhere from Something.....
I'm really sorry but I just wanted to ask which recovery you are using? I believe that this mod only works with clockworkmod ..
Sent from my Nexus 4
skunks11111 said:
I'm really sorry but I just wanted to ask which recovery you are using? I believe that this mod only works with clockworkmod ..
Sent from my Nexus 4
Click to expand...
Click to collapse
Yes this could be. Tried it with TWRP and it didn't work. Sadly.
Sent from my GT-I9300 using xda app-developers app
Jamin_1 said:
Yes this could be. Tried it with TWRP and it didn't work. Sadly.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I'm sorry, I'm just a beginner (and 14years old lol), I'll try to find a zip that morphs in other recoveries as well
Sent from my Nexus 4
skunks11111 said:
I'm sorry, I'm just a beginner (and 14years old lol), I'll try to find a zip that morphs in other recoveries as well
Sent from my Nexus 4
Click to expand...
Click to collapse
You came up with a great idea and you made it work. It looks so great!
No rush, I'll keep an eye on this thread.
Good luck and keep up the great work!
Jamin_1 said:
You came up with a great idea and you made it work. It looks so great!
No rush, I'll keep an eye on this thread.
Good luck and keep up the great work!
Click to expand...
Click to collapse
Thanks
I've got some great news for you all, I'm building ZipThemer update Zips and they seem to work! (never tried ZipThemer yet but it seems great)
going to update all the locks within the next hour or two, yay!
Edit: new 1.0 update ready for download! Check it out and tell me if it works!
skunks11111 said:
Thanks
I've got some great news for you all, I'm building ZipThemer update Zips and they seem to work! (never tried ZipThemer yet but it seems great)
going to update all the locks within the next hour or two, yay!
Edit: new 1.0 update ready for download! Check it out and tell me if it works!
Click to expand...
Click to collapse
Did you updated already? I see some new files from 2 hours ago on your dropbox account. I tried to flash one and I got an error. Didn't get an error with the previous ones.
Jamin_1 said:
Did you updated already? I see some new files from 2 hours ago on your dropbox account. I tried to flash one and I got an error. Didn't get an error with the previous ones.
Click to expand...
Click to collapse
Sorry, maybe i didn't write it clearly. It's a ZipThemer Zip now! You have to install ZipThemer from the Play Store and create the flashable Zip with it. This gives more compatibility and less errors. Hope it helped

[BootAnimation] LitoNi's style - June 24th, 14

So I took a shot at it and here i present you the 4.4 kit kat Xperia Boot Animation...
Jan 22nd, 2014
The leaked boot animation of Sirius was a disappointment to some so i took a shot at it based on a leaked image by Doomlord and iRimas and also took and edited some images from ahsank128 or respectively from J_M_V_S. Fonts are by sledgeHammer
June 4th, 2014
Original PA4 CM style Boot Animation was made by shmykelsa , I have modified it and removed the CM logo, so it will be easier for any of you to add any logo you want on top of it or just prefer blank.
June 24th, 2014
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him. So here is my attempt of Android - WatchDog Style. You need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one. :/
ALL ZIPS ARE FLASHABLE
Made for 5" phones at 1080x1920​
Instructions:
1-Download and put into phone
2-Boot into recovery
3-Flash the file
4-Reboot
--------------------------------------------------------------------------------------------------------------------------------
Android WatchDog Style
DOWNLOAD
Screenshot thanks ticklefish
http://forum.xda-developers.com/showpost.php?p=53661864&postcount=20
----------------------------------------------------
PA 4 Blank
DOWNLOAD
Screenshot
{
"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"
}
----------------------------------------------------
Android Xperia Initializing
DOWNLOAD
*Android/Xperia/Initializing words are animated
----------------------------------------------------
Android Xperia no dots at 15 fp Recommended
DOWNLOAD
*Xperia word is animated
Android Xperia no dots at 10 fp
DOWNLOAD
*Xperia word is animated
----------------------------------------------------
Android Xperia at 10 fp
DOWNLOAD
*Dots are animated
Android Xperia at 7 fp Recommended
DOWNLOAD
*Dots are animated
----------------------------------------------------
Windows Android Xperia at 15 fp
DOWNLOAD
*Windows and Dots are animated
Windows Android Xperia at 10 fp Recommended
DOWNLOAD
*Windows and Dots are animated
Please hit the thanks button if you like my work and to those i mentioned above. Thank you and enjoy ​
Excellent
Awesome...
But could you make it a little more colourful?
is it possible to have that microsoft windows animation and then go back to the default boot screen? (the one with the rainbow-ish thing)
Love the old school boot
Sent from my C6506 using Tapatalk
Rzr92 said:
Awesome...
But could you make it a little more colourful?
Click to expand...
Click to collapse
leongzxc said:
is it possible to have that microsoft windows animation and then go back to the default boot screen? (the one with the rainbow-ish thing)
Click to expand...
Click to collapse
will try to make something, got alot of university stuff to do... i also thought of something neat last night
Just uploaded a new one
Android > Xperia > Initializing
All animated, give it a go... im in love with this one
ENJOY!
PS: on my xperia Z i do not know why it slows down in the beginning and then it speeds up in the initializing part.. no fix atm...maybe just my phone.
LitoNi said:
Just uploaded a new one
Android > Xperia > Initializing
All animated, give it a go... im in love with this one
ENJOY!
PS: on my xperia Z i do not know why it slows down in the beginning and then it speeds up in the initializing part.. no fix atm...maybe just my phone.
Click to expand...
Click to collapse
wow i like !!
was wondering if you make the xperia logo could remain stock ..as in the font .. not that there is anything wrong with this font
LitoNi said:
Just uploaded a new one
Android > Xperia > Initializing
All animated, give it a go... im in love with this one
ENJOY!
PS: on my xperia Z i do not know why it slows down in the beginning and then it speeds up in the initializing part.. no fix atm...maybe just my phone.
Click to expand...
Click to collapse
i have the same issue with you that the animation speed up in the initializing part.. if you can fix it, it would be the best boot animation i ever had.
btw, good work
uploaded PA 4 Blank Boot Animation for 1920x1080 devices :victory:
animated GIF image posted too
Love the PA boot animation.
PA boot animation. can't download even i login box account.
any mirror link?
mankent7 said:
PA boot animation. can't download even i login box account.
any mirror link?
Click to expand...
Click to collapse
so weird, i couldnt DL either, even with different browsers. but when i log in it worked. Ive tried changing the link but still doesnt work. Must be Box's fault.
anyway use the attached zip from below
boot up default file?? to get things back if neccs?
.
@LitoNi could you re-upload xperia initializing for me? Thanks
LaurynasVP said:
@LitoNi could you re-upload xperia initializing for me? Thanks
Click to expand...
Click to collapse
here you go~
uploaded a new one here, doesnt seem like box is working at all. >.>
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him.
So here is my attempt of
Android - WatchDog Style
Download below
instructions: just flash it with a recovery
you need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one.
LitoNi said:
uploaded a new one here, doesnt seem like box is working at all. >.>
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him.
So here is my attempt of
Android - WatchDog Style
Download below
instructions: just flash it with a recovery
you need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one.
Click to expand...
Click to collapse
nice man. :good:
LitoNi said:
uploaded a new one here, doesnt seem like box is working at all. >.>
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him.
So here is my attempt of
Android - WatchDog Style
Download below
instructions: just flash it with a recovery
you need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one.
Click to expand...
Click to collapse
+Thanks for the xperia. Watchdogs not good as is needs to be, you should use xperia instead of android text showing in bootanimation, but anyway it's good job!
LitoNi said:
June 24th, 2014
New style base off the WatchDog bootanimation from [boot animation]watch_dogs_RE_UPLOAD by nin9 so credits to him. So here is my attempt of Android - WatchDog Style. You need to flash it to see as i have trouble creating a gif. I hope you like it though it is not as good as the original one. :/
Click to expand...
Click to collapse
I made a quick gif based on this. Hope it works for you!

[BOOTLOGO + BOOTANIMATION] Bamboo OnePlus One Boot Animation [PLAY]

{
"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"
}
Hey everyone!​
NOTE: This was made for the Bamboo OnePlus One, exclusively. It may not gain as much popularity, but it was made to cater to those who have the Bamboo edition OnePlus One, or people with a Bamboo Styleswap and love using it.
This was designed to completely replace the Bamboo OnePlus One's boot animation, to create a more exclusive and unique boot animation. This is also to commemorate OnePlus' 1 year anniversary.
"竹智" is the term OnePlus uses to express "The spirit of bamboo lies within this phone". I tried to capture OnePlus' traditional motifs with the Chinese characters, as well as to capture ColorOS's round and puffy look on the loading animations to allow for a nice, sleek, dark boot animation.
This works on all CM11 and CM11S ROMs with theme engine. When CM12 Theme Engine is released, I will rework this boot animation for it.
WHAT THIS PACK INCLUDES
Splash Screen Replacement (Overwrites Red/White OnePlus logo with "Powered by Android")
Fastboot Logo
Boot Animation (Selectable in Theme Engine)
VIDEO
REQUIREMENTS
Unlocked Bootloader (For Splash Screen replacement and Fastboot logo)
ROM with CM11 Theme Engine (For Boot Animation)
Fastboot installed on your computer - http://forum.xda-developers.com/showthread.php?t=2588979
INSTALLATION OF BOOT ANIMATION
Download the app from a Play Store link below.
Go to CM11's Theme Engine (On Mahdi it's called "Themes") in Settings then click on "Boot animations"
Scroll down to "Bamboo OnePlus BootAni" then tick "Boot Animation", then click Update.
INSTALLATION OF BOOT LOGO/SPLASH SCREEN (DO NOT ATTEMPT THIS ON CM12 ROMS, IT WILL BRICK YOU)
Reboot your phone into Fastboot mode (When fully turned off, hold down VOLUME UP + POWER until you see "Fastboot mode")
Place "logo.bin" into your fastboot folder (FOUND ON THE PLAY STORE LINK DESCRIPTION!)
In the fastboot folder, press Shift + Right click on a blank area. Click on "Open command window here"
Type fastboot flash LOGO logo.bin and press enter. After complete type in fastboot reboot
DOWNLOADS
Open up the description on the Play Store links to get the latest logo.bin files! Thanks!
OnePlus Bamboo Boot: https://play.google.com/store/apps/details?id=com.chummy.jezebel.bamboo
Download the bootanimation.zip from here: https://www.androidfilehost.com/?w=files&flid=23676
(Remember to set permissions)
CHANGELOG23/12/2014
- Initial release​
Credits
nicholaschum - APK Compile and Design
BellaxMiu - Photoshop and Design (Logo, Fastboot and Boot Animation)
chillstep1998 - Script to create logo.bin
Preloaders.net (Base circle animation source)
If you like our work, be sure to click Thanks on both myself and BellaxMiu's posts! =^.^=
We hope you guys enjoy our bootanimation! ^_^
This is cool, but a boot animation zip would be nice.
Nice!
thanks for sharing your work!
synergeticink said:
This is cool, but a boot animation zip would be nice.
Click to expand...
Click to collapse
I never planned for this to replace your stock Theme Engine boot animation, but do you plan to replace it on CM12 roms? If that's what you intend, I have one notice for you, there would be a "flash-to-black" part in the transition between the logo.bin and bootanimation.zip...this is due to CM12 commits and I can't control it.
I'll upload the zip in a bit.
Overdose1986 said:
Nice!
thanks for sharing your work!
Click to expand...
Click to collapse
Thanks for the support!
synergeticink said:
This is cool, but a boot animation zip would be nice.
Click to expand...
Click to collapse
Sorry for the delay, was busy with new year.
https://www.androidfilehost.com/?fid=95864024717074319
Happy new year
Updated OP with AFH database to download bootanimation.zip (for Lollipop ROMs), be sure to set permissions correctly!
nicholaschum said:
Sorry for the delay, was busy with new year.
https://www.androidfilehost.com/?fid=95864024717074319
Happy new year
Click to expand...
Click to collapse
Sweet, thank you!
I have tried to flash the boot animation on my One plus. As I do have a Bamboo cover. However, it does not seem to work on CM12 unofficial. Should it be able to flash on Android L. If not is there a way to do it. Thank you.
Sent from my Nexus 7 using XDA Free mobile app
logitechor said:
I have tried to flash the boot animation on my One plus. As I do have a Bamboo cover. However, it does not seem to work on CM12 unofficial. Should it be able to flash on Android L. If not is there a way to do it. Thank you.
Sent from my Nexus 7 using XDA Free mobile app
Click to expand...
Click to collapse
We have to wait for an update as OnePlus stupidly released their alpha version which broke tons of features including a modem and the boot partitions.
Thank you for the reply. I did look as some of the jpegs - nice. I would use it when possible.
Sent from my A0001 using XDA Free mobile app
Is there a special process when trying to add this bootanimation for Lollipop roms? I've tried it on a couple roms (aosp and cm12) but was a no go. I moved the zip like normal to the media folder, changed the name, set permissions and rebooted.
synergeticink said:
Is there a special process when trying to add this bootanimation for Lollipop roms? I've tried it on a couple roms (aosp and cm12) but was a no go. I moved the zip like normal to the media folder, changed the name, set permissions and rebooted.
Click to expand...
Click to collapse
try rezipping it again. except set the compression level to none.
Just noticed CM12 is including the theme engine. Will that help with the bamboo boot animation on lollipop. Thank you.
Sent from my A0001 using XDA Free mobile app
logitechor said:
Just noticed CM12 is including the theme engine. Will that help with the bamboo boot animation on lollipop. Thank you.
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
I'll check it out. I think something is wrong with lollipops boot sequence. Like they can't have a 1920x1080 boot.... We'll see.
Sent from my Nexus 6 using Tapatalk VIP
Thank you for looking into it. As they say its always something. Good luck.
Sent from my A0001 using XDA Free mobile app
Got it. Really attractive. I used one of the jpeg's as a wallpaper. Thank you for doing this. I have it running on cm12 Jan 18 build.
Sent from my A0001 using XDA Free mobile app
Nicely done, mate..! Now all I need is a bamboo cover!
Ended up creating a live wallpaper from the pictures.
Sent from my A0001 using XDA Free mobile app
The theme should work on CM12 theme engine now
Sent from my Nexus 6 using Tapatalk VIP

Categories

Resources