Hello.
It isn't Gideros problem. Looks like eclipse and my hands.
When i install my application it causes some process to die. These processes are another my applications.
In eclipse it looks like that:
09-01 12:12:30.440: I/ActivityManager(76): Process com.debia.rebusisto (pid 640) has died.
09-01 12:12:31.060: I/ActivityManager(76): Process com.debia.zagadkisto (pid 627) has died.
Does anybody has experience with that and how to fix it?
Comments
http://forum.xda-developers.com/showthread.php?t=897823
Problem happens only on install and only with mine applications. Even if application doesn't open i receive message "Unfortunately, Sostav slova has stopped".
May be it is about memory management, but not about not enough memory.
I saw something similar on Heyzap service (in older SDK) which tracks installation of other apps, and everytime you install new app, it crashed.
So maybe this is something similar?