According to the online generally gives WWW read mobile phone memory file:
String url="file://" + "/storage/emulated/0/output. The obj";
If (the File. The Exists (url))
{
WWW WWW=new WWW (url);
Yield return WWW.
}
The else
The Debug Log (" no file ");
When trying to log on the mobile phone has been, however, suggests that no file
from the phone on the path to the file is the
Have a great god know solution, help!