Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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

About

Unity C# script for get directory path on Android device

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages