Hi everyone, I'm still quite new Android development and need a way to read information from a database, which I'm not really sure how to do. Essentially my app is a reference for chemistry students, which will read and display information about topics. The database needs to be pre-prepared (with all the information) but I've got confused how to do this in Eclipse, and also how to get this onto a device.
An an example of what I want it to do (without chemistry jargon, and because I'm probably not being too clear :-) ), a user selected the option "Cat", which then pulls from a database things such as "Amount of legs", "Colour", "height" etc. I understand this is probably a really basic thing, but help would be greatly appreciated :) Thanks! -- 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

