I made an "orange" boot animation for my orange S4A. It may not match the color perfectly...
{
"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"
}
Replace the bootanimation.zip in /system/media (must be rw mounted).
If you want to make your own color:
I used Imagemagick. Manual for changing Colors.
Command will change the hue in all jpgs in the current directory and all subdirectories.
Code:
for /r %%a in (*.jpg) do "d:\android\boot\ImageMagick-6.8.7-1\convert.exe" "%%a" -modulate 100,120,205 -quality 75 "%%a"
When zipping the bootanimation.zip, keep in mind that you don't use any compression (at least it did not work for me with compression level 9).
Related
Static preview:
{
"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"
}
Youtube preview:
http://www.youtube.com/watch?v=xPrQRZT_NqA
Hi, everybody!
I flashed a new rom and it comes with an edited boot screen which i didnt like, so i decided to make a new one. And i came up with this yesterday
http://jckyp2p.hp.infoseek.co.jp/androidBoot/fdzoneX.htm
I wake up this morning and play with it a bit and come up with this design!
This is my first contribution to xda, hope your guys like it
Original image from http://forum.xda-developers.com/showthread.php?t=626901. Thanks!
To use:
Code:
adb remount
adb push bootanimation_xda_boxed.zip /data/local/bootanimation.zip
adb reboot
or use root explorer to put it under /data/local/ and rename it to bootanimation.zip
I recently made a 3D Boot animation http://forum.xda-developers.com/showthread.php?t=1867153
I was then messing on Cinema 4D more and decided to make another with the camera panning around 360 degrees.
DOWNLOAD
SCREENSHOTS
{
"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"
}
INSTALLATION (my way)
1 - Download.
2 - Backup your existing bootanimation.zip in system/media/ if needed.
3 - Copy bootanimation.zip to system/media/ and overwrite existing .zip (use ES File Explorer or Root Explorer etc.)
4 - Reboot and see!
You can also push via adb but it dosent allow me.
Thanks, im downloading
hi.. i just modify a bootanim gold by Nidhal AKA the king and change it into blue color and modify the startup screen into at&t.. hope u love it..
here's some preview for it.
{
"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
- Root Access
- A file mangager able of root access (xplore does the job)
- a brain
Instalation
- Download bootanimation of your choice
- copy to /system/media (replace the current one )
- make sure permissions is 755
- reboot and enjoy
i can accept request if you want a specific boot screen (telco or whatever) and color for the loading animation.. i'll make it for you.
Hey,
got tired of the "Huawei" Logo string, after rooting my device.
You can change yours, by changing the bootanim.conf in /product/etc/media/ to this:
Code:
VIDEO_PLAY_SUPPORT=0
VIDEO_FILE=bootanim.mp4
PART0_STOP_TIME=3990
MANDATORY_PLAYING_TIME=6000
be aware that the partition where /product/ is mounted, is very small.
so maybe theres not enough space to put huge zip files in the directory.
add any bootanimation.zip (scaling should be optimized) to /product/etc/media/ (remount with root explorer to rw)
adding cm11 bootanimation.zip
{
"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"
}
other bootanimations.
you can download those apk files, extract them and get the bootanimation.zip from those files.
Have fun
So here's the thing I already. Unlock boot loader and also root the phone etc but I cannot change the bootanimation anyone has any idea on how to do it on realme 5 pro because there is no bootanimation. zip file on system/media but I was able to find it on oppo_product/media and also on Eclid/media as well but the problem is when I try to rename the file on es or solid explore I could not rename the file anyone has any idea on how to change boot animation
{
"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"
}
Anyone?
I don't think it's possible cause the bootanimation is also present in the product.img file located at /vendor/euclid.
Unless you manage to edit it, I don't think you can do it