In this video we are going to Connect our Sketchware app with any API (Application programing interface)
an API is an interface for fetch data from a WEB SERVER to an Android app
as like we know we cant directly fetch data from a web server (database) to an android app.
Thats why we need API for
We can request a data from an API and it will respond with a JSON file.
we can easily display json in an android app
GET FREE MOVIE API
OMDB -http://www.omdbapi.com/
CODE:
https://dreamplayy.blogspot.com/2020/...
LIKE SHARE SUBSCRIBE
PLEASE READ:::::::
In next video we are going to make our own API on our WEBSITE and fetch data from webserver to android app
if you want that tutorial video let me know in comment