Tag: Write Access

Unity – AndroidでpersistentDataPathを使った保存設定

Android(Galaxy S6)で Application.persistentDataPath を使ってPath指定した時に保存ができなかったのでそのときにしたこと。 [crayon-67ba0de6589e…