teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

誤字脱字

2019/12/03 12:31

投稿

jun74
jun74

スコア338

answer CHANGED
@@ -1,4 +1,4 @@
1
1
  以下のページを全て真似て作成してみては?
2
- 「extends Thread」として処理を作らない行けないものと考えます。
2
+ 「extends Thread」として処理を作る必要があると考えます。
3
3
 
4
4
  [Bluetoothデバイスとの接続・切断の処理を作る](https://www.hiramine.com/programming/bluetoothcommunicator/03_connect_disconnect.html)