R
R
Roman2019-01-31 20:21:05
JavaScript
Roman, 2019-01-31 20:21:05

How can Android work with SQLite from a browser using JavaScript?

Hello. - I need to organize work with a local database
on an Android tablet from a browser - how and on what is the best way to do this? I was advised to use localStorage - but this is not quite what I want. I read that SQLite is already installed on Android - how can I organize work with it from a browser with JavaScript? Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2019-02-01
@klim76

make an application consisting of a WebView in it allow js. And then google on the topic of catching js events in WebView and process them in the application

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question