I'm new to Android development so I don't really know how all this works. I know a lot of web languages but they're a lot different from java (which is what Android uses, I believe). I'm trying to create a small application but can't figure out how to populate a list or select box with data. How do I store the data so when you install the application it will read it from some database/file and display it? Do I need to use SQLite for this? If yes, how do I populate it before exporting the application? Sorry, I'm new...
-- 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

