摘要:
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 阅读全文
posted @ 2011-10-11 15:50
TroyZ
阅读(406)
评论(0)
推荐(0)
浙公网安备 33010602011771号