Get devices internal “/sdcard/” path.

app.GetInternalFolder() → String: path to file or folder ( “/absolute/...” or “relative/...” )

Normally it should be “/storage/emulated/legacy”.

See Also: GetExternalFolder

Example - Show Internal Storage Path click to expand contents