Having troubles developing an app for UT, any good tutorials out there?
#1
I've seen the "Introduction to Clickable" that they have on the UT website but that's about it as far as tutorials go. Anyone know of any decent tutorials for building apps on UT? I am have been treading water on this and feel like there aren't any good resources for people trying to build apps on UT which would explain why almost everything is a webapp instead of a native app.
#2
What language are you looking to write apps in, I've made a couple of qml/python ones that don't work on the pinephone due to apparmor denying access to sqlite libraries...
#3
(08-16-2020, 08:19 PM)evilbunny Wrote: What language are you looking to write apps in, I've made a couple of qml/python ones that don't work on the pinephone due to apparmor denying access to sqlite libraries...
I was trying to use QML but would have preferred to just use Python because that's the language I know the most of. That sucks though, UT is devoid of apps and I was just hoping to make a running calendar app.
#4
(08-16-2020, 08:22 PM)ragreenburg Wrote:
(08-16-2020, 08:19 PM)evilbunny Wrote: What language are you looking to write apps in, I've made a couple of qml/python ones that don't work on the pinephone due to apparmor denying access to sqlite libraries...
I was trying to use QML but would have preferred to just use Python because that's the language I know the most of. That sucks though, UT is devoid of apps and I was just hoping to make a running calendar app.

You have to use qml for the GUI stuff, then you can use python on the back end

I've made 3 apps so far, bit of a learning curve:

https://github.com/evilbunny2008/geocaching
https://github.com/evilbunny2008/nswfuelcheck
https://github.com/evilbunny2008/weeWXWeatherApp4UT
#5
(08-16-2020, 08:26 PM)evilbunny Wrote:
(08-16-2020, 08:22 PM)ragreenburg Wrote:
(08-16-2020, 08:19 PM)evilbunny Wrote: What language are you looking to write apps in, I've made a couple of qml/python ones that don't work on the pinephone due to apparmor denying access to sqlite libraries...
I was trying to use QML but would have preferred to just use Python because that's the language I know the most of. That sucks though, UT is devoid of apps and I was just hoping to make a running calendar app.

You have to use qml for the GUI stuff, then you can use python on the back end

I've made 3 apps so far, bit of a learning curve:

https://github.com/evilbunny2008/geocaching
https://github.com/evilbunny2008/nswfuelcheck
https://github.com/evilbunny2008/weeWXWeatherApp4UT
Thanks for the info. Looking at how much work you put into those apps I don't know if I am quite good enough for that yet.
#6
(08-16-2020, 08:35 PM)ragreenburg Wrote: Thanks for the info. Looking at how much work you put into those apps I don't know if I am quite good enough for that yet.

Just remember that 64bit python libraries may not work until ubports guys fixes apparmor issues...
#7
(08-16-2020, 08:46 PM)evilbunny Wrote:
(08-16-2020, 08:35 PM)ragreenburg Wrote: Thanks for the info. Looking at how much work you put into those apps I don't know if I am quite good enough for that yet.

Just remember that 64bit python libraries may not work until ubports guys fixes apparmor issues...
Thanks for the heads-up. Are you using UT on the PinePhone as your daily driver?
#8
(08-16-2020, 09:07 PM)ragreenburg Wrote:
(08-16-2020, 08:46 PM)evilbunny Wrote:
(08-16-2020, 08:35 PM)ragreenburg Wrote: Thanks for the info. Looking at how much work you put into those apps I don't know if I am quite good enough for that yet.

Just remember that 64bit python libraries may not work until ubports guys fixes apparmor issues...
Thanks for the heads-up. Are you using UT on the PinePhone as your daily driver?

It only turned up friday, I'm still trying to get apps working Smile
#9
(08-16-2020, 09:12 PM)evilbunny Wrote:
(08-16-2020, 09:07 PM)ragreenburg Wrote:
(08-16-2020, 08:46 PM)evilbunny Wrote:
(08-16-2020, 08:35 PM)ragreenburg Wrote: Thanks for the info. Looking at how much work you put into those apps I don't know if I am quite good enough for that yet.

Just remember that 64bit python libraries may not work until ubports guys fixes apparmor issues...
Thanks for the heads-up. Are you using UT on the PinePhone as your daily driver?

It only turned up friday, I'm still trying to get apps working Smile
Oh snap, did the shipping to Australia just take forever?
#10
(08-16-2020, 09:15 PM)ragreenburg Wrote: Oh snap, did the shipping to Australia just take forever?

Not many flights per day are allowed in due to corona virus...


Possibly Related Threads…
Thread Author Replies Views Last Post
  Whats good and working: latest build. Cree 7 9,654 07-31-2020, 10:55 AM
Last Post: klick

Forum Jump:


Users browsing this thread: 1 Guest(s)