B4A-JSON app tutorial using B4A, JSON, MySQL and PHP.

PaulMeuris

Active Member
Licensed User
Are you up for another challenge? Try this tutorial. Maybe you like the end result.
Short 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.
In B4A a JSON library is used to parse the received JSON object to a list.
This is how it will look like:
tut4_001_03.png
tut4_001_07.png


You will find some interesting links to other study material in this tutorial.
And of course here is the link: B4A-JSON
Happy coding!
Paul.
 
Top