I wanted to fetch a specific data from a website and display in a label in my app. Suppose there is a website where data changes everytime like weather forecast website.
I just want to fetch data whenever someone open the app. I want to fetch Temperature from that website. How to do that WITHOUT API system
please do the tutorials to learn the basics and try something yourselfā¦ then if you got stuck, post a screenshot of your relevant blocks to get helpā¦
A very good way to learn App Inventor or Kodular is to read the free Inventorās Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ā¦ the links are at the bottom of the Web page. The book āteachesā users how to program with AI2 blocks.
There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps
How to do a lot of basic things with App Inventor are described here: How do you...? .