One approach, depending on your application logic, is to access the cursor for the first time inside queryDataBase and run the query in an AsyncTask. You may be able to hide the delay from the user by putting up a little animation while your app launches.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

