Un chat haciendo uso de la API Bluetooth basado en la aplicaci?n de ejemplo de la documentaci?n oficial de Android..
ChatBluetooth is hosted in the following web site
https://github.com/danyalvarez/ChatBluetooth
If you think the Android project ChatBluetooth 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 ChatBluetooth.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
ChatBluetooth has the following Java source files.
com.blogspot.zomwi.chatbluetooth.ListaDispositivosActivity.java com.blogspot.zomwi.chatbluetooth.PrincipalActivity.java com.blogspot.zomwi.chatbluetooth.ServicioChat.java com.blogspot.zomwi.chatbluetooth.hilos.HiloAceptar.java com.blogspot.zomwi.chatbluetooth.hilos.HiloConectado.java com.blogspot.zomwi.chatbluetooth.hilos.HiloConectar.java