Re: GUI programming
David Lloyd via linux-aus <[email protected]>
| Newsgroups | gmane.linux.australia |
|---|---|
| Message-ID | <[email protected]> |
Hi Simon, On 5/21/2023 3:56 PM, Simon Lees via linux-aus wrote: >> What I want to do is move many of the things I do on my laptop to a >> phone and >> that requires less use of the command-line. So shell scripts need to be >> replaced with GUI operations and ssh to run commands on a server >> needs to be >> replaced by API use or parsing ssh output for GUI display. > > I have used Qt with android in the past, I redid the main UI with > bigger buttons and with the android NDK installed was able to build > and deploy it as a test app. That was a few years back I haven't tried > recently. > I forget - does Qt generally allow you to use C++ even on Android? The "internet" seems to say it does and many have had success doing so but I'm sure there'd be some random C++ library that just wouldn't work on a phone, and the QT docs don't make it easy to tell whether there are any gotchas and such. DSL > > _______________________________________________ > linux-aus mailing list > [email protected] > http://lists.linux.org.au/mailman/listinfo/linux-aus > > To unsubscribe from this list, send a blank email to > [email protected] _______________________________________________ linux-aus mailing list [email protected] http://lists.linux.org.au/mailman/listinfo/linux-aus To unsubscribe from this list, send a blank email to [email protected]