3. App description
A B4A example that uses JSON, MySQL and PHP for lists of Thai translations.
JSON (JavaScript Object Notation) is used to get data from a MySQL database.
The MySQL database management system can run on a local or on a remote web server.
PHP scripts are used to connect to the database and run the select queries.
In B4A a JSON library is used to parse the received JSON object to a list.
Transliteration:
In the app I use a transliteration of my own using my native language (Dutch).
I write down what the Thai letter, word or sentence 'sounds like' in Dutch.
There are several transliterations for the Thai language.
Support files:
In this tutorial you can use sound files and custom true type fonts.
A sample database sql script is also included.
Download link:
Files