Is there a way to hand over a string to an ACTION_SEND intent that is read-only to the user and cannot be edited, just sent or not sent?
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.
Cant be done.
The reciever (which you dont control) decides how to handle the sent data.
Expanding based on gameowers comment, if you want to do something very specific he is right, you just might want to program your own integration into FB or Twitter.