I am displaying a few string values in spinner through resources, and am storing the string values in db. Now i need to set the selection on the basis of these string values. for example if spinner has "a", "b", "c", "d"
and value in db is "c", third item should be selection while my screen appears, how to do that ? any similar method in spinner ? regards -- 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

