I need to start SMS compose screen when user presses a link on my web page in browser (on web page of my web site). Is there any way to do that in Android? If yes then is there any way to specify SMS text and/or recipients in URL? similar to the way to call Email app:
ThanksCode:<a href="mailto:?subject=My Subject&body=Text here">Open Email App</a>
Bookmarks