摘要:
1Intentintent=newIntent(Intent.ACTION_SEND);2intent.setType("*/*");3//intent.setType("image/png");4intent.putExtra(Intent.EXTRA_STREAM,Uri.fromFile(newFile("/sdcard/test.docx")));5startActivity(Intent.createChooser(intent,"ShareFile"));蓝牙,gmail, email等支持的MIMI 阅读全文