Two instances of my android application are running…How to avoid this?

前端 未结 6 1809
一生所求
一生所求 2020-12-05 12:13

Here is my problem -

  1. I copied my .apk file onto phone memory card and launch my application clicking on it and it allows me to install my application.I ins

6条回答
  •  抹茶落季
    2020-12-05 13:06

    If you haven't got this sorted yet, I would say your app is actually being killed when home is pressed, or perhaps you have a bug that doesn't latch onto whatever object is keeping state.

提交回复
热议问题