I'm having a lot of problems trying to run a program developed in HTML 5, Javascript, Ajax, JSON, IndexedDB, MySQL, PHP together with the Intel XDK IDE.
The program is very simple it captures MySQL information and persists in IndexedDB, this only works on Intel XDK emulation, when I install it on Android 4.1.2 (API 16), it does not work, plugins and even then it will not.
The question is, does this project only have a button screen to execute the synchronization and a ListView
, and how simple is it at the moment if you use WebSQL that works perfectly and there tomorrow or later the WebSQL will even be discontinued?