fabiberlin / android-bluetooth

Automatically exported from code.google.com/p/android-bluetooth
0 stars 0 forks source link

scan() method in LocalBluetoothDevice causes Force Close #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm just getting started with this API and have successfully run the
initLocalDevice() method and checked its status with isEnabled() method
which returns true.

I go to access the scan() method and the program Force Closes. Does anyone
have any input? I can attach my source code.

Original issue reported on code.google.com by john5...@gmail.com on 12 Oct 2009 at 3:13

Attachments:

GoogleCodeExporter commented 8 years ago
Which device and firmware version are you using?

Original comment by gerda...@gmail.com on 17 Oct 2009 at 6:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Tmobile G1, and cyanogen's 4.0.4, which is based off of 1.5

Original comment by john5...@gmail.com on 17 Oct 2009 at 6:23

GoogleCodeExporter commented 8 years ago
version 0.3b2 has solved the problem. Thanks a lot!

Original comment by bonifaz....@gmail.com on 17 Oct 2009 at 9:55

GoogleCodeExporter commented 8 years ago
Thank you for feedback.

Original comment by gerda...@gmail.com on 18 Oct 2009 at 6:27