An Android app to track stretch goal for The International 3 Compendium.
Compendium is hosted in the following web site
https://github.com/djrausch/Compendium
If you think the Android project Compendium 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 Compendium.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Compendium has the following Java source files.
djraus.ch.Compendium.EventList.java djraus.ch.Compendium.MainActivity.java djraus.ch.Compendium.WidgetReciever.java djraus.ch.Compendium.adapters.EventListAdapter.java djraus.ch.Compendium.adapters.GoalListAdapter.java djraus.ch.Compendium.model.Event.java djraus.ch.Compendium.model.Goal.java djraus.ch.Compendium.util.Utility.java