[android-developers] URI_INTENT_SCHEME Specification
The method
Intent.parseUri(..., Intent.URI_INTENT_SCHEME)
available since API level 4 allows to "serialize" essentially all of
an Intent instance data into a URI under the "intent:" scheme.
1) Is there an official, published specification for that URI scheme?
2) Are URIs generated with Intent.toUri() and consumed by
Intent.parseUri() stable/supported across API versions (supported in
future platform version)?
Thanks,
\Tobias
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home