![]() |
Re: Help me to code for Sailfish OS
there a lot of opensource SDL apps and games in openrepos you can check for inspiration
|
Re: Help me to code for Sailfish OS
Quote:
Thanks, thanks so much! It compiled now and i only have to fix touch and also possibly orientation. I don't really know now how, but i'll maybe find something. |
Re: Help me to code for Sailfish OS
I've been thinking, as i fixed my SDL app to work now with touch, how can i put it to rpm format with .desktop and icon like creating an app in Qt Creator?
|
Re: Help me to code for Sailfish OS
you can always RTFM: https://sailfishos.org/wiki/Tutorial...kages_manually
|
Re: Help me to code for Sailfish OS
how difficult is it to port an open source android app to sailfish? Not a lot of apps available so as this has not been done yet, I guess very difficult?
For example, porting over K9 email or even a better browser.... |
Re: Help me to code for Sailfish OS
Quote:
The difficulty lies in the fact that Android applications are implemented with their own UI framework and the insides of the applications is done in java, and on Sailfish the UI framework is Silica and QT while the program logic is (usually) c++. It is most often easier to implement the whole shebang from scratch than try porting. |
Re: Help me to code for Sailfish OS
Quote:
(duck'n'cover) |
Re: Help me to code for Sailfish OS
Quote:
If I modify a system qml, (say "glassBackground.qml", for example), then I can't apply any patch that works with that file, (I guess the patch script detects that the file was changed, and assumes some other patch is applied). Is there any way to reset that info, and cause the patch to apply anyway? I notice in Patchmanager log, that there is a line that says, "apply patch anyway? no". Can that be overridden? Thanks |
Re: Help me to code for Sailfish OS
no-no. open patch file in text editor and look. it matches lines before and after lines to be changed. if you change these matches then patch cannot be applied.
|
Re: Help me to code for Sailfish OS
Quote:
|
All times are GMT. The time now is 16:29. |
vBulletin® Version 3.8.8