JAR, Demo APK and PicoUnityActivity.cs are in /resource.
Note: If you want to create your own JAR file, please refer to the Guideline
Pico Goblin, Pico Neo, Pico G2, Pico G2 4K
This demo shows how to launch system video player with specified video file.
You need to transfer the video named "test.mp4" to /Download/ directory, launch this app then you can watch it.
void launchVideoPlayer(String videoPath, String videoName, String videoType)
About videoType parameter introduction and more information, refer to PicoVR Built-in Video Player.