Answer the question
In order to leave comments, you need to log in
How to use SQlite(Java) database?
I have a list which is filled with the method :
catalog.add(''name'',price,R.id.image);
how to populate it from the database?
Answer the question
In order to leave comments, you need to log in
Perhaps it will help to figure it out:
codeproject.com/Tips/1018322/Android-Using-SQLite-...
Also, in principle, you can work with SQLite on Android via JDBC (as well as on other operating systems), but this is undesirable:
www.codeproject .com/Tips/815186/Java-JDBC-SQLite-R...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question