android code for controlling arduino count up/down timer via bluetooth.
timer-project-android is hosted in the following web site
https://github.com/penakamaayo/timer-project-android
If you think the Android project timer-project-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 timer-project-android.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH |
timer-project-android has the following Java source files.
com.example.timerproject.CountDownActivity.java com.example.timerproject.CountDownTimerPreset.java com.example.timerproject.CountUpActivity.java com.example.timerproject.MainActivity.java com.example.timerproject.MyService.java