- Jun 13, 2012
- 48
- 16
Hello
I have a Xperia ARC S phone with Locked bootloader (hungary locked sim modell (t-mobile))
how to install miuiandroid 2.8.24 rom the phone?
i know it can be because miui-hu rom working! and do it this.
miui-hu link: http://miui.hu/miui_romok
Sorry low english language, I'm not very good
Attempts:
Updater-Script removed scripts:
assert(getprop("ro.product.device") == "LT18i" ||
getprop("ro.build.product") == "LT18i");
show_progress(0.500000, 0);
set_perm(0, 0, 0644, "/system/bin/handle_device_name.sh");
show_progress(0.200000, 0);
show_progress(0.200000, 10);
write_raw_image(package_extract_file("boot.img"), "boot");
show_progress(0.100000, 0);
run_program("/sbin/busybox", "rm", "/data/handle_device_name.sh", "-f");
and delete system/bin/handle_device_name.sh File!
still can not get run :S
further tip?
I have a Xperia ARC S phone with Locked bootloader (hungary locked sim modell (t-mobile))
how to install miuiandroid 2.8.24 rom the phone?
i know it can be because miui-hu rom working! and do it this.
miui-hu link: http://miui.hu/miui_romok
Sorry low english language, I'm not very good
Attempts:
Updater-Script removed scripts:
assert(getprop("ro.product.device") == "LT18i" ||
getprop("ro.build.product") == "LT18i");
show_progress(0.500000, 0);
set_perm(0, 0, 0644, "/system/bin/handle_device_name.sh");
show_progress(0.200000, 0);
show_progress(0.200000, 10);
write_raw_image(package_extract_file("boot.img"), "boot");
show_progress(0.100000, 0);
run_program("/sbin/busybox", "rm", "/data/handle_device_name.sh", "-f");
and delete system/bin/handle_device_name.sh File!
still can not get run :S
further tip?