The problem is that getExternalStorageDirectory cannot do what you
want: which card should it return? I believe the Samsung solution was
to have it return the parent directory for both cards -- which is just
plain wrong.

The getExternalStorageDirectory API is supposed to return ONE path to
ONE card. It was never designed for two.

On Sep 10, 8:46 pm, joebowbeer <[email protected]> wrote:
> On Sep 10, 2:01 pm, Kostya Vasilyev <[email protected]> wrote:
>
> > That's the Samsung Galaxy S (GT-I9000) I mentioned earlier in this thread.
> > There are also several carrier-branded versions.
>
> Nice handset.  1 million were sold in the US in the first 45 days.
> Probably 2 million by now.
>
> If you avoid the explicit path and use the getExternalStorageDirectory
> method, are there any problems on Galaxy S handsets?

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

Reply via email to