An experiment using the CineWorld API and Android.
CineWorld-Android is hosted in the following web site
https://github.com/davespanton/CineWorld-Android
If you think the Android project CineWorld-Android 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 CineWorld-Android.
Item | Value |
---|---|
Java File Count | 20 |
Minimum SDK Version | 4 |
Activity Count | 6 |
jar files used | droid-fu-1.0-SNAPSHOT.jar jtmdb-1.9.8.jar microlog4android-1.0.0.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\launcher.psd assets\microlog.properties |
There are 9 image files in CineWorld-Android. The names of the image files are listed as follows.
cineworld_logo_200x100.png standard_button.png standard_button_9p.9.png thick_stroke_button.png thick_stroke_button_9p.9.png thick_stroke_button_grey.png thick_stroke_button_grey_9p.9.png thick_stroke_button_red.png thick_stroke_button_red_9p.9.png
The following screenshort is generated from the image listed above.
CineWorld-Android has the following Java source files.
com.davespanton.cineworld.Main.java com.davespanton.cineworld.activities.CinemaListActivity.java com.davespanton.cineworld.activities.DateListActivity.java com.davespanton.cineworld.activities.FilmDetailsActivity.java com.davespanton.cineworld.activities.FilmListActivity.java com.davespanton.cineworld.adapters.CinemaAdapter.java com.davespanton.cineworld.data.CineVO.java com.davespanton.cineworld.data.Cinema.java com.davespanton.cineworld.data.CinemaList.java com.davespanton.cineworld.data.Film.java com.davespanton.cineworld.data.FilmList.java com.davespanton.cineworld.data.MultiPerformanceList.java com.davespanton.cineworld.data.ParcelableJSONArray.java com.davespanton.cineworld.data.Performance.java com.davespanton.cineworld.data.PerformanceList.java com.davespanton.cineworld.services.CineWorldService.java com.davespanton.cineworld.services.TmdbService.java com.davespanton.util.DateUtils.java moz.http.HttpData.java moz.http.HttpRequest.java