Android Open Source - Game engine TheGamesDB-Android-app






Project Summary

A basic search engine app utilizing the thegamesdb.net API. It will be a lightweight app to quickly look up games. Possible link to external rating system like metacritic..

Web Site / Source Repository

TheGamesDB-Android-app is hosted in the following web site
https://github.com/Dragnipur/TheGamesDB-Android-app

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count4
Fragment Count1
jar files usedcommons-lang3-3.1.jar
picasso-2.1.1.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of TheGamesDB-Android-app is as follows:

GNU General Public License

Resource Files

There are 8 image files in TheGamesDB-Android-app. The names of the image files are listed as follows.

arrow.png
down.png
ic_menu_preferences.png
ic_menu_search.png
ic_menu_sort.png
none.png
ps4.png
up.png

The following screenshort is generated from the image listed above.

null




Java Source Files

dragni.tgb.thegamesdb.entity.GameList.java
dragni.tgb.thegamesdb.entity.Game.java
dragni.tgb.thegamesdb.entity.ImageList.java
dragni.tgb.thegamesdb.entity.Image.java
dragni.tgb.thegamesdb.logic.GameSearcher.java
dragni.tgb.thegamesdb.util.GameListSorter.java
dragni.tgb.thegamesdb.util.SearchType.java
dragni.tgb.thegamesdb.util.UrlMaker.java
dragni.tgb.thegamesdb.views.FragmentGameImages.java
dragni.tgb.thegamesdb.views.FragmentGameInformation.java
dragni.tgb.thegamesdb.views.FragmentGameVideos.java
dragni.tgb.thegamesdb.views.GameListActivity.java
dragni.tgb.thegamesdb.views.GameOverviewActivity.java
dragni.tgb.thegamesdb.views.ImageAdapter.java
dragni.tgb.thegamesdb.views.ImageZoomActivity.java
dragni.tgb.thegamesdb.views.ListAdapter.java
dragni.tgb.thegamesdb.views.SearchActivity.java
dragni.tgb.thegamesdb.views.ViewPagerAdapter.java