Attempt to Make a doge Weather Android App.
AndroidDogeWeather is hosted in the following web site
https://github.com/alexandremichalon/AndroidDogeWeather
If you think the Android project AndroidDogeWeather 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 AndroidDogeWeather.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\fonts\comicsans.ttf |
There are 1 image files in AndroidDogeWeather. The names of the image files are listed as follows.
doge_geo.png
The following screenshort is generated from the image listed above.
AndroidDogeWeather has the following Java source files.
fr.amichalon.androidappdogeweather.ActivityDogeWeather.java fr.amichalon.androidappdogeweather.CreditsDialogFragment.java fr.amichalon.androidappdogeweather.appwidget.AppWidgetAlarm.java fr.amichalon.androidappdogeweather.appwidget.AppWidgetDoge.java fr.amichalon.androidappdogeweather.appwidget.AppWidgetUpdateService.java fr.amichalon.androidappdogeweather.business.AndroidUtil.java fr.amichalon.androidappdogeweather.business.DogeWeather.java fr.amichalon.androidappdogeweather.business.WeatherUtil.java fr.amichalon.androidappdogeweather.model.GeoCoordinates.java fr.amichalon.androidappdogeweather.model.Weather.java