> In Android, to make it easier to let developers communicate how to use
> intents you could add a url to document how to use the Intent to the
> intent-filter.

>       <usage-url android:name="http://mydomain.com/android-api/appname/

Is this something that exists, or did you just make this up as an
example, how it *could* be done?
I could not find it in the documentation.

The only place to put custom values would be meta-data:
http://code.google.com/android/devel/bblocks-manifest.html
http://code.google.com/android/reference/android/R.styleable.html#AndroidManifestMetaData

Peli
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to