Android Media Stream Error? java.io.FileNotFoundException: No content provider :http://
问题 I followed this to Play Stream Radio In android Here Its working Fine But Player Loading Bit Slow after clicking I need to wait for 30+ seconds time But I am getting This error In console MediaPlayer: setDataSource IOException happend : java.io.FileNotFoundException: No content provider: http://www.example.com:8000/live.ogg at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1074) at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java