Android Open Source - App demo gamebox






Project Summary

Android 4.0 Demo application.

Web Site / Source Repository

gamebox is hosted in the following web site
https://github.com/guidefreitas/gamebox

If you think the Android project gamebox 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 gamebox.

ItemValue
Java File Count33
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count5
Fragment Count5
jar files usedParse-1.3.1.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\gamebox_icon_512.png
assets\gamebox_icon_original.png




Resource Files

There are 7 image files in gamebox. The names of the image files are listed as follows.

blank_box.png
ic_calendar.png
ic_edit.png
ic_new.png
ic_refresh.png
ic_save.png
ic_trash.png

The following screenshort is generated from the image listed above.

null




Java Source Files

gamebox has the following Java source files.

com.guidefreitas.gamebox.AuthManager.java
com.guidefreitas.gamebox.Category.java
com.guidefreitas.gamebox.CategoryDialog.java
com.guidefreitas.gamebox.DataSources.java
com.guidefreitas.gamebox.DatePickerFragment.java
com.guidefreitas.gamebox.EditGameActivity.java
com.guidefreitas.gamebox.Game.java
com.guidefreitas.gamebox.GameBoxService.java
com.guidefreitas.gamebox.GameDetailActivity.java
com.guidefreitas.gamebox.GamesFragment.java
com.guidefreitas.gamebox.LentFragment.java
com.guidefreitas.gamebox.LoginActivity.java
com.guidefreitas.gamebox.MainActivity.java
com.guidefreitas.gamebox.RemoveCategoryDialog.java
com.guidefreitas.gamebox.SignupActivity.java
com.guidefreitas.gamebox.adapters.CategoriesAdapter.java
com.guidefreitas.gamebox.adapters.GamesAdapter.java
com.guidefreitas.gamebox.adapters.LentAdapter.java
com.guidefreitas.gamebox.adapters.ViewPagerAdapter.java
com.guidefreitas.gamebox.callbacks.CompleteCallback.java
com.guidefreitas.gamebox.callbacks.FindException.java
com.guidefreitas.gamebox.callbacks.FindListCallback.java
com.guidefreitas.gamebox.callbacks.FindOneCallback.java
com.guidefreitas.gamebox.callbacks.GameboxException.java
com.guidefreitas.gamebox.callbacks.GetFileCallback.java
com.guidefreitas.gamebox.callbacks.GetFileException.java
com.guidefreitas.gamebox.util.DiskLruCache.java
com.guidefreitas.gamebox.util.HardWorkAsync.java
com.guidefreitas.gamebox.util.ImageCache.java
com.guidefreitas.gamebox.util.ImageFetcher.java
com.guidefreitas.gamebox.util.ImageWorker.java
com.guidefreitas.gamebox.util.ParserUtils.java
com.guidefreitas.gamebox.util.UIUtils.java