Android Open Source - Network interface OlleyVotto






Project Summary

Simple app that uses Volley and Otto to create the networking architecture. Also uses Picasso library just for fun. Master branch: tab interface w/ 3 frags. NavDrawer branch: nav drawer UI. SingleFrag branch: original set up with one frag.

Web Site / Source Repository

OlleyVotto is hosted in the following web site
https://github.com/SamIAmHarris/OlleyVotto

If you think the Android project OlleyVotto listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of OlleyVotto.

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Activity Count1
Fragment Count5
jar files usedotto-1.3.5.jar
picasso-2.1.1.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 2 image files in OlleyVotto. The names of the image files are listed as follows.

large_movie_poster.png
small_movie_poster.png

The following screenshort is generated from the image listed above.

null

Java Source Files

OlleyVotto has the following Java source files.

com.samiamharris.olleyvotto.ApiController.java
com.samiamharris.olleyvotto.BitmapLru.java
com.samiamharris.olleyvotto.BoxOfficeApplication.java
com.samiamharris.olleyvotto.BoxOfficeFragment.java
com.samiamharris.olleyvotto.BoxOfficeMovie.java
com.samiamharris.olleyvotto.BoxOfficeMoviesAdapter.java
com.samiamharris.olleyvotto.BoxOfficesReceivedEvent.java
com.samiamharris.olleyvotto.BusProvider.java
com.samiamharris.olleyvotto.MainThreadBus.java
com.samiamharris.olleyvotto.OpeningMovieFragment.java
com.samiamharris.olleyvotto.OpeningMovieReceivedEvent.java
com.samiamharris.olleyvotto.TabActivity.java
com.samiamharris.olleyvotto.TabsPagerAdapter.java
com.samiamharris.olleyvotto.UpcomingMovieFragment.java
com.samiamharris.olleyvotto.UpcomingMovieReceivedEvent.java
com.samiamharris.olleyvotto.events.BoxOfficeEvent.java