TV Forecast Andoid App - Group Project.
AndroidTVForecast is hosted in the following web site
https://github.com/shlomib/AndroidTVForecast
If you think the Android project AndroidTVForecast 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 AndroidTVForecast.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 4 |
jar files used | android-async-http-1.4.3.jar android-smart-image-view-1.0.0.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in AndroidTVForecast. The names of the image files are listed as follows.
ic_add.png ic_tv.png
The following screenshort is generated from the image listed above.
AndroidTVForecast has the following Java source files.
com.ps.tvforecast.RestClient.java com.ps.tvforecast.activities.MyShowsActivity.java com.ps.tvforecast.activities.SearchNewShowsActivity.java com.ps.tvforecast.adapters.SearchShowResultsArrayAdapter.java com.ps.tvforecast.adapters.ShowsArrayAdapter.java com.ps.tvforecast.fragments.SearchNewShowsFragment.java com.ps.tvforecast.fragments.ShowListFragment.java com.ps.tvforecast.models.ShowsModelSingleton.java com.ps.tvforecast.parsers.MyShowParser.java se.emilsjolander.stickylistheaders.ApiLevelTooLowException.java se.emilsjolander.stickylistheaders.StickyListHeadersAdapter.java se.emilsjolander.stickylistheaders.StickyListHeadersListView.java se.emilsjolander.stickylistheaders.WrapperView.java