PINE64
Developing for the pinephone? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: General Discussion on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=127)
+--- Thread: Developing for the pinephone? (/showthread.php?tid=11677)



Developing for the pinephone? - randomhacker - 09-29-2020

Hi,

I'm interested to develop software for pinephone. I dont know much about the phone.

Sorry if this is the wrong forum, but is there a thread/forum/wiki for developing, not the OS itself, but apps.

I read that pinephone can run Qt5 is this true? Is this the Ubuntu version?

Is it possible, for example, to compile on a desktop pine edition (or otherwise), then copy onto the phone. Ideally, a Qt5 binary.

Thanks for any help to get me started!


RE: Developing for the pinephone? - evilbunny - 09-29-2020

(09-29-2020, 04:35 PM)randomhacker Wrote: Sorry if this is the wrong forum, but is there a thread/forum/wiki for developing, not the OS itself, but apps.

Thanks for any help to get me started!

I thought I saw a thread about making apps for mobian but I can't seem to find it now.

As for Ubuntu Touch they use qml and their util spits out click packages which can be uploaded to their store.

In almost all cases, other than mobian, you would be best to find and use the forums/chats the devs hang out at.


RE: Developing for the pinephone? - LazLong - 09-29-2020

(09-29-2020, 04:35 PM)randomhacker Wrote: Hi,

I'm interested to develop software for pinephone. I dont know much about the phone.

Sorry if this is the wrong forum, but is there a thread/forum/wiki for developing, not the OS itself, but apps.

I read that pinephone can run Qt5 is this true? Is this the Ubuntu version?

Is it possible, for example, to compile on a desktop pine edition (or otherwise), then copy onto the phone. Ideally, a Qt5 binary.

Thanks for any help to get me started!
Quick search with keyword "apps" yields https://forum.pine64.org/showthread.php?tid=11059&highlight=apps

Good luck and keep us informed on your journey.   You may be able to help others with similar aspirations.