Re: motorola sdk not working Hi,
That package is no longer supported. It was a part of older SDKs but was deprecated in favour of other APIs. You can use JSR-135 MMAPI for
playing music and javax.microedition.lcdui.Display class has a vibrate(int duration) method for controlling the device vibrator.
__________________
cheers
Aman
|