Hi everyone,
I have a problem like this:
I am making an application to display the 3D model according to the image using unity.
I have set the image target path located in the device's directory (not unity StreamingAsset folder) , and the unity editor can run, but when i compiling Apk file to run on android device (image target path: /Storage/emulated/0/Android/Data/.../files/L1.jpg) and looking at the image, but does not display the 3D model on image.
I try many ways but it can't be.
Can you help me?
Thanks you.