Path for "user://" on android

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Krzycho
:warning: Old Version Published before Godot 3 was released.

What is the path for “user://” on android?

:bust_in_silhouette: Reply From: exuin

Old question, but print(ProjectSettings.globalize_path("user://")) to find out.