Android application, that smartly answers the question: is now good time to wash your car or not?.
CarWashForecaster is hosted in the following web site
https://github.com/AlexKorovyansky/CarWashForecaster
If you think the Android project CarWashForecaster listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CarWashForecaster.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.INTERNET |
There are 1 image files in CarWashForecaster. The names of the image files are listed as follows.
ic_car_wash.png
The following screenshort is generated from the image listed above.
CarWashForecaster has the following Java source files.
com.alexkorovyansky.carwashfor.ForecasterAppWidgetProvider.java com.alexkorovyansky.carwashfor.TimberInjector.java com.alexkorovyansky.carwashfor.data.ForecastStorage.java com.alexkorovyansky.carwashfor.services.ForecastAlgorithms.java com.alexkorovyansky.carwashfor.services.ForecastIntentService.java com.alexkorovyansky.carwashfor.services.ForecastRestService.java