The Sprintercup Companion App provides you with the Meldeergbnis of the Sprintercup on your android smartphone or tablet.
scc is hosted in the following web site
https://github.com/atomfrede/scc
If you think the Android project scc 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 scc.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | freemarker.jar greenDAO-generator.jar greendao-generator-1.3.0.jar |
Asset File Names | assets\ME2012.CSV |
Raw File Names | res\raw\me_2012.csv res\raw\me_2013.csv |
There are 3 image files in scc. The names of the image files are listed as follows.
ic_action_about.png ic_navigation_accept.png ic_navigation_accept_light.png
The following screenshort is generated from the image listed above.
scc has the following Java source files.
au.com.bytecode.opencsv.CSVReader.java de.atomfrede.android.scc.MainActivity.java de.atomfrede.android.scc.about.AboutDialogFragment.java de.atomfrede.android.scc.application.SccApplication.java de.atomfrede.android.scc.competition.CompetitionFragment.java de.atomfrede.android.scc.competition.ListItemAdapter.java de.atomfrede.android.scc.dao.Competition.java de.atomfrede.android.scc.dao.CompetitionDao.java de.atomfrede.android.scc.dao.DaoMaster.java de.atomfrede.android.scc.dao.DaoSession.java de.atomfrede.android.scc.dao.Lap.java de.atomfrede.android.scc.dao.LapDao.java de.atomfrede.android.scc.dao.LapEntry.java de.atomfrede.android.scc.dao.LapEntryDao.java de.atomfrede.android.scc.lap.LapActivity.java de.atomfrede.android.scc.lap.LapEntryFragment.java de.atomfrede.android.scc.lap.LapEntryListAdapter.java de.atomfrede.android.scc.lap.LapFragment.java de.atomfrede.scc.generator.SccDaoGenerator.java