I want to share text and images on google plus like facebook and twitter but when I integrate google plus in my Android app and run it it gives exception:
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.SEND typ=text/plain pkg=com.google.android.apps.plus
I follow the https://developers.google.com/+/mobile/android/getting-started guide lines.