My project is located here: http://tinyurl.com/mzfp8f8
I don't know what needs to be done to make this app resume correctly after another app is run. What aspects need to be saved when the app is paused? Can I somehow simply restart the app when activity resumes? I keep my data saved whenever it is changed in the app so restarting it won't lose any data. It is mainly a tabhost so I could save the current tab as well. Basically if I can find out how to restart it after resume, I think that would work. Any suggestions?
Thanks again for assistance.
I don't know what needs to be done to make this app resume correctly after another app is run. What aspects need to be saved when the app is paused? Can I somehow simply restart the app when activity resumes? I keep my data saved whenever it is changed in the app so restarting it won't lose any data. It is mainly a tabhost so I could save the current tab as well. Basically if I can find out how to restart it after resume, I think that would work. Any suggestions?
Thanks again for assistance.