摘要: 1 public void systemScan(){ 2 sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Uri.parse( "file://" 3 + Environment.getExternalStorageDirectory() 阅读全文
posted @ 2016-04-16 11:14 YyuTtian 阅读(132) 评论(0) 推荐(0)