Returns the path to the app assets folder.
app.GetAppPath() → String: path to file or folder ( “/absolute/...” or “relative/...” )
In a DroidScript project the path should be
In an apk it instead returns the absolute path to the
See Also: GetPath, GetPrivateFolder