Hi great forum!
I'd like to know if is a known issue or maybe I'm doing something wrong...
My app doesn't work in ICS! It seems that mediaplayer is changed somehow, and even if I use API 15 in the IDE, it returns me the same error i was getting with API 8 running in ICS...
I only tried on emulator, cause I've no ICS devices, but it seems to be a problem in preparing mediaplayer...
Any ideas?
I would be very grateful if you will report your issues!
The error I get is the tipical java.io.IOException when i start the activity with the mediaplayer, but i also get error java.lang.NullPointerException when i try to play a file or going back...
So I guess maybe the problem is not in mediaplayer but in "File" library (or even in listview)...
Did this change in API 15?