Is there a level 8 equivalent for this function? I need to write files to external memory that the user can browse from the desktop via USB. My app specifies API level 8 and I really don't want to leave behind users who are on Android 2.2. Currently what happens is I write the file and it is clearly there when viewed from the Android device's file explorer app. But when connected via USB the file does not appear.
-- 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

