Aplicaci?n de Android para probar una conexi?n cliente mediante el uso de Bluetooth. Realizado en el SDK de Android.
BT-Cliente is hosted in the following web site
https://github.com/cpinelly/BT-Cliente
If you think the Android project BT-Cliente 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-Cliente.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BT-Cliente has the following Java source files.
personal.bt.client.ConexionClienteAct.java personal.bt.client.ConexionesDisponiblesAct.java personal.bt.client.MainAct.java personal.bt.client.threads.ConnectThread.java