Hi all,
I'm having a bug. my program has multiple activities but my main activities the problem every time debug the program or launch the program (activity_create) and then switch to another activity. that activity loads and the within seconds with out pressing anything the main activity pops up again. if anyone knows a solution or has had this same problem, please tell me a fix? i have tried activity.finish
*also i'm using httputils2 to load some websites on the main activity if this is the problem please tell me how to stop the function when switching to different activities.
I'm having a bug. my program has multiple activities but my main activities the problem every time debug the program or launch the program (activity_create) and then switch to another activity. that activity loads and the within seconds with out pressing anything the main activity pops up again. if anyone knows a solution or has had this same problem, please tell me a fix? i have tried activity.finish
*also i'm using httputils2 to load some websites on the main activity if this is the problem please tell me how to stop the function when switching to different activities.