Thanks Kostya, but in order to avoid reliance on external package I have now integrated my own file picker.
A bit of pain in the sohort term, but probabaly a whise thing to do in the long run. Regards, JM > > > > > On Fri, Sep 30, 2011 at 4:37 PM, Jean-Michel > > <[email protected]> wrote: > >> filepath used to conatin the path, now it looks like "/8067" > >> In the debugger, the data it self contains this : > >> content://com.estrongs.files/8067 > > They switched to using a content provider, apparently. > > >> A lot of developper/apps seem to rely on this to select a file, that > >> is going to be pretty embarassing... > > You might want to point this out to them. > > >> Thanks for suggesting alternative options, > > Somebody out there probably has a file-picker you can directly embed > > in your app via a JAR or Android library project. If not, consider OI > > File Manager: > > >http://www.openintents.org/en/filemanager > > -- > Kostya Vasilyev -- 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

