| http://www.w3.org/ns/prov#value | - by padde ?? Thu May 20, 2010 4:21 am I would use a AsyncTask that runs the DB init stuff and handles the ProgressDialog.If the user hit the back button while DB init is running the app simply close itself.You could of course add some r-u-sure dialog thing before close.If the DB init is finished you call a method where the app goes on.. whatever it is in your case.Here is an example of what i mean:
|