Learning to Make an android app. It is a stopwatch which takes athletes names and all the splits you want. On a table if you long press on one of the athletes you can delete it or copy the information to clipboard. You can also share the whole table and delete it..
SplitWatch_Android_App is hosted in the following web site
https://github.com/IvarsAkmentins/SplitWatch_Android_App
If you think the Android project SplitWatch_Android_App 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 SplitWatch_Android_App.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
There are 1 image files in SplitWatch_Android_App. The names of the image files are listed as follows.
running_stopwatch2.png
The following screenshort is generated from the image listed above.
SplitWatch_Android_App has the following Java source files.
com.ivarsa.splitwatch.app.DatabaseHandler.java com.ivarsa.splitwatch.app.MainActivity.java com.ivarsa.splitwatch.app.Times.java