On Thu, Sep 24, 2009 at 5:00 PM, manoj <[email protected]> wrote:

>
> HI all,
>
> I want your help for my app. The following is my new requirement.
>
> I have written a rss reader app. Now my requirement is to launch the
> app when we browse any xml/rss link. I mean if I type the xml/rss link
> in the phone browser, then instead of showing the content, my app
> should be launched.
>
I think wat u r speakin abt is wat a plugin can do.
I'm not sure if plugin development is even possible for android's browser.
But wat u can try is have an intent-filer in your manifest consisting of
action ACTION_VIEW and content-type application/xml.
But 'm not very sure tat it'd work.
U could chk its workin by using a file-browser(like the OI file manager)
app, trying to view a xml/rss file stored in ur phone/sdcard.

>
> can you please suggest me how to achieve it?
>
> Thanks,
> Manoj.
> >
>


-- 
Regards,
Sujay
Jonathan Swift<http://www.brainyquote.com/quotes/authors/j/jonathan_swift.html>
- "May you live every day of your life."

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to