So, I am using Environment.getExternalStorageDirectory() on the new GoogleTV emulator. It returns "/mnt/sdcard" (which should be 100 MB). But, all operations on that directory fail (like trying to make a new directory for example).
What is the proper storage space for GoogleTV? Is Environment.getExternalStorageDirectory() not the right thing to do here? -- 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

