Introduction to the extended APIs of the Samsung (Samsung) Series
Author: Chen yuefeng
From: http://blog.csdn.net/mailbomb
On the basis of midp1.0, Samsung has added some extension APIs to enhance mobile phone functions. These APIs are compatible with midp1.0 and these classes are included in COM. samsung. in the util package, you must first introduce this package when using it. The following describes the packages respectively:
L audioclip-class used to play audio files
L lcdlight: class for controlling background lights of mobile phones
L Sm-contains outgoing phone numbers, incoming call numbers, and short messages
L SMS-contains the method for Sending Short Messages
L vibration-method for controlling mobile phone vibrations
Samsung only extends these five classes, which are similar to Nokia's UI package. For more information, see the API documentation.