coding assignment 2014 (Android Studio Project).
OrbitzWeather is hosted in the following web site
https://github.com/joannemkao/OrbitzWeather
If you think the Android project OrbitzWeather 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 OrbitzWeather.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
OrbitzWeather has the following Java source files.
com.jkao.orbitzweather.ApplicationTest.java com.jkao.orbitzweather.CurrentForecastActivity.java com.jkao.orbitzweather.CurrentForecastFragment.java com.jkao.orbitzweather.Forecast.java com.jkao.orbitzweather.ForecastFetcher.java com.jkao.orbitzweather.ForecastListActivity.java com.jkao.orbitzweather.ForecastListFragment.java com.jkao.orbitzweather.ForecastSummary.java com.jkao.orbitzweather.SingleFragmentActivity.java