Android App to play with Android's Bluetooth Low Energy API.
LowEnergyLab is hosted in the following web site
https://github.com/elektronenhirn/LowEnergyLab
If you think the Android project LowEnergyLab 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 LowEnergyLab.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 18 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 2 image files in LowEnergyLab. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
LowEnergyLab has the following Java source files.
com.esrlabs.android.lowenergylab.BluetoothLowEnergy.java com.esrlabs.android.lowenergylab.DiscoveredBluetoothDevice.java com.esrlabs.android.lowenergylab.ScanActivity.java com.esrlabs.android.lowenergylab.util.Bytes.java