onCreate() called while Activity is stopped (but not destroyed). Only after installation

后端 未结 4 1176
醉话见心
醉话见心 2021-01-01 04:22

I\'m working on an app that targets Api 19, and that is basically a Processing sketch.

The problem I\'m facing is that the first time my app is run, right after inst

4条回答
  •  渐次进展
    2021-01-01 04:54

    In above diagram may OnDestroy method never called because other application need memory.

提交回复
热议问题