Running app from shell [answered]
hello, I am currently trying to design an app to raise the compatibility between SailfishOS and linux better. Something that can feel like (or better than) the compatibility between IOS and OSX (since IOS8 and yosemite).
But I don't (or hardly) find any documentation of how things like "Quick Launcher" or this trick https://together.jolla.com/question/17992/sending-an-sms-via-the-command-line/ could work.
So I just want to understand how to run a sailfish native app from the command line for a future usage of execve execlp or even system in my app
By the way if my approach is wrong and there is a easier way to do what I want It can be really helpful too