- Turn on your location (hardware) and get data actual weather in your location (latitude, longitude)
- Refresh data in menu Toolbar
- Open the settings and set your preferences. ex: set dark theme.
- Get your last data in your cache with Shared Preferences, in case of no network connection
WhatsApp.Video.2023-03-28.at.5.37.50.PM.mp4
- Get geo location with google services location
- Get data from internet with Retrofit2
- Get permissions with Dexter
- Saved shared data with Shared Preferences
- Converters Json's with Gson library
- Custom views for layout
- Include's layouts
- Get properties for api key
- Git flow