ANDROID STUDIO PROJECT
Basic project that enables us to use the available Weather API and help us predict the weather of different cities entered byu the user!
The app implements the concepts of being able to download the web content from online websites and also extract the JSON data that can be manipulated as per the requirements of your app.
The API used is available at api.openweathermap.org website.
riyasinghal04/whatsTheWeather
Basic project that enables us to use the available Weather API and help us predict the weather of different cities entered byu the user!
Java