Thanks, I saw this link,

So to handle let's say *.pdf I should have a line like this :
  <data android:mimeType="application/x-pdf"/>

????


How to get the file path of the file, and where my application is
started ( onCreate()  ?)



On 27 fév, 11:44, Stoyan Damov <stoyan.da...@gmail.com> wrote:
> Can't you setup an intent filter for the mime type (e.g.
> application/pdf)? Take a look 
> athttp://groups.google.com/group/android-developers/browse_thread/threa...
>
>
>
> On Fri, Feb 27, 2009 at 12:00 PM, Nanard <bsegon...@free.fr> wrote:
>
> > Thanks for the answer.
>
> > Could you add it for future SDK release ?
>
> > Several users of my application (MultiReader) asked my to be able to
> > launch my application for instance when they received a mail with a
> > pdf, word, ... document.
>
> > It would be good also to be able to launch application when we have a
> > link to a file,  into a web page.
>
> > On 27 fév, 04:24, Dianne Hackborn <hack...@android.com> wrote:
> >> Sorry, we currently don't really support matching based on file 
> >> extensions.- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -
--~--~---------~--~----~------------~-------~--~----~
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