Android: kleine Sammlung an Bootscreens

HowTo: neue Bootscreens installieren:Je nach Hersteller kann sich der Ort des Bootscreens unterscheiden, sucht einfach bei Google, bzw. nutzt find via adb um den richtigen Ort zufinden:

Im Falle des Milestone:


J:Programmeandroid-sdk-windowstools>adb shell
# find -iname bootanimation.zip
find -iname bootanimation.zip
./system/media/bootanimation.zip

Beim Desire Z


find -iname bootanimation.zip
./system/media/bootanimation.zip
./data/system/theme1/boots/bootanimation.zip

Bootscreen via ADB Á¤ndern:


adb remount
adb push c:tempbootscreen_AndroidGlow1.zip /system/media/bootanimation.zip
adb reboot

---
Bootscreen via Root Explorer Á¤ndern:
- Bootanimation auf die SD Karte kopieren und drauf achten das bootanimation.zip heißt
- Root Explorer starten
- An die richtige Stelle navigieren und das Verzeichnis R/W mouten
- bootanimation.zip überschreiben.
- lange auf bootanimation.zip drücken und Permissions wÁ¤hlen
- 664 setzen ( siehe Bild )
- Neustarten

---
via Bootanimation Utility
[nggallery id=180]

Download: http://goo.gl/BfMng [qrcodetag tooltip="http://goo.gl/BfMng"](QR-Code)[/qrcodetag]

---

Mit langen Seiten Ladezeiten ist zurechen ;)

Alle Bootscreens sind nur für WVGA = 800Á—480 GerÁ¤te

[download id="348"]

Download: [download id="351"]
Diesen Bootscreen gibt es in verschiedenen Variaten, siehe hier: forum.xda-developers.com/

Download: [download id="352"] by Dysgenic

Download: [download id="353"] by Dysgenic

Download: [download id="354"] by Dysgenic

Download: [download id="355"] by korr92

Download: [download id="356"]
hiervon gibt es verschiedene Farbkombis, mehr gibt es hier: forum.xda-developers.com

Download: [download id="357"] by frysee

Download Android Particle Ring: [download id="358"], [download id="359"], [download id="360"] by aph

und noch ein paar Anti-Apple Bootscreens ;)

Download: [download id="349"]

Download: [download id="350"]

No comments yet