You would have to write your own metadata reader/parser and convert it to the appropriate intent...
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, May 16, 2012 at 9:19 AM, dillipk <[email protected]> wrote: > Hi, > I have a string that contains metadata information and based on this > info, how does my app launch a relevant app by understanding this > metadata? > > > For example: > > If the string contains an URL , when I click a button, it should > automatically launch a Browser. If string has a link to audio file, > it should launch a media/audio player and start playing. In other the > launched Application should be metadata driven.. > > Any light on this would be great. > > Thanks, > DK > > -- > 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

