|
-
July 14th, 2008, 08:00 AM
#1
Accessing Local bluetooth device in J2ME
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!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|