The nRF UART v2.0 for Android ported into Android Studio 1.0.1 with Gradle build.
nRF_UART is hosted in the following web site
https://github.com/bennthomsen/nRF_UART
If you think the Android project nRF_UART 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 nRF_UART.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in nRF_UART. The names of the image files are listed as follows.
nrfuart_hdpi_icon.png
The following screenshort is generated from the image listed above.
nRF_UART has the following Java source files.
com.wordpress.bennthomsen.bleuart.ApplicationTest.java com.wordpress.bennthomsen.bleuart.DeviceListActivity.java com.wordpress.bennthomsen.bleuart.MainActivity.java com.wordpress.bennthomsen.bleuart.UartService.java