I am using AsyncTask. When I call the 'execute' function, a new
thread is created. However, when the doInBackground function returns,
the thread remains (seemingly forever), even though I have no
references to the AsyncTask object anymore. This is true, even if I
force a garbage collection.
How do I get the AsyncTask thread to exit?
Thanks
--
Context#getDatabasePath() is to get the database patth that we
use(query(), insert(), update() and so on)
I have an question.
On opposite side, do you know which is the method to set the path
which I set again.
Please let me know if available.
Thank you a lot.
--