摘要: 首先在当前进程也就是当前的项目里面进行存储 SharedPreferences.Editor editor = mContext.getSharedPreferences("tvplay", Context.MODE_PRIVATE).edit(); editor.putString("video" 阅读全文
posted @ 2016-05-18 09:31 水柠檬QAQ 阅读(344) 评论(0) 推荐(1)