tags:

views:

32

answers:

1

Hi friends,

i want to mount sdcard programmatic,how can i check?

A: 

If you are writing an ordinary SDK application, you cannot mount the SD card yourself.

If you work for a device manufacturer, or you are otherwise building an application that you can sign with the firmware signing key, you can use USB_MASS_STORAGE_ENABLED.

CommonsWare
@Thanks for reply
sivaraj