• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Sharing text with external apps

vinayvs

Lurker
I have an XML file which has a card view . Inside card view i have a text view and a image button. When I click on either text view or image button , it should share the text to other apps. How can I do it ?
I have an adapter class and main activity.
I tried using on click on text view but it did not work.
 
Back
Top Bottom