how to call text message app and allow user to add contacts to send sms?

how to call text message app and allow user to add contacts to send sms?

hi guys,

i'm trying to make a app like: text field to allow user to input some text, add contacts button to allow user to choose contacts from their contacts list, and send button to allow them to send sms to selected contacts.

or maybe after choosing contacts, the app will call the text message app to allow user to send sms.

how can i do that with jquery mobile?
thanks for your helps!