Android app to read RFID tags over Bluetooth and time the intervals.
LapCounter is hosted in the following web site
https://github.com/aland/LapCounter
If you think the Android project LapCounter 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 LapCounter.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE |
LapCounter has the following Java source files.
net.nfs.alandubs.updateactivity.BluetoothSerialService.java net.nfs.alandubs.updateactivity.DeviceListActivity.java net.nfs.alandubs.updateactivity.MainActivity.java net.nfs.alandubs.updateactivity.RaceEvent.java net.nfs.alandubs.updateactivity.SwimPreferences.java net.nfs.alandubs.updateactivity.Swimmer.java net.nfs.alandubs.updateactivity.SwimmerAdapter.java net.nfs.alandubs.updateactivity.ThreadPreconditions.java