SymbiSoft / mosync

Automatically exported from code.google.com/p/mosync
0 stars 0 forks source link

Request for Toshiba Bluetooth stack support on PC #341

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is very useful to add Toshiba Bluetooth stack support on PC. There are
many laptops with Bluetooth chips which require Toshiba Bluetooth stack
(Toshiba, Dell, Sony, Asus, etc.), but unfortunately today MoSync
development environment supports only the following Bluetooth stacks:
Microsoft and bluez(Linux), which prevents to test Bluetooth related code
on PCs with Toshiba Bluetooth stack.

Original issue reported on code.google.com by Mariusz....@gmail.com on 30 Nov 2009 at 12:23

GoogleCodeExporter commented 8 years ago
MoSync's Eclipse IDE uses the Java library BlueCove, which should have Toshiba
support. That will allow you to send applications to phones.

The emulator, however, is written in C++ and so cannot use BlueCove. Toshiba 
support
could be added, but I'm afraid it has low priority at the moment.

In the meantime, you could try to force your computer to use the Microsoft 
stack. See
this page: 
http://www.sheerboredom.net/guides/46-microsoft/53-getting-bluetooth-to-work

Original comment by fredrik....@gtempaccount.com on 1 Dec 2009 at 9:12