S samperizal Active Member Licensed User Longtime User Nov 4, 2019 #1 Regards. Is there an example of how to call a URL that returns a json and how to read the result. Thanks in advance. P. S excuse the English
Regards. Is there an example of how to call a URL that returns a json and how to read the result. Thanks in advance. P. S excuse the English
DonManfred Expert Licensed User Longtime User Nov 4, 2019 #2 okhttputils2 Search the forum. There are plenty of examples. Use this page to help you parsing the json http://basic4ppc.com:51042/json/index.html https://www.b4x.com/android/forum/threads/b4x-okhttputils2-with-wait-for.79345/#content See the Code from Example of downloading a quote from a quotes service Last edited: Nov 4, 2019 Upvote 0
okhttputils2 Search the forum. There are plenty of examples. Use this page to help you parsing the json http://basic4ppc.com:51042/json/index.html https://www.b4x.com/android/forum/threads/b4x-okhttputils2-with-wait-for.79345/#content See the Code from Example of downloading a quote from a quotes service