I'm using Environment api but it is pointing to the sdcard only. but
the tablet that am using is having different folders in its internal
memory also. So is there any way to get access to that folders.

On Jun 8, 12:24 am, RichardC <richard.crit...@googlemail.com> wrote:
> Try:
>
> http://developer.android.com/guide/topics/data/data-storage.html
>
> and page down to: "Saving files that should be shared"
>
> On Jun 7, 1:50 pm, Prakash Iyer <thei...@gmail.com> wrote:
>
> > There are some phones, eg the first HTC phone at VZW, which have 3 mount
> > points for music. Basically the internal memory is partitioned into the
> > "internal" filesystem & a modifiable partition that can be mounted as a USB
> > drive. Users can move music there & this is scanned by the media player but
> > is not the "external" filesystem. So there is no Environment API to get to
> > this path... I don't know of any way other than a magic absolute path in
> > that case... Would love to know otherwise...
>
> > To the OP, if Dianne/rest don't come back with a solution here & this is
> > your problem, Google for the specific handset model you are dealing with &
> > someone will hopefully have the magic path for you;-)
> > On Jun 7, 2011 3:24 AM, "Dianne Hackborn" <hack...@android.com> wrote:

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