Im tryng to run a video in an android app without any succes.
First I´ve tryed the normal video library that comes with processing but the app just crashes.
Then I was tryng GSvideo library wich i´ve downloaded from this link : https://sourceforge.net/projects/gsvideo/?source=typ_redirect
but it seems that this library won´t work in my processing version. (i´ve run the loop example without succes).
Im using
processing 3.3.2 windows 10. Any ideas how to solve it?