Android app for checking weather.
LocalWeather is hosted in the following web site
https://github.com/Mandar-Shinde/LocalWeather
If you think the Android project LocalWeather 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 LocalWeather.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\font\font.ttf |
LocalWeather has the following Java source files.
com.mandar.localweather.ApplicationTest.java com.mandar.localweather.Dashboard.java com.mandar.localweather.Reporter.java com.mandar.localweather.WeatherMainActivity.java