Well, how about filling list view with items dynamically?

On Mar 29, 11:05 pm, Mark Murphy <[email protected]> wrote:
> Paul Turchenko wrote:
> > What is the most correct way to populate your list items from database/
> > contentprovider records when querying then takes too long?
>
> Run your query in an AsyncTask and call setListAdapter() in
> onPostExecute() of the task.
>
> What, precisely, is not "desirable" about that solution?
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> Android Online Training: 10-14 May 2010:http://onlc.com

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to