i chanage mLibVlc.readMedia(filePath); to
mLibVlc.readMedia("
http://forum.ea3w.com/coll_ea3w/attach/ ... 832415.3gp");
and the app crash,this is my error message:
03-21 04:44:23.812: DEBUG/dalvikvm(60): GC_EXPLICIT freed 1363 objects / 71080 bytes in 119ms
03-21 04:44:23.821: INFO/WindowManager(60): Setting rotation to 1, animFlags=1
03-21 04:44:23.851: INFO/ActivityManager(60): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=6}
03-21 04:44:24.101: VERBOSE/LibVLC(309): Reading
http://forum.ea3w.com/coll_ea3w/attach/ ... 832415.3gp
03-21 04:44:24.141: DEBUG/vlc(309): [0x3111fc] main input debug: Creating an input for '
http://forum.ea3w.com/coll_ea3w/attach/ ... 832415.3gp'
03-21 04:44:24.231: DEBUG/vlc(309): [0x3111fc] main input debug: thread started
03-21 04:44:24.231: DEBUG/vlc(309): [0x3111fc] main input debug: using timeshift granularity of 50 MiB
03-21 04:44:24.261: DEBUG/vlc(309): [0x3111fc] main input debug: using timeshift path '/tmp'
03-21 04:44:24.261: DEBUG/vlc(309): [0x3111fc] main input debug: `
http://forum.ea3w.com/coll_ea3w/attach/ ... 832415.3gp' gives access `http' demux `' path `forum.ea3w.com/coll_ea3w/attach/2008_10/12237832415.3gp'
03-21 04:44:24.271: DEBUG/vlc(309): [0x3111fc] main input debug: creating demux: access='http' demux='' location='forum.ea3w.com/coll_ea3w/attach/2008_10/12237832415.3gp' file='(null)'
03-21 04:44:24.301: DEBUG/vlc(309): [0x318b84] main demux debug: looking for access_demux module: 0 candidates
03-21 04:44:24.311: DEBUG/vlc(309): [0x318b84] main demux debug: no access_demux module matched "http"
03-21 04:44:24.361: DEBUG/vlc(309): [0x318b84] main demux debug: TIMER module_need() : 20.637 ms - Total 20.637 ms / 1 intvls (Avg 20.637 ms)
03-21 04:44:24.361: DEBUG/vlc(309): [0x3111fc] main input debug: creating access 'http' location='forum.ea3w.com/coll_ea3w/attach/2008_10/12237832415.3gp', path='(null)'
03-21 04:44:24.401: DEBUG/vlc(309): [0x2f91bc] main access debug: looking for access module: 2 candidates
03-21 04:44:24.441: DEBUG/vlc(309): [0x2f91bc] access_http access debug: http: server='forum.ea3w.com' port=80 file='/coll_ea3w/attach/2008_10/12237832415.3gp'
03-21 04:44:24.481: DEBUG/vlc(309): [0x2f91bc] main access debug: net: connecting to forum.ea3w.com port 80
03-21 04:44:24.921: DEBUG/Zygote(33): Process 309 terminated by signal (11)
03-21 04:44:24.951: INFO/ActivityManager(60): Process vlc.android (pid 309) has died.
03-21 04:44:24.991: INFO/WindowManager(60): WIN DEATH: Window{4500dea0 SurfaceView paused=false}
03-21 04:44:25.001: INFO/WindowManager(60): WIN DEATH: Window{44fbae58 vlc.android/vlc.android.VLC paused=false}
03-21 04:44:25.221: DEBUG/dalvikvm(60): GC_EXPLICIT freed 379 objects / 17544 bytes in 136ms
03-21 04:44:25.251: INFO/WindowManager(60): Setting rotation to 0, animFlags=1
03-21 04:44:25.301: INFO/ActivityManager(60): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=7}
03-21 04:44:25.561: INFO/UsageStats(60): Unexpected resume of com.android.launcher while already resumed in vlc.android
03-21 04:44:26.021: WARN/InputManagerService(60): Got RemoteException sending setActive(false) notification to pid 309 uid 10036
03-21 04:44:28.101: DEBUG/dalvikvm(60): GC_EXPLICIT freed 300 objects / 12872 bytes in 91ms