I have a MediaPlayer instance for local audio files. It worked, but after some changes (bad for me, can't figure out what exactly it was) this error began to appear: //message
Prepare failed.: status=0xFFFFFFFC
//in LogCat
error(-1, 4)
MEDIA_ERROR(mPreparySync) signal application thread
So, what are possible reasons? File to play exists.