https://github.com/messiinter/android_vendor_lineage_bootanimation
LineageOS 21.0 boot animation
https://github.com/messiinter/android_vendor_lineage_bootanimation
android bootanimation lineage lineageos
Last synced: about 1 month ago
JSON representation
LineageOS 21.0 boot animation
- Host: GitHub
- URL: https://github.com/messiinter/android_vendor_lineage_bootanimation
- Owner: MessiInter
- License: other
- Created: 2025-04-10T13:12:56.000Z (about 1 month ago)
- Default Branch: lineage-21.0
- Last Pushed: 2025-04-10T13:31:57.000Z (about 1 month ago)
- Last Synced: 2025-04-10T14:48:05.226Z (about 1 month ago)
- Topics: android, bootanimation, lineage, lineageos
- Language: Shell
- Homepage: https://github.com/MessiInter/android_vendor_lineage_bootanimation
- Size: 1.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LineageOS
Boot animation of LineageOS 21.0, extracted from [LineageOS 21.0 for hero2lte](https://xdaforums.com/t/lineageos-21-0-android-14-signature-spoofing-ota-updates-for-s7-edge-exynos.4655852)

## Install
1. Please backup your old `bootanimation.zip` at `/system/product/media/bootanimation.zip`
2. You can use ADB to do that:
```sh
adb pull /system/product/media/bootanimation.zip # or adb pull /product/media/bootanimation.zip
```3. After that, download `bootanimation.zip` from `Release` and put it to `/system/product/media`, then `chmod 644` it.
4. Reboot.