Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trouble reading intent extra object. #12

Open
colonna-mike opened this issue Aug 25, 2016 · 1 comment
Open

trouble reading intent extra object. #12

colonna-mike opened this issue Aug 25, 2016 · 1 comment

Comments

@colonna-mike
Copy link

colonna-mike commented Aug 25, 2016

Hello:
I can read the outer fields just find and the clipItems object without a issue. However the extras object I'm having a issue reading the "android.intent.extra.TEXT" and " android.intent.extra.SUBJECT" fields.

I have tried:

intent.android.intent.extra.TEXT
intent.extra.TEXT 

I'm a little confuse here.

what's the proper way to ready the extra object.

@colonna-mike
Copy link
Author

figure it out: intent.extras["android.intent.extra.TEXT"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant