| Reply | « Previous Thread | Next Thread » |
|
Hi
Is it possible to run a MIDlet using Java WTK 2.5.2 (with NetBeans 6.5) and the BlueCove Bluetooth Stack to connect to a real Bluetooth device? I've already searched & found a few topics on this regard, but they either say that I have to use J2SE with Bluecove or that I can only emulate the Bluetooth connection... I have my application working in J2SE using the BlueCove BT Stack, but its not worth it for me to recode everything from the J2ME MIDlet to J2SE for each test. So far the best I've managed to get was to use the MicroEmulator found at http://www.microemu.org/ and to include the BlueCove BT Stack: Code:
java -cp microemulator.jar;bluecove-2.0.3.jar;MyApp.jar org.microemu.app.Main com.yourcompany.YourMidlet Thank you in advance Chris |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Async call doesn't succesfully on real device | schnesim | General Symbian C++ | 9 | 2008-12-04 09:56 |
| Socket connecting problem of Samsung device | cha9651 | Symbian Networking & Messaging | 4 | 2008-11-10 08:49 |
| FAQ (General issues) for Java discussion boards - read this before posting | hartti | Mobile Java General | 2 | 2007-02-06 16:16 |
| how to get the infomation that print by e.printStackTrace() on a real device | pcs306 | Mobile Java General | 4 | 2006-05-19 10:04 |
| BTObex ex doesn't work on real device | mikfi | Bluetooth Technology | 2 | 2006-03-03 14:04 |