AW: Diablo WIFI HW 2.3 mit Underworld 2.18 und Philips TV 55PFS8109
Steps to allow install other apk and possible root device:
1º Download "Developer Tools" from "Google Play" and enable "Usb Debugging" in "Developer settings". ( https://play.google.com/store/apps/details?id=com.roysolberg.android.developertools&hl=en )
2º Connect ADB via WIFI -> adb start-server" , adb connect IP:5555 (adb and drivers you can find here: http://forum.xda-developers.com/showthread.php?t=2588979 )
3º Install APK -> adb install "com.sika524.android.quickshortcut.apk" (download apk from google play with evozzi apk downloader in web or in chrome extension -> http://apps.evozi.com/apk-downloader/ )
4º Download and unrar Root_Kit_by_N'ayam_Amarsh'e.rar from here:
5º Then wee copy files from archive
->adb push busybox /data/local/tmp
->adb push su /data/local/tmp
->adb push Superuser.apk /data/local/tmp
6º Now we set permissions
->chmod 755 /data/local/tmp/su
->chmod 755 /data/local/tmp/busybox
->chmod 644 /data/local/tmp/Superuser.apk
7º reboot to download
we quite from shell wit 'exit' and now in console:
->adb reboot download
or
->adb reboot recovery
8º in this mode we must connect to TV and copy/move 3 files to proper paths:
busybox and su should be copied to /system/bin
Superuser.apk copy to /system/app
9º after reboot system should be rooted
Steps 7-9 I have not tested
Steps to allow install other apk and possible root device:
1º Download "Developer Tools" from "Google Play" and enable "Usb Debugging" in "Developer settings". ( https://play.google.com/store/apps/details?id=com.roysolberg.android.developertools&hl=en )
2º Connect ADB via WIFI -> adb start-server" , adb connect IP:5555 (adb and drivers you can find here: http://forum.xda-developers.com/showthread.php?t=2588979 )
3º Install APK -> adb install "com.sika524.android.quickshortcut.apk" (download apk from google play with evozzi apk downloader in web or in chrome extension -> http://apps.evozi.com/apk-downloader/ )
4º Download and unrar Root_Kit_by_N'ayam_Amarsh'e.rar from here:
Sie müssen registriert sein, um Links zu sehen.
5º Then wee copy files from archive
->adb push busybox /data/local/tmp
->adb push su /data/local/tmp
->adb push Superuser.apk /data/local/tmp
6º Now we set permissions
->chmod 755 /data/local/tmp/su
->chmod 755 /data/local/tmp/busybox
->chmod 644 /data/local/tmp/Superuser.apk
7º reboot to download
we quite from shell wit 'exit' and now in console:
->adb reboot download
or
->adb reboot recovery
8º in this mode we must connect to TV and copy/move 3 files to proper paths:
busybox and su should be copied to /system/bin
Superuser.apk copy to /system/app
9º after reboot system should be rooted
Steps 7-9 I have not tested
