I\'ve been trying to play with Phonegap and created a small application in HTML/Javascript to send an SMS. I tried this code window.location.href = \'sms:XXXXXXXX06?bo
window.location.href = \'sms:XXXXXXXX06?bo
See the Phonegap SMS Plugin to send SMS messages.