An android application that will count and also store data regarding chrono events.
Counter_Chrono_Android is hosted in the following web site
https://github.com/thebigbluebox/Counter_Chrono_Android
If you think the Android project Counter_Chrono_Android 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 Counter_Chrono_Android.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Counter_Chrono_Android has the following Java source files.
theperfectsquare.counterandchrono.ApplicationTest.java theperfectsquare.counterandchrono.CounterActivity.java theperfectsquare.counterandchrono.MainOverviewActivity.java theperfectsquare.counterandchrono.RecordingActivity.java theperfectsquare.counterandchrono.TimerActivity.java theperfectsquare.counterandchrono.contentprovider.CategoriesContentProvider.java theperfectsquare.counterandchrono.contentprovider.ResultsContentProvider.java theperfectsquare.counterandchrono.database.CategoriesDataBaseHelper.java theperfectsquare.counterandchrono.database.CategoriesTable.java theperfectsquare.counterandchrono.database.ResultsDataBaseHelper.java theperfectsquare.counterandchrono.database.ResultsTable.java