Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 581 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 581 Bytes

TempoNative

Android kotlin flavor of my original (React Native) Tempo app 🤖🌧.

Original project and prints here.

Download

You can download the final package from links in Releases section on the right side of this page

Build

Require Android Studio to compile

  • Go to package bleszerd.com.github.tempo.network.api
  • Change API_KEY constant in ForecastRequest file with your HG Brasil Weather API key
  • Build the APK (Android Studio -> Build Bundles/APKs -> Build APKs)
  • Done