M
Meico
Erfahrenes Mitglied
- 25
Gibt es eigentlich schon ein Theme für die Rom von Mustymod???
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
adb push bootanimation.zip /data/local/bootanimation.zip
Es würde helfen, wenn Du sagst, was eigentlich das Problem ist (also etwa: funktioniert einfach nicht / Galaxy bootet nicht / Galaxy hat Deinen Hund gefressen / ...)Ai4key schrieb:habe versucht eine boot-animation über adb zu flashen mit
was hab ich falsch gemacht?Code:adb push bootanimation.zip /data/local/bootanimation.zip
adb push bootanimation.zip /system/media/bootanimation.zip
lx01 schrieb:Es würde helfen, wenn Du sagst, was eigentlich das Problem ist (also etwa: funktioniert einfach nicht / Galaxy bootet nicht / Galaxy hat Deinen Hund gefressen / ...)
Spontan würd' ich aber sagen, es muß heißen
Code:adb push bootanimation.zip /system/media/bootanimation.zip
adb push bootanimation.zip /system/media/bootanimation.zip
*daemon not running. starting it now*
*daemon started successfully*
cannot stat 'bootanimation.zip': not such file or directory
adb push bootanimation.zip /data/local/bootanimation.zip
cd c:\android\tools
c:\tools\adb remount
adb push bootanimation.zip \system\media\bootanimation.zip