Sixthhokage2 / remuco

Automatically exported from code.google.com/p/remuco
1 stars 1 forks source link

Bluetooth not supported on Samsung SCH-S239 #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is your environment?
* OS:ubuntu 11.04
* Remuco version: 0.9.5
* Client device: Samsung mpower s239
* Player: banshee

What steps will reproduce the problem?
1. install the client on mobile
2. run java app
3. select bluetooth

What is the expected behavior? What happens instead?

supposed to connect, but says "bluetooth not supported on the device, use wifi 
instead", but had several bluetooth transfers from mobile to linux and also 
installed several java apps

Additional information:

log on mobile - 

EN - started
BF - bluetooth: no
TH - loaded theme vico
CF - load:success
CF - close:ok
CF - load:_devs_="
CF - open: ok, using 1/70343KB

Original issue reported on code.google.com by jayendra...@gmail.com on 21 May 2011 at 7:46

GoogleCodeExporter commented 9 years ago
For sure the Samsung SCH-S249 supports Bluetooth but that does not necessarily 
means that Java applications can use it. In fact, Remuco reports "bluetooth: 
no" because it tried to use Bluetooth but failed. More precise, the phone's 
Java system apparently does not provide the JSR-82 (Bluetooth) API which is 
needed to use the phone's Bluetooth functionality.

Original comment by obensonne@googlemail.com on 1 Jul 2011 at 9:35

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 1 Jul 2011 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 31 Aug 2011 at 8:51