Android Weather App. Uses openweathermap.org api. Referring the online course on udacity.com.
Sunshine-Android-App is hosted in the following web site
https://github.com/karthikprasad328/Sunshine-Android-App
If you think the Android project Sunshine-Android-App 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 Sunshine-Android-App.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
Sunshine-Android-App has the following Java source files.
app.com.example.android.sunshine.ApplicationTest.java app.com.example.android.sunshine.ForecastFragment.java app.com.example.android.sunshine.MainActivity.java