Sixthhokage2 / remuco

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

Bluetooth is not supported #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is your environment?
* OS:UBUNTU 9.10
* Remuco version: 0.9.2
* Client device: Nokia N63
* Player: VLC

What's the matter?

When I want to launch the client on the cellular, I choose Bluetooth and it
says "Sorry It looks like Bluetooth is not supported."
Is the Nokia N63 not compliant with remuco ? Or is there an issue to get it
up with Bluetooth

In advance, thank you for your help

My email is jm.vangoethem@gmail.com

Best regards

VANGOETHEM Jean-Marie

Original issue reported on code.google.com by jm.vangoethem@gmail.com on 19 Jan 2010 at 10:18

GoogleCodeExporter commented 9 years ago
Looks like Java applications like Remuco have no access to the Bluetooth stack. 
More
precise: The Java Bluetooth API JSR-82 is not implemented on this device.

Quite strange, usually Nokia phones are Java friendly. At a first glance I did 
not
found a spec out there which definitely says JSR-82 is available on the N63 or 
not.

You could hope for a firmware update or use WiFi if this is an option.

Original comment by obensonne@googlemail.com on 20 Jan 2010 at 9:47

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 11 Feb 2010 at 10:07

GoogleCodeExporter commented 9 years ago
Tested and fixed 
Bluetooth remuco works fine

Many thanks for your effort and good work

Jean-Marie

Original comment by jm.vangoethem@gmail.com on 12 Feb 2010 at 9:07

GoogleCodeExporter commented 9 years ago
I have the same issue:

My environment:
* OS:debian sid
* Remuco version: 0.9.2
* Client device: Sony-Ericsson S312
* Player: amarok 

Found spec that said JSR-82 (Bluetooth) is implementet.

Can you please post how you fixed it.

Original comment by andreas....@gmail.com on 5 Mar 2010 at 5:29

GoogleCodeExporter commented 9 years ago
Where did you found the spec?

Original comment by obensonne@googlemail.com on 5 Mar 2010 at 7:41

GoogleCodeExporter commented 9 years ago
found specs here:
http://www.areamobile.de/handys/1661-sony-ericsson-s312/datenblatt/features
(its german)

Original comment by andreas....@gmail.com on 5 Mar 2010 at 8:43

GoogleCodeExporter commented 9 years ago
Could you please test your phone using this tool:
http://www.dpsoftware.org/download.php ? This bench tool checks your phone for
various features and available APIs and does some performance tests - quite
interesting in any case. Let's see if this tool has a different opinion about 
JSR-82
on your phone than Remuco. If yes, I'll have to review the JSR-82 check as it 
is done
by Remuco right now.

Original comment by obensonne@googlemail.com on 5 Mar 2010 at 8:54

GoogleCodeExporter commented 9 years ago
you were right. No JSR-82 on the S312.
Thanks for your effort.

Original comment by andreas....@gmail.com on 6 Mar 2010 at 11:03

GoogleCodeExporter commented 9 years ago
You're welcome.

You may have a try with a firmware update, maybe the spec you've found refers 
to a
newer firmware than installed on your phone.

Original comment by obensonne@googlemail.com on 6 Mar 2010 at 3:38

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 4 Jun 2010 at 6:31