Code example for android-btle.
generic-application is hosted in the following web site
https://github.com/TephanieCabading/generic-application
If you think the Android project generic-application 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 generic-application.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | RootTools-2.2.jar android-support-v4.jar btle-api-0.5.8.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in generic-application. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
generic-application has the following Java source files.
com.manuelnaranjo.btle.test1.GenericClientProfile.java com.manuelnaranjo.btle.test1.GenericClientService.java com.manuelnaranjo.btle.test1.InquiryActivity.java com.manuelnaranjo.btle.test1.MainActivity.java com.manuelnaranjo.btle.test1.UuidActivity.java