Skip to content

tntapple219/Android-Boot-Animation-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 Android Bootanimation Collection

Welcome to the Android Bootanimation Collection repository!
This project is a curated collection of various bootanimation.zip files for Android devices.
Whether you're a ROM developer, a theming enthusiast, or just want to spice up your phone's boot screen, this repo is for you!


📦 How to Replace Your Boot Animation

⚠️ Root access or custom recovery is typically required.

🔧 Method 1: Manually via File Manager (Root)

  1. Download the desired bootanimation.zip from this repo.
  2. Use a root-enabled file manager (e.g. Root Explorer, MiXplorer).
  3. Navigate to:
    • /system/media/ (for system-level boot animation) OR
    • /data/local/ (for user-level override; no need to modify system files).
  4. Replace the existing bootanimation.zip with your new one.
  5. Set file permissions to rw-r--r-- (0644).
  6. Reboot your device and enjoy! 🚀

💡 If the animation looks distorted or doesn't fit your screen:
Please open desc.txt inside the .zip and modify the resolution (e.g. 1080 2340) to match your device.
This is especially important for phones with unusual aspect ratios.


🧰 Tools You Might Like

Looking for tools to manage or create boot animations? Check out my other projects!

  • Android Boot Animation Viewer: A Python tool to easily preview bootanimation.zip files on your computer. No need to flash and reboot – see it instantly!
  • ROM Extractor (sdat2img + Brotli Support): A powerful Python script to extract and convert Android OTA update files (.dat.br and .transfer.list) into usable .img disk images.
  • Original sdat2img by xpirt: (Note: This is NOT my project.) The original Python script for converting Android system .dat and .transfer.list files to .img format. (Often used as a base for other tools.)
  • payload-dumper-go: (Note: This is NOT my project.) An android OTA payload dumper written in Go.

🚀 Contributing

Want to share your own boot animation or submit one from your favorite ROM? Your contributions are highly welcome!

Given the wide scope of this project, community contributions are essential to its growth!

How to Contribute:

  1. Fork this repo and create a new folder following the established structure within the appropriate top-level directory (Custom Rom/, Official Rom/, or Other/).
    • Examples:
      • For an official firmware animation: Official Rom/Google/Pixel/Pixel_8/Android 14.0.0/
      • For a custom ROM animation: Custom Rom/LineageOS/Android 13.0.0/
      • For a general community animation: Other/Community_Contributed/Android_14/
  2. Include the following in your folder:
    • bootanimation.zip
    • README.md — include at least:
      • Title: (e.g., "Pixel 8 Boot Animation - Android 14.0.0")
      • Device Model: (e.g., Pixel 8, Galaxy S23 Ultra, OnePlus 11) - Required for Official Roms
      • Android Version: (e.g., 14.0.0, 13.1.0)
      • Resolution: (e.g., 1080x2400)
      • Source or author: (e.g., "Extracted from official firmware", "LineageOS team", "XDA user @YourUsername")
      • Frame rate (optional)
    • (Optional) a GIF or image preview in the previews/ folder (please keep preview file sizes reasonable).
  3. Submit a Pull Request (PR).

Alternatively, you can open an Issue with:

  • A download link to the bootanimation.zip
  • Animation info (Device, Android Version, Source, Resolution)
  • A preview image if possible.

❌ Requesting Removal

If you're the original author or legal copyright holder of a boot animation in this repository and wish for it to be removed, please open an Issue or contact the repository maintainer.

We will remove it as soon as possible after verifying the request. 🙇


⚖️ Disclaimer & Copyright

All boot animations in this repository belong to their original authors, ROM developers, or official Android firmware sources.
This project is for educational and archival purposes only.
I do not claim ownership of any boot animation file unless explicitly stated.

If you are a content creator and see your work here without permission, please contact me — I fully respect your rights and will take action immediately.


About

A repository that aims to collect all ROM boot animations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published