While debugging other application I've noticed that my app constantly starts to run. I've noticed this in the device
view in eclipse.
How can I debug what code causes it to start? or what process start to run.
Asked
Active
Viewed 48 times
0

RCB
- 2,253
- 2
- 25
- 49
-
If you close app using "Stop" in the Devices tab, does it restart again? – Dimmerg Jan 26 '14 at 17:51
-
@Dimmerg after a while, yes. – RCB Jan 27 '14 at 13:44