View Single Post
  #7 (permalink)  
Old 11-10-2007, 02:42 AM
amansundar amansundar is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 325
amansundar is on a distinguished road
Default 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
Reply With Quote