Re: Juk version for Android?
Michael Pyne <[email protected]> Sat, 1 Jun 2019 10:18:32 -0400
| Newsgroups | gmane.comp.kde.users.multimedia |
|---|---|
| Message-ID | <20190601141832.GA30002@midna> |
On Mon, May 20, 2019 at 07:04:58AM -0500, Randy Edwards wrote: > Could you folks tell me if Juk has been ported to the Android OS? TIA. I am aware of no such port. Much of the underlying code is still in a kind of Qt3-based model which would make it difficult to port to mobile. Migrating the code to use Qt's Model/View interface would make it easier to use with QML or other mobile libraries but that needs to be done still. Regards, - Michael Pyne