Sharing Android development builds between devices

Hi,

I have an Android project being built successfully on an Android device. Incase I want to share the APK with another Android device, where do I copy the arm64-es2.so file?

When I try and install the APK, I get a black screen after my splashscreen has loaded up. I copied the folder into the UE4Game/ in my Android SDCard. But I’m not sure where the arm64-es2.so file goes. Does anyone know where to copy that file into?

Thanks.