3.2.8


Status
Not open for further replies.
Dear ingbrzy , we are speaking about the M1S (not M2, m2 is Ok)
i don't habe any crash but when i try to delete a picture it close the application
how i can make a log , can you tell me
MIUIGallery.apk is same for Mi2 and Mi1S... so it should work fine for both devices...
make a logcat with adb or any logcat app from Gplay....
 
  • Like
Reactions: jpenzo
MIUIGallery.apk is same for Mi2 and Mi1S... so it should work fine for both devices...
make a logcat with adb or any logcat app from Gplay....

i try logcat and i come back to you
i would like to be sure that the rom of friday if it is the last V4 for the M1S
that SMS rotation , Camera and Gallery is OK in order to keep this rom until the future V5 in april/may ?
 
i try logcat and i come back to you
i would like to be sure that the rom of friday if it is the last V4 for the M1S
that SMS rotation , Camera and Gallery is OK in order to keep this rom until the future V5 in april/may ?
dont worry... it should be fine...
 
Anyone know where Calendar data is stored? I lost it all when I upgraded, even though I'd done a MIUI restore and Titanium restore of app and data for Calendar Storage. I use the aCalendar app.
 
Anyone know where Calendar data is stored? I lost it all when I upgraded, even though I'd done a MIUI restore and Titanium restore of app and data for Calendar Storage. I use the aCalendar app.
if you had added Google account, its stored in google.com/calendar and will be synced when you will add your google account again..
 
Thanks, but I don't believe in that-search-engine-that-everyone-uses. The Greatest Data Mining Operation In The History Of The World.

Local storage only and no syncing. But where?
 
Thanks, but I don't believe in that-search-engine-that-everyone-uses. The Greatest Data Mining Operation In The History Of The World.

Local storage only and no syncing. But where?
You might be looking for a
Code:
/data/data/com.android.providers.calendar/databases/calendar.db
file.
 
OK that seems to be where it's stored. But looking in MIUI/Backups/AllBackups/{date} there is nothing related to calendars. (Unless SystemSettings has all data) And TitaniumBackup has only:
Code:
root@umts_spyder:/mnt/sdcard/TitaniumBackup # ls -al *calen*                   
----rwxr-x system   sdcard_rw   526844 2012-12-15 12:19 com.android.calendar-198afa0029b20c50345a1a129d097d2c.apk.gz
----rwxr-x system   sdcard_rw     4586 2013-02-17 14:32 com.android.calendar-20130217-223214.properties
----rwxr-x system   sdcard_rw      534 2013-02-17 14:32 com.android.calendar-20130217-223214.tar.gz
----rwxr-x system   sdcard_rw     4610 2013-02-17 14:32 com.android.providers.calendar-20130217-223215.properties
----rwxr-x system   sdcard_rw     6517 2013-02-17 14:32 com.android.providers.calendar-20130217-223215.tar.gz
----rwxr-x system   sdcard_rw   113300 2012-12-15 12:19 com.android.providers.calendar-5829b02207a76ba65dfbc4445dc96d7d.apk.gz
----rwxr-x system   sdcard_rw   168303 2013-02-17 13:58 com.bitfire.development.calendarsnooze-133028087d6156e5c264b2a636c38730.apk.gz
----rwxr-x system   sdcard_rw    13741 2013-02-17 14:32 com.bitfire.development.calendarsnooze-20130217-223214.properties
----rwxr-x system   sdcard_rw     3403 2013-02-17 14:32 com.bitfire.development.calendarsnooze-20130217-223214.tar.gz
----rwxr-x system   sdcard_rw   402979 2013-02-17 13:57 org.withouthat.acalendar-020ae716cc429187052c3de76a61698a.apk.gz
----rwxr-x system   sdcard_rw    10148 2013-02-17 14:31 org.withouthat.acalendar-20130217-223156.properties
----rwxr-x system   sdcard_rw    38063 2013-02-17 14:31 org.withouthat.acalendar-20130217-223156.tar.gz
root@umts_spyder:/mnt/sdcard/TitaniumBackup #
... No Calendar Storage...
 
OK I played around with adb, remote mount, etc, and found that
/data/data/com.android.providers.calendar/databases/calendar.db
does in fact contain my legacy data. I rebooted, and sure enough there it is. No idea why it didn't work before.
 
Status
Not open for further replies.