That worked. Thanks. I had wondered if it is allowed to have "://" inside of a URL, but apparently, that is.Sorry, I completely missed your point.
should do the trickCode: Select all
startActivity(Intent(Intent.ACTION_VIEW, Uri.parse("vlc://smb://server/path/to/file/file.mp4")))