Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 368 Bytes

File metadata and controls

14 lines (11 loc) · 368 Bytes

UnityAndroidPath

Unity C# script for get directory path on Android device

Main function is static so it's no need to attach script to any game object.

Use below function to get file deirectory

AndroidPathManager.GetFriendlyFilesPath()

Use below function to get cache deirectory

Use AndroidPathManager.GetFriendlyCachePath() to get file deirectory