Skip to content

Weather forecast using OpenWeatherMap and images search engine using Pixabay + Google Maps for locations

Notifications You must be signed in to change notification settings

bondif/weather-android-app

Repository files navigation

Weather Forecast Mobile Application and much more 😋

Demo Video

Video

The application is divided into 3 parts :

1. Weather Forecast

The user can search for a city to get its min/max temperature, the pressure and humidity for every 3 hours in the next 4 days.
Using a chart, the user can also view the wind, the precipitations and temperature of every day in the next week.
The app uses Open Weather Map to get the all weather forecast information mentioned above.

2. Images Search Engine

Using a keyword, the user can look for images he/she wants.
The app uses Pixabay API to search images.

3. Images Gallery

The user can take photos using his/her phone camera (camera permission needed).
Every time the user takes a photo, the application records the location and store locally (SQLite DB) with the photo.
Later, the user can view photos (gallery permission needed), and see the location they've been taken on, using Google Maps.
The application uses Google Maps API, and it uses SQLite to store the image and its location.

More Technical Details

The application uses :

Make sure you edit the Google Maps API Key in app/src/main/AndroidManifest.xml in order for the Map to work.

If you like it do not hesitate to give it a star ⭐️

About

Weather forecast using OpenWeatherMap and images search engine using Pixabay + Google Maps for locations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages