Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Documentation for extra in intents for Android

Tags:

android

What documentation is there on the extras will be provided with Android intents?

Update:

I did some further investigation. I understand that we can are meant to assume each intent to parses no data or extras unless explicitly documented. Additionally, some, but not all, extras mention which they are applicable to (see the android documentation and search for Standard Extra Data). We are expected to then look at what the intent does (or guess from its name) to understand more clearly what the extra does. Those which don't mention this are expected to be used in a large range of applications.

like image 917
Casebash Avatar asked Mar 26 '26 23:03

Casebash


1 Answers

You can try looking into openIntents.

like image 191
Macarse Avatar answered Mar 29 '26 12:03

Macarse



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!