motorola droid - Android Moto G - sleep causes destroy message -


im fixing bugs when app not main active app. devices pause message, lost messages etc. these expect. thing dont on moto g device destroy message when returning app menus etc, or device put sleep.

is there reason this? fixing up, seems harsh have destroy app because phone call or sleep device, not im loading complex game or anything

the moto g appears have rather aggressive memory management. android has low memory killer, determines processes kill depending on device configurations.

while moto g have 1gb of ram, minfree settings applied motorola seem kill apps on background.

there instructions on web how address user, developer, best save state when backgrounded in onpause().

http://m.androidcentral.com/fine-tuning-minfree-settings-improving-androids-multi-tasking

http://developer.android.com/reference/android/app/activity.html#processlifecycle


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -