I have created a button. So when I click the button it gives me an option to send message and the view of the contact list.
Thank you.
I have created a button. So when I click the button it gives me
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
inside the onClick() of your button,launch the sms activity :
You can add extras to populate your own message and such like this
One more way is :
If b is your button then :