I'm attempting to implement a long click listener on a list activity that simply works the same way as when you long click on a contact in your address book. That is, displaying an AlertDialog with a list of options (one option might be to add the value clicked as a favorite or something). I've attempted to use something like the following.. http://pastie.org/655392 I realize this is wrong and my implementation is totally screwed up, but I'm getting really confused with how to implement this. Any help would be great. Thanks
Regards, Lee --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

