A basic android program that communicates with an arduino that has my modified version of LIFA running on it, the program is based on the BT chat example..
BT_LIFA is hosted in the following web site
https://github.com/sambran/BT_LIFA
If you think the Android project BT_LIFA 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 BT_LIFA.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in BT_LIFA. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
BT_LIFA has the following Java source files.
com.example.android.BT_LIFA.BluetoothLIFA.java com.example.android.BT_LIFA.BluetoothLIFAService.java com.example.android.BT_LIFA.DeviceListActivity.java