here is the problem:
E/SQLiteLog( 2348): (1) no such column: ٠
7128:
7129: D/AndroidRuntime( 2348): Shutting down VM
7130:
7131: W/dalvikvm( 2348): threadid=1: thread exiting with uncaught exception (group=0x417ed300)
7132:
7133: E/AndroidRuntime( 2348): FATAL EXCEPTION: main
7134...
The same problem here:
Could not change the database journal mode of '/data/data/com.miui.player/databases/com_miui_player.db' from 'delete' to 'مستمر' because the database is locked
I think that you should search the value 'مستمر' in translated files and just delete it.
It seems the problem is here:
Could not change the database journal mode of '/data/data/com.miui.gallery/databases/analytics_٣.db' from 'delete' to 'مستمر' because the database is locked
Assume that The Arabic translation has some translated default values (constants). What ist the 'مستمر'...
A bit strange CPU results - may be M1S Young version?
My Antutu 2.9.4 Total: 7208, CPU: 3521, GPU: 1599, RAM: 1512, IO:576
Anyway, I can't explain what's wrong with the signature, because M1S Young has the same firmware :(
System info of my M1S
1. If you install dev version 2.11.16 is Ok - you'll get root, because it's disabled in stable branch.
2. It seems your zip file is broken (incomplete download may be). It's MD5 must be:
09e59dea82c80b0e451c2ed860255720 *miui_Mioneplus_2.11.16_09e59dea82_4.0.zip
you can see the first 10...
@fusionjack,
Thanks, the only one change is:
==============================
Find and delete all
android:screenOrientation="portrait"
strings in AndroidManifest.xml
==============================
1. 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...
Tarry,
1. Download the last developer version: http://files.miuiandroid.com/2.11.16/update.zip
2. Copy update.zip to the root of the SD card.
3. Reboot to the recovery mode (Updater app -> Menu -> Reboot to recovery).
Recovery:
1. Select English - volume buttons up and down, power button to...
I see, but it's just impossible hard for a normal user - install java, decompile, patch, compile update apk on the phone. For Xioami MiOne you must install RootExplorer, copy to /system/app, change the attributes, etc etc. Horror!
It's just an one extra operation for the build process, and...