2012年10月1日

保存文件到SD卡以及分析setting源代码获取SD卡大小

摘要: 保存文件到SD卡 public static boolean saveInfo(Context context, String username, String password) { try { if (Environment.MEDIA_MOUNTED.equals(Environme... 阅读全文

posted @ 2012-10-01 17:37 Freedom000 阅读(169) 评论(0) 推荐(0)

导航