How to set ringtone with RingtoneManager.ACTION_RINGTONE_PICKER?

后端 未结 4 1143
Happy的楠姐
Happy的楠姐 2020-11-30 01:53

I try to find solution here, but there are only solution for own/selected file, not for code when I call picker. I use following code when user press button:



        
4条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-30 02:31

    The code is perfect and works for me. But you forgot to mention the permissions required..here it is. try this code..hope it helps

    
      
      
    

提交回复
热议问题