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
try to make somthing like this:
sms number
it works for me on Android device.