UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. djkemmet
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    djkemmet

    @djkemmet

    1
    Reputation
    5
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    djkemmet Unfollow Follow

    Best posts made by djkemmet

    • RE: Python app development guide/tutorial

      I think I'm working on the documentation you're looking for

      Here's what I have so far

      https://github.com/djkemmet/UBPorts_Dev_Guide/tree/master/The Book

      posted in App Development
      D
      djkemmet

    Latest posts made by djkemmet

    • Where are each update's Release notes posted?

      Hey all,

      so i've been looking around on the forms and on the project github but am not able to find release notes. Is there somewhere I can go to read up on what changed in a given version number? so like right now I just downloaded Version 55 from Dev and would like to be able to see what's changed so I know what to expect/test.

      and guidance would be much appreciated!

      posted in General
      D
      djkemmet
    • RE: Developing UBPorts apps with Python and PinePhone (questions

      @Bolly said in Developing UBPorts apps with Python and PinePhone (questions:

      @djkemmet said in Developing UBPorts apps with Python and PinePhone (questions:

      *We can't use ADB with PinePhone which is what 90% of the documentation references. So what do you do now to send an app to the pine phone to test? I have a suspicion you do this with SSH Somehow based off what I'm reading. See

      clickable --ssh ip

      Does any additional set up need to be done on the PinePhone or clickable sign into the device and do everything to make it work?

      posted in App Development
      D
      djkemmet
    • RE: Python app development guide/tutorial

      I think I'm working on the documentation you're looking for

      Here's what I have so far

      https://github.com/djkemmet/UBPorts_Dev_Guide/tree/master/The Book

      posted in App Development
      D
      djkemmet
    • Developing UBPorts apps with Python and PinePhone (questions

      Hey All,

      New to development/open source and kinda confused. I'm working on a "book" to outline the steps for developing an app for UBPorts with Clickable and Python. Thing is now I am utterly stuck. I've gotten as far as being able to start and build my app with clickable but now I'm trying to move on to running it to preview/debug it and everything is stopping making sense.

      so I guess my top 3 Questions are:

      *First and perhaps most importantly, is python even a good choice to persue right now or are most of the tools in a state that make approaching a native app through QML/C a better option?

      *We can't use ADB with PinePhone which is what 90% of the documentation references. So what do you do now to send an app to the pine phone to test? I have a suspicion you do this with SSH Somehow based off what I'm reading. See

      https://forums.ubports.com/topic/4280/how-do-i-install-openssh-server
      https://forums.ubports.com/topic/4004/ssh-into-oneplus-3t?_=1589310095260

      *How do you get access to QT Creator? If I understand correctly, you need QT Creator to build your interface and in some cases code logic, however, I tried to download the evaluation and they revoked it the next day cause I'm not a "Viable Business"?

      any help our guidance would be MUCH Appreciated.

      posted in App Development
      D
      djkemmet