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

Incomming Email Intent in Android

Urvik Shah

Lurker
I have noticed a few apps which give only the following options (shown in the screenshot) when we click share button in the app. (How to make this intent ?)

Now, I want to make a basic app, that accepts this kind of intent and want to process on the message that is sent through that intent, so whenever the user clicks my app on the "share via" screen, my app processes on the incoming message/content and shows some output to the user.

How to achieve this ? How can I make my app capable of accepting that information ? (P.S. i am a beginner in android development)

Here is the screenshot :

Screenshot_20180918-233118__01.jpg
 
Back
Top Bottom