Hi! I'm trying to open the filemanager Thunar with a specied path on MX Linux from B4J code. This is what I use.
which opens the default webbrowser with the root file structure.
Perhaps using shell is a better way that's why I consult you experts out there
but since I'm new to Linux I ask for a solution here.
My question is not locked to MX Linux, but also any other Linux versions will do.
B4X:
fx.ShowExternalDocument(File.GetUri("/", ""))
which opens the default webbrowser with the root file structure.
Perhaps using shell is a better way that's why I consult you experts out there
but since I'm new to Linux I ask for a solution here.
My question is not locked to MX Linux, but also any other Linux versions will do.
Last edited: