I am developing a wearable web input method application, and I want to provide a candidate list containing the words predicted based on what user typed. Therefore I need a database. However, I found there is only indexedDB available, and I did not found any API that I can integrate my Database file into my application, I need to create the indexedDB from zero after I launch my application. Is there any way to have a database available right after the application is installed?
Database file for wearable web application
Hi everyone,
I am developing a wearable web input method application, and I want to provide a candidate list containing the words predicted based on what user typed. Therefore I need a database. However, I found there is only indexedDB available, and I did not found any API that I can integrate my Database file into my application, I need to create the indexedDB from zero after I launch my application. Is there any way to have a database available right after the application is installed?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio