摘要: private static String getDefaultPath(){ boolean isHaveExternalSD = false; String DefaultPath = "/storage/sdcard0"; File externalSDCard = new File("/st... 阅读全文
posted @ 2014-05-08 18:25 plpdan 阅读(304) 评论(1) 推荐(0) 编辑