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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.0 Available! -- 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

