N
Neuwieder
Ambitioniertes Mitglied
- 6
Besorg dir einfach ein Programm das funktioniert. Bei mir sich keine probleme mit Bitdefender.
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.
liox schrieb:Funktioniert SuperOneClickRoot eigentlich mit Android 2.2 Build 3.4.2-117 UK Froyo Rom ??
- Make sure you have ADB installed properly and the latest Motorola drivers.
- Download attached archive
- Extract to a directory, I used C : Droid2Root
- Make sure you have USB degugging enabled
- Change connection to PC Mode
Process:
- Open Command Prompt (Start - Run - cmd - Enter)
- adb devices (to verify the connection)
- cd C:/Droid2Root
- adb push Superuser.apk /sdcard/Superuser.apk
- adb push su /sdcard/su
- adb push busybox /sdcard/busybox
- adb push rageagainstthecage /data/local/tmp/rageagainstthecage
- adb shell
- cd data/local/tmp
- chmod 0755 rageagainstthecage
- ./rageagainstthecage
- Let the process run until the prompt returns you to C:/Droid2Root (be patient, it takes a while, but does happen. If not, reboot phone and try again.)
- adb devices (to verify the connection)
- adb shell (you should now have a # prompt)
- mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
- cp /sdcard/Superuser.apk /system/app/Superuser.apk
- cp /sdcard/su /system/bin/su
- cp /sdcard/busybox /system/bin/busybox
- chmod 4755 /system/bin/su
- chmod 4755 /system/bin/busybox
- mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
- exit
rewal schrieb:hat jemand schon die obere Anleitung ausprobiert?
M.Starke schrieb:[...]
[edit Moderator]
Die neue SuperOneKlick Version um Android 2.2 Froyo zu rooten könnt ihr >HIER< downloaden.
Die Anleitung, die Firmware 2.51 zu rooten findet ihr hier:
https://www.android-hilfe.de/forum/...efy.176/uk-rom-2-51-root-anleitung.65247.html
[/edit]