I need the button click of the intent ACTION_SEND. Here there is no need of displaying UI. Can I get the "Send" button click from the MMS-SMSProvider in Android?
You can click a button programmatically by using the button.performClick() method.
button.performClick()
1.4m articles
1.4m replys
5 comments
57.0k users