Android Open Source - App companion scc






Project Summary

The Sprintercup Companion App provides you with the Meldeergbnis of the Sprintercup on your android smartphone or tablet.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of scc.

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
Fragment Count5
jar files usedfreemarker.jar
greenDAO-generator.jar
greendao-generator-1.3.0.jar
Asset File Namesassets\ME2012.CSV
Raw File Namesres\raw\me_2012.csv
res\raw\me_2013.csv




Resource Files

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.

null

Java Source Files

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