Sixthhokage2 / remuco

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

Bluetooth not detected on LG GD330 #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is your environment?
* OS: Ubuntu 10.04.2 LTS
* Remuco version: 0.9.5
* Client device: LG GD330
* Player: Banshee

What steps will reproduce the problem?
1. send remuco-0.9.5/client/midp/app/remuco.jar to
2. install remuco.jar
3. open remuco, choose Bluetooth

What is the expected behavior? What happens instead?

should detect & make use of the phone's bluetooth
it says: "Sorry, it looks like Blutooth is not supported on this device. Please 
use WiFi instead."

Additional information:

Cellphone has no wifi to use.

Original issue reported on code.google.com by astrobob...@gmail.com on 16 Jul 2011 at 4:31

GoogleCodeExporter commented 9 years ago
This page 
http://jbenchmark.com/phonedetails.jsp?benchmark=jvm&D=LG%20GD330&testgroup=null
 states: Bluetooth API (JSR-82)

so what might be the problem ?

Original comment by astrobob...@gmail.com on 16 Jul 2011 at 4:44

GoogleCodeExporter commented 9 years ago
Hm .. for me it looks like this page lists all API's, but only as section 
headers. The information if the API indeed is supported by the phone is not 
shown and apparently only visible to subscribers. Finally, Remuco has a quite 
robust check if Bluetooth is available: it simply tries to use it. So if Remuco 
says "no Bluetooth for Java apps", then it is very very likely a true statement.

Original comment by obensonne@googlemail.com on 18 Jul 2011 at 7:03

GoogleCodeExporter commented 9 years ago
This spec backs my guess: 
http://www.mobilerated.com/lg-gd330-specifications.html

Sorry ... blame LG

Original comment by obensonne@googlemail.com on 18 Jul 2011 at 7:07

GoogleCodeExporter commented 9 years ago
Anyways, I think i will need a new phone hehe

Thanks for you reply & keep up the good work :D

Original comment by astrobob...@gmail.com on 19 Jul 2011 at 3:06