database support in Samsung galaxy gear 2
问题 I wanted to know which database does the Samsung Galaxy Gear 2 support. Gear 2 being based on Tizen I tried using the Web SQL database. However on the emulator it shows that the Web SQL is not supported. Can anyone tell me which database is supported for the Gear 2 ? 回答1: There are 3 ways get this done .. HTML5 Webstorage, IndexedDB and good old Files . More importantly, the Tizen wearable sdk comes with sample code HTML5 WebStorage Example. Since your apps are written in HTLM5 and compiles