Weather and Location service on Android ECEN602 CourseWork.
MyWeather is hosted in the following web site
https://github.com/cjspower/MyWeather
If you think the Android project MyWeather 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 MyWeather.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
MyWeather has the following Java source files.
com.myweather.app.ApplicationTest.java com.myweather.app.Location.java com.myweather.app.MainActivity.java