This example demonstrates several things: Cross platform code and files, similar to the way XUI2D games are organized: All the logic is implemented in a class named EditableTable. The module is located in the projects parent folder. The two asset files (list of animals - source; and the...
www.b4x.com
want to know how to modified or change the Json File ?
I think you're asking about the json with the questions of the B4XDialog.
You can see it in the B4XPreferencesDialog that the recommended way to do it is with Forms Builder tool.
I think you're asking about the json with the questions of the B4XDialog.
You can see it in the B4XPreferencesDialog that the recommended way to do it is with Forms Builder tool.
1. Please post the code AND the error message from the logs as TEXT within CODE TAGS. 2. Don't post images 3. Describe what the problem is (full sentences, not 3 words, not "my car doesn't work - guess what it is") 4. Use the search function FIRST (assume you're not the first person having that...