+ 4
how can i link database with android.
does anybody knows how to do backend in android??
4 ответов
+ 3
sql, for example.
There are some useful classes like cursor and curdor adapter that make it possible to turn queries into listviews with only few lines of code.
Google provides tutorials about databases on the official documentation site.
+ 2
sqlite editor
+ 2
thanku😘
+ 1
using sqlite