android - Can SQLite be used for online databases? -


i new topic question seem primitive people. know if can use sqlite offered in android access online databases rather create own offline database?

any appreciated!

no, sqlite local, embedded databases.

to access databases on network need use whatever api offered, such web service api used on http(s).


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

sql server - TFS 2012 TF255062 Error after removing 'Active Directory' Role -