That's very strange. Mine has never lost any edits and hasn't crashed in ages, so I suspect something with your config. Are you running from an SD card? Other config differences? Something unusual is going on.
Lisa Stroyan, lstr...@gmail.com
As a satisfied MLO on Windows user I started to use MLO on Android as well. But MLO Android Edit Task does not save ( most ) changes done. It's a showstopper really. Besides that the App crashes all the time ( > 5 times a day with limited view only usage ). Crash reports have been sent automatically. Wheh will this be fixed?
--
You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mylifeorganiz...@googlegroups.com.
To post to this group, send email to mylifeo...@googlegroups.com.
Visit this group at http://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/4b11e310-2309-43be-9676-b00828d0498d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You are doing it correctly, I double checked and doing exactly what you describe works fine for me. (Though you don't have to select/change profile each time -is it asking, if so that's a clue). Something is screwy...since sync works, I would suggest backing up your desktop, installing MLO on android, reinstall, see if everything works before sync. If it does, sync again, see if it's better, then send detailed notes of problems to sup...@mylifeorganized.net .I don't think they can figure it out with only logs...
Lisa Stroyan, lstr...@gmail.com
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/c939c4c2-3e15-498c-a5db-5e587c5594e1%40googlegroups.com.
Andrey.
Android 4.0 and greater devices have an option called **Don't keep activities** under the **Developer Options** menu. When this option is enabled, the Android OS will destroy an activity as soon as it is stopped. It is intended to help developers debug their apps. For example, it can simulate the case that Android will kill an activity in the background due to memory pressure. In normal use, it is not recommended to turn this option on because this may lead to unexpected issues on the apps, such as freezes, force closes and reboots. When the **Don't keep activities** option is enabled, the lifecycle of the activity is different from the normal case.