Here are the facts: - When you upload you app to the Google Play Market google currently looks inside your ApplicationManifest. - Your application manifest also contains all of you Intent Filters which google could also parse.
Is there a plan in the works for google to make use of this data and post a webapp that is a big repository of all of the different apps and their corresponding intents so that if I wanted to know what the correct intent was to view a Calendar item was for the Calendar app then I could just look it up? I think this would be really useful and it is not as though that information should not be made public to developers anyway. I just see it as a bit of a hamper having to really search to find the correct intents to use, especially for apps that are not stock. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

