You need to use Loaders http://developer.android.com/guide/components/loaders.html
or, if it is the case, an AsyncTask: http://developer.android.com/reference/android/os/AsyncTask.html Good luck On Fri, Sep 14, 2012 at 10:52 AM, Amit Mangal <[email protected]>wrote: > hi there, > > i have list fragment activity. my app is openingvery slow cause i am > loading data from list view please any body have code to load it fast. > > -- > 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 -- Felipe Silveira http://www.felipesilveira.com.br ------------------------------------------------- -- 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

