2012/5/16 b0b <[email protected]> > > > Finally another example: some apps provide open (app-specific) APIs > through Intents. When I mean open, I mean that receivers are knowingly > exported for public use. > It is impossible to find out about these APIs unless you know about > them...or you find them by luck looking at regenerated manifest xml from > APK like it happened to me recently. >
If a receiver is "knowingly exported for public use", it should be documented and promoted by the developer. > > And think what can be done with a gigantic Intent metadata databse: app > recommendations. > > I'm quite certain someone at Google already thought of all this and what > could be done with Intent metadata. > > -- > 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 > -- 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

