Hi friends,
I'm using "lgtjavastationsdk101_2" to use its APIs.
I've import mmpp.media.Vibration;
In which i've invoke its static method,
Vibration.start(3,1000);
This application compile and preverify finely.
But while running using following command
midp -classpath C:\LG\class dev.GVibration
its gives error
ALERT: Unable to load class mmpp/media/Vibration
Whats the coz?
Why the class cannot be load?
Regards,
Sachin Warang.

Reply With Quote




