Tag: Application.persistentDataPath

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

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

Unity – Galaxy S6(Android 5.0)のApplication.persistentDataPath

Androidの Application.persistentDataPath のパスは

となのですがGalaxy S6(Android 5.0)で…