- Feb 11, 2012
- 11,594
- 322
Not a bug... easy fix - make an account...The last problem that still exists is the mandatory xiaomi account if you want to install the theme the first time.
Not a bug... easy fix - make an account...The last problem that still exists is the mandatory xiaomi account if you want to install the theme the first time.
@iBot, the multilang pack finally works for Xiaomi MiOne(S), but you script doesn't move the translated FileExplorer.apk, MiuiGallery.apk and Music.apk to \data\media\preinstall_apps\ so they aren't translated
and the carrier label is wrong
2. Strange - I haven't FC on MiOne, just 'unknown' network label (which phone model generates FC?). May be just copy the original spn-conf - it's almost empty, but could help.
German firmware has the original spn-conf.
Specific issue for all Samsung devices like i9100, i9300, n7000, n7100...
Langs packs might not have /data folder I completely forgot about that. I have to redo scripts and find data mount point for every device. Ugh1. There isn't any /data/media/preinstall_apps dir in mione lang pack at all. And you should move 'fat' apps to /data/media/preinstall_apps in your firmware too.
2. Strange - I haven't FC on MiOne, just 'unknown' network label (which phone model generates FC?). May be just copy the original spn-conf - it's almost empty, but could help.
German firmware has the original spn-conf.
About phone and network op selection FC's again on 2.11.16...
change language to Polski or čeština or slovenčina and try it again... there is included fix for that... so yours translator (what language are you using..?) can include it also...Yes. And multilang if that matters.
@iBot, why do you need data mount point for every device? We need such trick (with /data/media/preinstall_apps) for XiaomiM1(S)?
Yep, but for Xioami Mi1 only!
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/userdata", "/data");
package_extract_dir("data", "/data");
set_perm_recursive(1000, 1000, 0755, 0644, "/data/media/preinstall_apps");
unmount("/data");
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation