I'm working on an Ubuntu Touch app that needs to modify iptables and do various other things that requires interaction with the command line. I found this and I understand that it must be done with a C++ plugin or a possible future extension in the SDK. Is there any such extension available now? And can someone elaborate on how I can use C++ to run a command from qml?
Asked
Active
Viewed 339 times