Android與Bluetooth藍芽連線筆記(using eclipse)

  • 0
Bluetooth implementation note
Cited and rearranged from:
1. import android.bluetooth

2. BLUETOOTH permission: communication request, accept, transfer
    BLUETOOTH_ADMIN: discovery
   
3. BluetoothAdapter: enable bluetooth, discover devices
   
4. BluetoothSocket: Connecting as a server/client, managing connection

5. Sample: Bluetooth chat

沒有留言 :

張貼留言