An attempt to communicate an Android phone with a Teensy 3.1 board via Bluetooth.
B-Tnsy is hosted in the following web site
https://github.com/ivanbaug/B-Tnsy
If you think the Android project B-Tnsy 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 B-Tnsy.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 6 image files in B-Tnsy. The names of the image files are listed as follows.
bg_txt_gray.9.png bg_txt_gray_o.9.png ic_check.png ic_handshake.png ic_self_made_launcher.png im_arrow_up.png
The following screenshort is generated from the image listed above.
B-Tnsy has the following Java source files.
com.ivanotes.b_tnsy.AboutActivity.java com.ivanotes.b_tnsy.BtSerialService.java com.ivanotes.b_tnsy.ConnectActivity.java com.ivanotes.b_tnsy.MainActivity.java com.ivanotes.b_tnsy.TabCommand.java com.ivanotes.b_tnsy.TabWelcome.java