WeatherApp : Consume of data from Open Weather API Features: brief description 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 Show case: Photos Show case: Video WhatsApp.Video.2023-03-28.at.5.37.50.PM.mp4 Knowledges 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 Furthermore... Custom views for layout Include's layouts Get properties for api key Management project Git flow