Send data from android bluetooth to PC with bluecove

前端 未结 2 1022
故里飘歌
故里飘歌 2020-12-14 22:42

I\'m trying to send data from android (using API from its SDK) to a PC using Bluecove on windows, being this last one the server.

I can get the android to connect t

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-14 22:45

    Try with "println" instead of "write" in your Android sendData method !

提交回复
热议问题