annihilator
Members
- Jul 27, 2013
- 1,103
- 132
/data/data/com.android.providers.settings/databases/settings.db
UPDATE global SET value = 1 WHERE name like 'data_roaming%'
UPDATE global SET value = 0 WHERE name like 'data_roaming%'
I just found a workaround for mobile data while roaming! It should work on all lollipop versions for MI2(s).
To enable data while roaming open the file:
as root with your favourite sqlite editor (I use SQLite Debugger, which works fine) and update the values of every row which contains "data_roaming" in the table global to 1.Code:/data/data/com.android.providers.settings/databases/settings.db
You can do this with the following command:
Do not forget to commit the changes if you use SQLite Debugger and then reboot your phone. If this doesn't work, try to switch data off and on again.Code:UPDATE global SET value = 1 WHERE name like 'data_roaming%'
If you want to disable data while roaming you can use the following command:
Code:UPDATE global SET value = 0 WHERE name like 'data_roaming%'
Is there a digital clock widget? In the past I used the KitKat clock but the alarm function produces crashes...
I went back to version 4.12.12(KitKat). The best release for me, long battery live on a single charge.
Wysłane z mojego MI 2S
@up,
I will come back to home, and share a link
-edit-
Link to sMIUI 4.12.12
https://docs.google.com/file/d/0B5reHgqJtdTnNWNXVnhGMmJxWHM/edit?usp=docslist_api
sure, install TWRP recovery by rayglobe and follow "How To Install" on post 1Any idea how to install the ROM on Mi Note??
@up,
I will come back to home, and share a link
-edit-
Link to sMIUI 4.12.12
https://docs.google.com/file/d/0B5reHgqJtdTnNWNXVnhGMmJxWHM/edit?usp=docslist_api
You mean installing CWM on aries L base MIUI ?I success to install cwm, and you need to flash using fastboost an older miui stable then use fastboost to flash recovery img.
I dont't try but ivans New cwm build could work it can handle the merged partitionsYou mean installing CWM on aries L base MIUI ?
do u have a link?I dont't try but ivans New cwm build could work it can handle the merged partitions
do u have a link?
First flash it with flash.bat via fastboot (unpack this _______recovery.zip) it is ivan`s chinese cwm, after that install via chinese cwm this new english language recovery zip (signed_recovery_6.0.5_NEW_Partition_with_aboot.zip) from our russian friend gdb147 from 4pda...
https://yadi.sk/d/h-k0Qzp4gSksV
https://yadi.sk/d/q0iRs3Q_gSkbi
Aries is still based on 5.4.17 version? No problem solved?
Development for sMiUI ARIES is currently paused. Please use last KitKat Build 5.3.27 or last Android L Build 5.4.17 !
Development is just paused, not discontinued!
Xiaomi has to fix some things and I´am currently working on a new project which you might like a lot !
Please stay tuned and dont ask for ETAs
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation