質問編集履歴

3

ソースコードの編集

2016/12/17 12:08

投稿

iidesuka1
iidesuka1

スコア6

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ①newbluetooth.java ソースコード
16
16
 
17
-
17
+ ```
18
18
 
19
19
  package jp.co.webtech.bluetooth;
20
20
 
@@ -280,7 +280,7 @@
280
280
 
281
281
 
282
282
 
283
-
283
+ ```
284
284
 
285
285
 
286
286
 
@@ -290,6 +290,8 @@
290
290
 
291
291
 
292
292
 
293
+ ```
294
+
293
295
  <?xml version="1.0" encoding="utf-8"?>
294
296
 
295
297
  <manifest xmlns:android="http://schemas.android.com/apk/res/android"
@@ -346,6 +348,8 @@
346
348
 
347
349
 
348
350
 
351
+ ```
352
+
349
353
  ###試したこと
350
354
 
351
355
  Android端末のBluetoothをON、周辺機器のBluetoothをON

2

参考URL追加

2016/12/17 12:08

投稿

iidesuka1
iidesuka1

スコア6

test CHANGED
File without changes
test CHANGED
@@ -362,6 +362,8 @@
362
362
 
363
363
  Bluetoothの電波強度を図る際の相方のBluetooth機:Raspberry Pi3 MODEL B
364
364
 
365
+ 参考サイト:http://yamato-iphone.blogspot.jp/2012/06/bluetooth_09.html
366
+
365
- 実行結果のスクリーンショットを添付し
367
+ 実行結果は参考サイト実行結果の下部、デバイ検索中以降が出せん
366
368
 
367
369
  初心者ですのでお手柔らかにお願いいたします。

1

実行結果のスクリーンショットを追加

2016/12/17 11:01

投稿

iidesuka1
iidesuka1

スコア6

test CHANGED
File without changes
test CHANGED
@@ -362,4 +362,6 @@
362
362
 
363
363
  Bluetoothの電波強度を図る際の相方のBluetooth機:Raspberry Pi3 MODEL B
364
364
 
365
+ 実行結果のスクリーンショットを添付します。
366
+
365
367
  初心者ですのでお手柔らかにお願いいたします。