Android kotlin flavor of my original (React Native) Tempo app 🤖🌧.
Original project and prints here.
You can download the final package from links in Releases
section on the right side of this page
Require Android Studio to compile
- Go to package
bleszerd.com.github.tempo.network.api
- Change
API_KEY
constant inForecastRequest
file with your HG Brasil Weather API key - Build the APK (Android Studio -> Build Bundles/APKs -> Build APKs)
- Done