It's hard to say "support".
if u want to support a secondary MicroSD card, many things should be done.
i.e,:
Apps should be installed in which card?
How to mount sdcard?
Which one should be mounted in /mnt/sdcard, cuz Android Api get default
externel storage using this mount point.

Galaxy Note has a 16GB internal storage, and also supply a sdcard slot for
external sdcard, maybe it can be called " a secondary MicroSD card", but
it's just mount secondary card as a sub folder in /mnt/sdcard,
 /mnt/sdcard/External Storage(?,sorry,  i can't remember exactly the mount
point ) .

Another is solution MediaTek platform. Mount points are /mnt/sdcard and
/mnt/sdcard2, Apps get external storage by public API, also they only get
/mnt/sdcard.

2012/7/15 Dan <[email protected]>

> Hi Everyone,
>
> I was wondering if Android supports a secondary MicroSD card.
>
> And if it does, then are there any phone or tablets on the market which
> provide a secondary slot for a secondary MicroSD card?
>
>
> Thanks,
> Dan
>
> --
> 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

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