开发者

Android application download on SD card

开发者 https://www.devze.com 2023-01-12 01:43 出处:网络
Can Android application request to download on SD card in android 2.1 and lower开发者_如何学C. Also I want to know if the application can request some folders that contain videos to download on the sd

Can Android application request to download on SD card in android 2.1 and lower开发者_如何学C. Also I want to know if the application can request some folders that contain videos to download on the sd card ? and how to do that ?

Thanks in advance.


Take a look at the external storage information in the Google documentation. It provides some good code examples and descriptions.

http://d.android.com/guide/topics/data/data-storage.html#filesExternal

0

精彩评论

暂无评论...
验证码 换一张
取 消