Re: [mono-android] Reproduce audio file (mp3)

2012-11-20 Thread JM_SH
Hello Jon, Thank you very much for yout help!. I have succeed in reproducing my file with your ads. Regards, Juan. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Reproduce-audio-file-mp3-tp5712388p5712442.html Sent from the Mono for Android mailing list archive a

Re: [mono-android] Reproduce audio file (mp3)

2012-11-19 Thread Jonathan Pryor
Thank you for providing a copy of your project. On Nov 16, 2012, at 1:58 PM, Jonathan Pryor wrote: > On Nov 16, 2012, at 1:41 PM, JM_SH wrote: >> and I have errors in both (an exception Java.IO.IOException). > > What's the full stack trace of the exception? I/MonoDroid( 9239): UNHANDLE

Re: [mono-android] Reproduce audio file (mp3)

2012-11-19 Thread JM_SH
Hello again Jon. Could you test the project I posted?, Do you need something more?. I can paste the code. Thank you again. Regards. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Reproduce-audio-file-mp3-tp5712388p5712426.html Sent from the Mono for Android maili

Re: [mono-android] Reproduce audio file (mp3)

2012-11-17 Thread JM_SH
Hello Jon, PruebaAudio2.rar That is my project, it is done in vs2012, I have been testing with diferents filePaths, because whe I use that way i get an exception of file not found, and I don´t know how to put the url f

Re: [mono-android] Reproduce audio file (mp3)

2012-11-16 Thread Jonathan Pryor
On Nov 16, 2012, at 1:41 PM, JM_SH wrote: > and I have errors in both (an exception Java.IO.IOException). What's the full stack trace of the exception? Can you provide a copy of your project? Thanks, - Jon ___ Monodroid mailing list Monodroid@lists.

Re: [mono-android] Reproduce audio file (mp3)

2012-11-16 Thread JM_SH
Hi again, I still haven´t get the trouble fixed. I have read the articles you suggested me, I think that the resource (the mp3 file) is accesible in the activity.cs, I have it in the designer with its ID and I can access to it. I have test both, the working audio example solution, in which it use a

Re: [mono-android] Reproduce audio file (mp3)

2012-11-15 Thread Jonathan Pryor
On Nov 15, 2012, at 2:39 PM, JM_SH wrote: > Thanks for your answer, I have one more issue, how i set the build action to > androidresource??. http://docs.xamarin.com/Android/Guides/Application_Fundamentals/Resources_in_Android/Part_1_-_Android_Resource_Basics#Creating_and_Accessing_Resources -

Re: [mono-android] Reproduce audio file (mp3)

2012-11-15 Thread JM_SH
Hi Jon, Thanks for your answer, I have one more issue, how i set the build action to androidresource??. Thank you again. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Reproduce-audio-file-mp3-tp5712388p5712391.html Sent from the Mono for Android mailing list arc

Re: [mono-android] Reproduce audio file (mp3)

2012-11-15 Thread Jonathan Pryor
On Nov 15, 2012, at 2:02 PM, JM_SH wrote: > I have a new issue, I want to reproduce an audio file (mp3)... ... > The audio file is in the Resources foulder. Untested, but try the following: 1. Create a Resources\raw folder 2. Place your mp3 into the Resources\raw folder; set its Build action to