android - Cordova VideoPlay from assets -



android - Cordova VideoPlay from assets -

line 82-99 https://github.com/raulduran/videoplayer/blob/master/src/android/videoplayer.java

i trying utilize above cordova plugin play video asset folder. @ line 91, there re-create function cannot understand. also, video size on 200mb, re-create takes amount of time copying.

can video played straight initial filepath?

android cordova

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -