media player - Android MediaPlayer Error 1,-2147483648 only for Emulator 2.2 and 2.3 -


i'm facing problem playing videos url (streaming). these videos playing on newest versions of emulators. tested on 3.2, 4.2, 4.2 playing don't play on 2.2 , 2.3. i'm using videoview , mediacontroller play videos , format of videos mp4. here exception-log. having idea it.

05-08 15:07:28.530: d/videoview(2402): error: 1,-2147483648 05-08 15:07:33.199: e/resourcetype(2402): style contains key bad entry: 0x010102ce 05-08 15:07:33.199: e/resourcetype(2402): style contains key bad entry: 0x010102d7 05-08 15:07:33.220: e/resourcetype(2402): style contains key bad entry: 0x010102f3 05-08 15:07:33.220: e/resourcetype(2402): style contains key bad entry: 0x01010300 05-08 15:07:33.220: e/resourcetype(2402): style contains key bad entry: 0x0101039c 05-08 15:07:33.940: d/mediaplayer(2402): couldn't open file on client side, trying server side 05-08 15:07:33.970: e/mediaplayer(2402): error (1, -2147483648) 05-08 15:07:34.190: e/mediaplayer(2402): error (1,-2147483648) 05-08 15:07:34.190: d/videoview(2402): error: 1,-2147483648 

is there no 1 having solution of problem???


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -