Android Open Source - Hardware server android2pc-Bluetooth






Project Summary

A sample program to transfer data from android to pc over bluetooth. The pc acts as a server and the android phone as a client..

Web Site / Source Repository

android2pc-Bluetooth is hosted in the following web site
https://github.com/anupdw/android2pc-Bluetooth

If you think the Android project android2pc-Bluetooth 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 android2pc-Bluetooth.

ItemValue
Java File Count5
Target SDK Version10
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
bluecove-2.1.0.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

android2pc-Bluetooth has the following Java source files.

com.anup.androidbluetoothclient.EchoClient.java
com.anup.androidbluetoothclient.MainActivity.java
src.com.anup.remotebluetooth.EchoServer.java
src.com.anup.remotebluetooth.Main.java
src.com.anup.remotebluetooth.ThreadedEchoHandler.java