java.lang.NoClassDefFoundError: javax.bluetooth.UUID

I developed a Game to run into Palm T3.

The games is running, but now Im trying to add Bluetooth to this Game.

When I run my app in the Palm i get the erro bellow:

java.lang.NoClassDefFoundError: javax.bluetooth.UUID

at DamasMidlet.<clinit>(Unknown Source)

at java.lang.Class.initializeImpl(Native Method)

at java.lang.Class.initialize(Unknown Source)

at java.lang.Class.forNameImpl(Native Method)

at java.lang.Class.forName(Unknown Source)

at javax.microedition.lcdui.AppManager.launch(Unknown Source)

at javax.microedition.lcdui.AppManager.main(Unknown Source)

I saw many pp in the forum with the same problem, but dont saw the solution for the problem.

Tks

[744 byte] By [RodrigoZaratina] at [2007-10-3 3:19:18]
# 1
yeah i have the same problem but no one has managed to help me with it.If u find out the answer, please let me know.Email: coyma22@hotmail.comWill greatly appreciate itYusra
yusraa at 2007-7-14 21:11:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
are you sure that the bluetooth package is implemented on your PDA?
suparenoa at 2007-7-14 21:11:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
Well how can we find out if our pda's implement bluetooth package?Yusra
yusraa at 2007-7-14 21:11:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...