Send mail or SMS to J2ME

This is my first time you send mail or SMS to J2ME, I have a search, and I found that I need to make a form that contains email or SMS information and use some APIs such as Wireless Messaging (WMA JSR 120) to send.

I ask if there is another option that can open a ready-made phone application that sends email or SMS in a pop-up window or something like that, and support my application, and when it is sent it will close this application or it won’t be found in J2ME?

+3
source share
2 answers

, JSR-211: API- Content Handler API. , , .

JSR211 - Inter Process Communication J2ME.

, IPC , , , - IPC, .

, J2Me, , SMS MIDLet JSR211.

, , - JSR211 MIDlet DRM.

+1

All Articles