I am in the process of developing an Android App that has to receive data as a JSON strings and also post some data back to the server (using REST api) after processing.
While in Java we can do all these by reading URLs and calling REST URLs, wondering if we have any way to do these using the App Inventor 2.
I am not sure if the TinyWebDB will work for all these.
Thank you..
- Raj