Android Open Source - Game application GameReminder






Project Summary

An Android app for crawler NBA TV broadcasting info from Sina.com. Support game reminding with google calendar. An available google calendar account will be needed if you want to use the reminding functionality.

Web Site / Source Repository

GameReminder is hosted in the following web site
https://github.com/dalang/GameReminder

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

ItemValue
Java File Count24
Supported screen sizes[mdpi, hdpi]
Target SDK Version16
Minimum SDK Version10
Activity Count2
Fragment Count2
jar files usedhtmlparser.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CALENDAR
android.permission.WRITE_CALENDAR




Resource Files

There are 41 image files in GameReminder. The names of the image files are listed as follows.

ab_solid_sn.9.png
gr_logo.png
ic_action_email.png
ic_action_settings.png
star_blank.png
star_blue_full.png
star_button.png
star_orange_full.png
star_orange_half.png
star_red_full.png
teamlogo0.gif
teamlogo1.gif
teamlogo10.gif
teamlogo11.gif
teamlogo12.gif
teamlogo13.gif
teamlogo14.gif
teamlogo15.gif
teamlogo16.gif
teamlogo17.gif
teamlogo18.gif
teamlogo19.gif
teamlogo2.gif
teamlogo20.gif
teamlogo21.gif
teamlogo22.gif
teamlogo23.gif
teamlogo24.gif
teamlogo25.gif
teamlogo26.gif
teamlogo27.gif
teamlogo28.gif
teamlogo29.gif
teamlogo3.gif
teamlogo30.gif
teamlogo4.gif
teamlogo5.gif
teamlogo6.gif
teamlogo7.gif
teamlogo8.gif
teamlogo9.gif

The following screenshort is generated from the image listed above.

null




Java Source Files

GameReminder has the following Java source files.

tk.dalang.gaminder.MyApplication.java
tk.dalang.gaminder.analytics.MyExceptionParser.java
tk.dalang.gaminder.elements.AzhiboGame.java
tk.dalang.gaminder.elements.Game.java
tk.dalang.gaminder.elements.IGame.java
tk.dalang.gaminder.elements.SinaGame.java
tk.dalang.gaminder.fragments.AbsBaseListFragment.java
tk.dalang.gaminder.fragments.AbsGameListFragment.java
tk.dalang.gaminder.fragments.AzhiboListFragment.java
tk.dalang.gaminder.fragments.ReminderListFragment.java
tk.dalang.gaminder.fragments.SinaListFragment.java
tk.dalang.gaminder.ui.AboutActivity.java
tk.dalang.gaminder.ui.BaseFragmentActivity.java
tk.dalang.gaminder.ui.MainActivity.java
tk.dalang.gaminder.utils.ActivityUtils.java
tk.dalang.gaminder.utils.AppUtils.java
tk.dalang.gaminder.utils.CalendarUtils.java
tk.dalang.gaminder.utils.DBHelper.java
tk.dalang.gaminder.utils.DBManager.java
tk.dalang.gaminder.utils.DateUtils.java
tk.dalang.gaminder.utils.EventInfo.java
tk.dalang.gaminder.utils.MyCalendar.java
tk.dalang.gaminder.utils.PreferenceUtils.java
tk.dalang.gaminder.utils.WebParserUtils.java