Not full export AR Project from Unity 3D into Android Studio project

I am trying to integrate a AR project from a unit as a library into a native android project. The unit project uses video files. When exporting, everything is exported and works fine, code, models, etc., except for video files. For some reason they are not exported along with the rest and therefore are not displayed in the scene. Anyone may have faced a similar problem?

Connected with the team, but this does not sound like an AR issue. For Unity-as-a-library (UaaL), you should see GitHub - Unity-Technologies/uaal-ar-example

Same issue occurred…Any solution for that???

Hey,@hotshomwork found any solution?