frank_m
Ehrenmitglied
- 8.736
Darf ich fragen, warum du dir das ROM geflasht hast?
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.
dankeGKage schrieb:Overcome:
- root (geht natürlich auch ohne OC)
- overclocking / undervolting
- optische Änderungen
- Verbesserung der Performance - läuft flüssiger als Stock-Rom.
Root Explorer method:
1. Rename your boot animation to bootanimation.zip
2. Put it on your SD card
3. Open Root Explorer and copy bootanimation.zip to /system/media. This will replace the existing boot animation
4. Reboot your phone
ADB method:
1. Make sure you have downloaded android sdk
2. Put android sdk in C:\
3. Set the directory of command prompt to C:\android-sdk-windows\platform-tools. Click here for a video tutorial.
4. Rename your boot animation to bootanimation and put it in C:\android-sdk-windows\platform-tools
5. Open cmd
6. Type in order:
-adb remount
-adb push bootanimation.zip /system/media/bootanimation.zip
-adb reboot
tes schrieb:Moin zusammen,
ich hab mich auch mal heran gewagt.
Kann mir jemand erklären wie ich die "Cool boot animation" gegen die normale austauschen kann. Wo bekomme ich die her und wie kriege ich sie drauf?
Gleiches gilt für die Batterieanzeige. Gibt es da noch was schöneres?
GKage schrieb:Overcome:
- root (geht natürlich auch ohne OC)
- overclocking / undervolting
- optische Änderungen
- Verbesserung der Performance - läuft flüssiger als Stock-Rom.