Hi,
I have a problem that is driving me crazy
my app has many activities (main and others).
All is working fine until I activate some code that make use of httputils.
The httpjobs work fine (I receive what expected from the server), but from time to time the foreground activity "X" closes (userclosed = false in the log) and it's shown the main activity. Exiting from the main activity, brings up the "X" activity closed. So, my app seems to be crazy.
Any hint?
Thank you
I have a problem that is driving me crazy
my app has many activities (main and others).
All is working fine until I activate some code that make use of httputils.
The httpjobs work fine (I receive what expected from the server), but from time to time the foreground activity "X" closes (userclosed = false in the log) and it's shown the main activity. Exiting from the main activity, brings up the "X" activity closed. So, my app seems to be crazy.
Any hint?
Thank you