[android-developers] Re: Can not start Media Player Service

2009-07-19 Thread MikaSue
I was just trying to get my system to play a sound. It wont play the ring tone it wont start the media player at all. Must I set a permission to get it to open that path? MikaSue On Jul 16, 12:24 pm, Marco Nelissen wrote: > On Thu, Jul 16, 2009 at 5:14 AM,MikaSue wrote: > > > In LogCat, I see

[android-developers] Re: Can not start Media Player Service

2009-07-16 Thread Marco Nelissen
On Thu, Jul 16, 2009 at 5:14 AM, MikaSue wrote: > > In LogCat, I see > > E   542   MediaPlayerService   Couldn't open fd for > content://settings/system/ringtone > > E   761   MediaPlayer     unable to create media player > > > Any help would be appreciated.  Im trying to play a mp3 file. Then w