Bluetooth data transfer between two Android devices

后端 未结 5 1091
盖世英雄少女心
盖世英雄少女心 2021-02-01 10:19

I have been following this Android guide for Bluetooth communication

To explain exactly what I want to do, when the two devices are paired, two different activities ope

5条回答
  •  自闭症患者
    2021-02-01 10:28

    Can you please describe the error as seen by you?

    As informed by Ankit and Addy, BlueToothChat is the best code for you to refer. Conduct an experiment by loading it on 2 android devices - use one as server other as client to exchange the messages between them. Such experiment will help you to understand it's code and decide your coding logic.

提交回复
热议问题