- Home /
Access Unity assets natively on Android and iPhone?
I need to access a file natively on Android and iPhone in a Unity project. Does Unity copies project assets to the file system on Android/iPhone? If yes, is there any API function to retrieve fully qualified path of the assets?
In case Unity does not support this, how can one achieve this across different platforms?
Comment
Your answer
Follow this Question
Related Questions
How to copy an asset to the file system? 0 Answers
Which platforms support the "file://" protocol in the WWW class? 2 Answers
Path for Assets/Textures folder File in Android 2 Answers
Are there some restrictions of filename on Unity(, Android, or iPhone) ? 0 Answers
What are the minimum file types I'll need to import for using 3d assets? 1 Answer