Android application that uses Firebase to store data points representing binary results (hit/miss, win/loss, etc.).
AccTrack is hosted in the following web site
https://github.com/paulpjryan/AccTrack
If you think the Android project AccTrack 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 AccTrack.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
AccTrack has the following Java source files.
com.paulpjryan.acctrack.ApplicationTest.java com.paulpjryan.acctrack.DataPoint.java com.paulpjryan.acctrack.LoginActivity.java com.paulpjryan.acctrack.MainActivity.java com.paulpjryan.acctrack.RegisterActivity.java