A basic Android application which allows you to add new video games, rate the video games, and keep track of your finished games..
Video_Game_Rating_App is hosted in the following web site
https://github.com/mohammed-ahmed/Video_Game_Rating_App
If you think the Android project Video_Game_Rating_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.
The following table is the detailed list of Video_Game_Rating_App.
Item | Value |
---|---|
Java File Count | 16 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
Video_Game_Rating_App has the following Java source files.
mohammed.gamingcollection.AddGameFragment.java mohammed.gamingcollection.AndroidModule.java mohammed.gamingcollection.BaseActivity.java mohammed.gamingcollection.ForApplication.java mohammed.gamingcollection.Game.java mohammed.gamingcollection.GameAdapter.java mohammed.gamingcollection.GameApplication.java mohammed.gamingcollection.GameDatabaseHelper.java mohammed.gamingcollection.GameListFragment.java mohammed.gamingcollection.GameTable.java mohammed.gamingcollection.GsonRequest.java mohammed.gamingcollection.ListGamesActivity.java mohammed.gamingcollection.MainActivity.java mohammed.gamingcollection.OkHttpStack.java mohammed.gamingcollection.RateGamesActivity.java mohammed.gamingcollection.contentprovider.MyGamesContentProvider.java