I went to a workshop on Integrating Telco API (Voice and SMS). After going through the API docs and figuring out the API and setting it up on my server with PHP in 25minutes, I was left with 5 minutes to work on the Interface. Whiles a lot of people were working with Web Frameworks, I decided to use B4A.
....In 5 minutes
-I started the IDE, loaded the Designer, Added couple of buttons and Edittext,
-Declared them, Added Okhttputils and JSON Lib,
-Initiated a call to the URL to my server where the API resides,
-Received JSON response and processed it
-Then Displayed a successful confirmation message box
and voila ......am the winner
https://twitter.com/mcqueccu/status/1115711715394621440?s=12
....In 5 minutes
-I started the IDE, loaded the Designer, Added couple of buttons and Edittext,
-Declared them, Added Okhttputils and JSON Lib,
-Initiated a call to the URL to my server where the API resides,
-Received JSON response and processed it
-Then Displayed a successful confirmation message box
and voila ......am the winner
https://twitter.com/mcqueccu/status/1115711715394621440?s=12