I trying to do an simple android application, this application need to looking in a database.
I just need to read information from the database. I don’t need to copy the database, i just want to do some query on it.
I have read through many sites and tutorials and have been unable to understand how i can do it.
I have found a lot of things about how to create a database but just some few things about when you already have a database. And then people want to copy the database, but i don’t understand how to do without copying the database. It’s not useful for me because i just want to read it and i will not change it.
If someone know a easy way to do that or a tutorial who explain how to do, thanks in advance.
Hi,Try This Tutorial,Think Its Useful for beginners
NB:-Dont download the code first study basics ,it will be nice..