Android Open Source - Chat bluetooth ChatBluetooth






Project Summary

Un chat haciendo uso de la API Bluetooth basado en la aplicaci?n de ejemplo de la documentaci?n oficial de Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ChatBluetooth.

ItemValue
Java File Count6
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

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