Skip to content

RPANDUGA/Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This sample Android app lets you type a city name and fetch the current conditions using the free Open-Meteo APIs.

How it works

  • The app geocodes the city name to coordinates with the Open-Meteo geocoding endpoint.
  • It then retrieves the current weather for that location and displays temperature, wind speed, and the last update time.

Notes

  • The app requires internet access to call the APIs (see AndroidManifest.xml).
  • No API key is needed for the Open-Meteo endpoints used here.

About

Simple Android application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages