On Wed, Mar 3, 2010 at 10:07 PM, -DC- <[email protected]> wrote: > Does someone have a simple solution for this? >
Tip: when you can't find the functionality you need in a given class, check its base classes. In this case, you would find this: http://developer.android.com/intl/de/reference/android/widget/AdapterView.html#setOnItemSelectedListener(android.widget.AdapterView.OnItemSelectedListener) ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

