My app currently requires the user to manually copy certain files from their PC to their USB-mounted Android device where my app can open them and do its thing. But I'm already running into issues with users' devices that want to mount in this "MTP" mode, and I hear that the Xoom *only* supports MTP, etc.

So how can MTP be used to transfer files to the device that don't really fit into the "Media files" category, and how do I locate the directory from my app? What do getExternalStorageDirectory and getExternalFilesDir return for a device like the Xoom?

Doug Gordon
GHCS Software

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