M magarcan Active Member Licensed User Longtime User Jun 9, 2012 #1 How can I set a MP3 saved in my SD as ringtone? Thanks!!
M magarcan Active Member Licensed User Longtime User Jun 9, 2012 #3 NJDude said: Take a look at THIS library. Click to expand... Thank you! I remembered have seen this previously, but didn't remember where Upvote 0
NJDude said: Take a look at THIS library. Click to expand... Thank you! I remembered have seen this previously, but didn't remember where
M magarcan Active Member Licensed User Longtime User Jun 9, 2012 #4 I've another probem. I've realised that if you executes twice : B4X: RM.AddToMediaStore(File.DirDefaultExternal,Seleccionado&".mp3",Seleccionado,True,True,True,True) Sond appearss two times in RingtonePicker. Can I check if a song exists previously to add it? Thanks! Upvote 0
I've another probem. I've realised that if you executes twice : B4X: RM.AddToMediaStore(File.DirDefaultExternal,Seleccionado&".mp3",Seleccionado,True,True,True,True) Sond appearss two times in RingtonePicker. Can I check if a song exists previously to add it? Thanks!
Erel B4X founder Staff member Licensed User Longtime User Jun 10, 2012 #5 You will need to store the Uri in a file and only add the ringtone if it is the first time. Upvote 0
R Ramezanpour2 Member Licensed User Longtime User May 31, 2015 #6 Erel said: You will need to store the Uri in a file and only add the ringtone if it is the first time. Click to expand... please give an example thanks dear Upvote 0
Erel said: You will need to store the Uri in a file and only add the ringtone if it is the first time. Click to expand... please give an example thanks dear
Erel B4X founder Staff member Licensed User Longtime User May 31, 2015 #7 This is an old thread. Please start a new thread. Post the code that you are trying to run and we will try to help you. Upvote 0
This is an old thread. Please start a new thread. Post the code that you are trying to run and we will try to help you.
R Ramezanpour2 Member Licensed User Longtime User May 31, 2015 #8 Erel said: This is an old thread. Please start a new thread. Post the code that you are trying to run and we will try to help you. Click to expand... im start a new thread please answer me Upvote 0
Erel said: This is an old thread. Please start a new thread. Post the code that you are trying to run and we will try to help you. Click to expand... im start a new thread please answer me