Hi,
I am currently working on a project, where i am using the bluetooth jsr 82 lib.
On the emulator the device discovery and service discovery are working
-> the dicsovered service are listed on the display
-> i can choose a server
-> and connect to it.
Like the topic says its working on the emulator but not on the phones i tested (k750, v610i, another k750i and a other sony ericsson i think k600… something like that) .
I dont not know where to find the error, i checked the jad file… and the manifest file, which includes this entries:
Manifest-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MIDlet-Name: TestforMIDlet Suite
MIDlet-Permissions: javax.microedition.io.Connector.bluetooth.client,j
avax.microedition.io.Connector.bluetooth.server
MIDlet-Vendor: Midlet Suite Vendor
MIDlet-1: StartMIDlet,StartMIDlet
MIDlet-Version: 1.0.0
MicroEdition-Profile: MIDP-2.0
is the linebreak a problem?
I installed the BluetoothDemo from wtk2 on my k750i and on my roommates v610i … it works… moreless the same code like mine, some other variables names etc…
i am using eclipse me for developing, are there any known problems with that IDE ?
please help, if you need any more informations, ask me I am going to post them here.
with best regards