Back

GetAppPath

Hello World

Returns the path to the app assets folder.

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

If it's a DroidScript project the path should be “/sdcard/DroidScript/appname” - If it is an apk it is “/Assets”

See Also: GetPath, GetPrivateFolder