I've used the AlertDialog for doing that kind of thing, you can pass a String array to the setItems() method for your options.
On Jun 15, 5:23 pm, Lucius Fox <[email protected]> wrote: > Hi, > > When I click the home screen, android pops up a 'selection dialog' (i > am not sure what is the technical term) to ask me to add 'Widget', > 'Shortcut', 'Folder', etc. etc. > Can you please tell me how to pop up those kind of selection dialog? > Where can I find example for that? > > Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

