Results 1 to 1 of 1
- 01-03-2010, 10:39 PM #1
Member
- Join Date
- Jan 2010
- Posts
- 2
- Rep Power
- 0
Plz help deploy bluetooth test on mobile
Hi all :)
this is my first post, sorry for my bad english, i will try to explain what my problem is:
I write a simple bluetooth test application (server and client) use the JSR-82 implementation, BlueCove. And all works well.
Now i try to write, the same code, a client bluetooth with j2me for my mobile (a LG mobile dont remember model)...i install the plugin for netbeans and wireless toolkit, create new project with my test midlet and bluetooth and all compile..no library required (???)...i run my midlet, i see the print out that start correctly inquiry of bluetooth but no device was found...that is strange because i have a second computer with bluetooth on...and with my test bluecove application (no midlet) i discover all correctly...
If i try to install my compiled jar(and jad) in my phone, i got "no class def found error" my mobile not specify what class is not found...but i think are missed all class in pakage:
javax.bluetooth.*;
and
javax.microedition.io.*;
plz i try to break my head in this problem...how i install a correct application whit bluetooth in a phone? I think that i start a wrong type of project in netbeans, beacuse the midlet in emulator run (the bluetooth debug print sow that no found a device...and this is strange, because one device is on) and in my jar midlet application no class of bluetooh (JSR82) i see...and my phone say "no class def fond error"...i can't undestand what is my mistake :confused:
very very thanks for help :)
Similar Threads
-
Connect from PC with mobile using bluetooth
By DemoX in forum Advanced JavaReplies: 5Last Post: 04-13-2011, 03:10 AM -
Geting Mobile Number, Mobile Operator, Location and Mobile Serial Number by J2ME.
By maruffaiz in forum CLDC and MIDPReplies: 1Last Post: 08-07-2009, 12:14 PM -
Can anyone share:bluetooth tutorial-communicate between pc(j2se) and mobile(j2me)
By angelicsign in forum Sun Java Wireless ToolkitReplies: 0Last Post: 06-02-2009, 08:17 AM -
Transfering files over Bluetooth (with javax.bluetooth)
By weber10 in forum CLDC and MIDPReplies: 0Last Post: 02-26-2009, 08:14 PM -
Test Advisory Panel-Telecommute- Test your Java skills + share insights on Java tests
By michelle in forum Jobs OfferedReplies: 0Last Post: 04-05-2008, 12:38 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks