I am trying to create an apk file on Unity, and run it on my Samsung Galaxy S7 edge (I tried other android phones as well). I was able to create an apk file and install it on my device, but when I open the app on the phone, the following comes up:
“Error Unable to initialize the Unity Engine”.
In case it is relevant, here are some info on things I did:
- I am using Vuforia for detecting an image target using an AR Camera…
- I tried different textures before I hit build and run.
- I tried the app with Unity Remote and it works, HOWEVER it still uses the laptop’s Web Cam and all other Web Cams connected to the computer, and refuses to use the phone’s camera. When I disable all cameras on the computer, it just gives a black screen.
Thanks in advance.