Zenithink ZT180 kullanıcısıyım. Android 2.1 kullanıyordum. Burntool 7.41 ile android 2.2 yükledim. İlk olarak cihaz açıldı lakin şu anda cihaz android yazısında kalıyor.
Sanırım '' Su '' isminde dosya varmış onu biyerlere atmak gerekiyormuş. Tam anlayamadım.
Aşağıda anlatımı var ama beceremedim. Yardımlarınızı bekliyorum.
Please download the above su.zip then unzip it to get the "su" executable. Push "su" executable to a temp location in your ZT-180: adb -s 192.168.0.105:5555 push su /sdcard/temp
Save ZT-180 original su before replacing it with magicaandroidapps' su: adb shell # mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system # mv /system/xbin/su /system/xbin/su_original # busybox cp /sdcard/temp/su /system/xbin/su # chmod 6755 /system/xbin/su