弹来弹去跑马灯!

摘要: way1: Intent intent = new Intent(Intent.ACTION_SEND); intent.setType("text/plain");// setType("audio/ "); intent.putExtra(Intent.EXTRA_SUBJECT, "share 阅读全文
posted @ 2017-03-24 17:13 wgscd 阅读(1132) 评论(0) 推荐(0)