0

I have an app that is written in java and runs on Android 7. The app communicates with the backend and saves the data from backend into the local SQLite database. This stored data is used permanently and therefore the database is repeatedly searched for data via SQL and new data is also written in SQLite. I plan to write one or more activities in HTML5. The question: is there a way from HTML5 to access SQLite and instances of Java classes of the client?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.