This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
Path2Uri
Hello World
Returns a content:// path for images and videos.
app.Path2Uri(
path
) →
String:
file path or content:// uri:
“content://[uri]”
String:
path to file or folder (
“/absolute/...”
or
“relative/...”
)
loading