Hi all,

I have a very simple question :

I have an android app witch have an activity displaying a list of item from
a category stored in the database. In this database there is many different
categories, so my activity filter the selected category to show only item
from this one in particular.

Is it possible to create programmaticaly as many widget as there is
different categories in the database, so i can put all these widget on my
launcher and when I click on one of them, it launch me my activity with the
correct category items inside ? (these widget are working just like icon
shortcut on the launcher, no updated information inside).

Thanks for your help.

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

Reply via email to