You'll need :
- Android Studio - Download and Install it from here - https://developer.android.com/studio
- OpenWeatherMap API key - Sign up here - https://home.openweathermap.org/users/sign_in and get it under the API Keys tab.
Steps to Implement :
- Download and extract the ZIP file.
- Open Android Studio.
- Click on Open
- Locate the File
- Click OK
- Trust the Project
- Replace YOUR_OPENWEATHERMAP_API_KEY in res/values/strings.xml with your actual OpenWeatherMap API key.
- Open the Main Menu --> Build --> Generate App Bundles or APKs --> Generate APKs (A notification will appear saying Generate APKs)
- Click on locate and that's the required APK.
Suggest some Improvements!
