android 获取所有SD卡目录
摘要:
//返回sd卡路径public static List<String> getStorageDirectories(Context context) { StorageManager sm = (StorageManager) context.getSystemService(Context.STO 阅读全文
posted @ 2017-10-20 11:17 guangdeshishe 阅读(312) 评论(0) 推荐(0)
浙公网安备 33010602011771号