Rezaa
July 14th, 2008, 08:00 AM
Hi!
Im trying to access Local bluetooth device in J2ME by using following code.
LocalDevice local = LocalDevice.getLocalDevice();
but then when i print the device address and friendly name it gives me following.
0123456789AF
WirelessToolkit
and here i want to mention that in my notebook there is no Bluetooth device so i bought USB bluetooth device. But as u can see that its getting accessed.
So can anyone help me.
Thanks!
Im trying to access Local bluetooth device in J2ME by using following code.
LocalDevice local = LocalDevice.getLocalDevice();
but then when i print the device address and friendly name it gives me following.
0123456789AF
WirelessToolkit
and here i want to mention that in my notebook there is no Bluetooth device so i bought USB bluetooth device. But as u can see that its getting accessed.
So can anyone help me.
Thanks!