*> I have created list elements in spinner from strings.xml. *
*> I store element in database using spinner1.getSelectedItem().**toString();
*
This code doesn't show how you store the info in the database. It shows how
you get the data to be stored in the database.
*> How to retrieve that element
I have created list elements in spinner from strings.xml.
I store element in database using spinner1.getSelectedItem().toString();
How to retrieve that element from database?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this
2 matches
Mail list logo