[转]android 个人铃声设置代码
摘要:
本文转自:http://jakend.iteye.com/blog/9606081、首先选中列表的铃声 Java代码 privatevoiddoPickRingtone(){ Intentintent=newIntent(RingtoneManager.ACTION_RINGTONE_PICKER); //Allowusertopick'Default' intent.putExtra(RingtoneManager.EXTRA_RINGTONE_SHOW_DEFAULT,true); //Showonlyringtones intent.putExtra(RingtoneMa 阅读全文
posted @ 2012-02-17 08:34 freeliver54 阅读(2098) 评论(0) 推荐(0)
浙公网安备 33010602011771号