Hello, I am working on using spinners for an app, which is pulling from a SQLite database. So far I have been able to populate the spinner with records from the database, but I am running into problems retrieving the selected option in order to populate a second spinner based on a second query using the result of the first selection. It would be very much appreciated if anyone has any tips or websites that would help with the onItemSelected() method.
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

