Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. App Development
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • bhdouglass

      Developer Documentation
      • bhdouglass

      9
      5
      Votes
      9
      Posts
      2615
      Views

      AppLee

      @poVoq It is probably doable, but I don't know who can...

    • A

      Calendar app using Nextcloud/DAV
      • alwi

      3
      0
      Votes
      3
      Posts
      25
      Views

      A

      Thanks, it works, a little bit cumbersome.
      But ho can I erase the old adresses?

    • Moem

      An app for smartwatches that expect Android?
      • Moem

      24
      0
      Votes
      24
      Posts
      222
      Views

      Moem

      @totalsonic said in An app for smartwatches that expect Android?:

      will report back after some time

      Please do! 😄

    • jonius

      FluffyChat Encryption via Pantalaimon
      • jonius

      82
      2
      Votes
      82
      Posts
      1387
      Views

      thrrgilag

      @jonius said in FluffyChat Encryption via Pantalaimon:

      @thrrgilag nice!

      May I ask what keeps you from uploading the app to the OpenStore? I think it is useful the way it is right now.

      At this point I think it's mostly a matter of me not having the time to chase it down. I'll see if I can dig up that information and figure out what that process is to get it approved and submitted in the next week or so.

    • AntiDroid

      SuperTuxKart porting
      • AntiDroid

      12
      2
      Votes
      12
      Posts
      317
      Views

      AntiDroid

      @lduboeuf Thank you very much. He at least has a start there and maybe if I can get it to at least complain about compiling I can figure it out.

    • A

      [REQUEST] VNC Server testing/assistance
      debugging testing vnc • • abmyii

      15
      3
      Votes
      15
      Posts
      294
      Views

      Z

      @abmyii OnePlus A3010 ok. Amazing, thanks.
      Screenshot from 2021-02-18 19-50-55.png

    • W

      Detailed procedure for FluffyChat Encryption via Pantalaimon
      • wayne_tbt

      1
      1
      Votes
      1
      Posts
      53
      Views

      No one has replied

    • A

      SOLVED Clickable desktop cannot run html APP
      • apandaman

      8
      0
      Votes
      8
      Posts
      149
      Views

      A

      Ah, I'll use the browser to preview the WEB APP temporarily

    • pavelprosto

      SOLVED Don't have permission to exec library in cache directory
      • pavelprosto

      18
      0
      Votes
      18
      Posts
      162
      Views

      pavelprosto

      @cibersheep Yes,I want to write a guide. But first I need to make sure it works for all console programs.
      I tried, add the previous guides in github
      https://docs.ubports.com/en/latest/appdev/guides/index.html

      But something didn't work out for me. I try will do this in spare time 🙂

    • pavelprosto

      SOLVED Need testers Transmission client
      • pavelprosto

      41
      7
      Votes
      41
      Posts
      431
      Views

      pavelprosto

      Problem solved 🙂
      I finish the final touches and publish in OpenStore !
      THANKS VERY MUCH FOR YOUR HELP! 😘

    • A

      I made a Quick start guide on how to make Python apps.
      • aarontheissueguy

      11
      11
      Votes
      11
      Posts
      232
      Views

      S

      @aarontheissueguy Thanks 🙂

    • F

      Migration from Oxide
      • fulvio

      9
      0
      Votes
      9
      Posts
      360
      Views

      F

      UPDATE: After some attempts and the help of Balcy user i finally get a working example on Desktop: clickable desktop
      Source code: https://github.com/fulvio999/testWebChannel

      Running on device i have this blocking issue: https://github.com/fulvio999/testWebChannel/issues/1
      Any idea to solve it is welcome. Thanks !

    • O

      SOLVED Is libertine required for development?
      • overlordofdata

      3
      1
      Votes
      3
      Posts
      92
      Views

      O

      @dobey thanks for clarifying the workflow. I was expecting it to be more like with an rpi, where I use sshfs in the ide to control the build remotely from my desktop.

    • A

      Building on device with small root partition
      • anhilde

      22
      0
      Votes
      22
      Posts
      376
      Views

      dobey

      @anhilde Did you disable the tests or something? How did you get debs built to install if the issue wasn't resolved?

    • pavelprosto

      ContentHub files finalize transfer again
      • pavelprosto

      1
      0
      Votes
      1
      Posts
      58
      Views

      No one has replied

    • A

      Reinstalling original version of a broken component
      • anhilde

      8
      0
      Votes
      8
      Posts
      81
      Views

      A

      @jezek good idea actually, I will give that a try.

    • pavelprosto

      QML change screen Orientation and Fullscreen mode.
      • pavelprosto

      1
      0
      Votes
      1
      Posts
      38
      Views

      No one has replied

    • rik

      Podbird Freezing on start for about 1 minute?
      • rik

      6
      0
      Votes
      6
      Posts
      127
      Views

      rik

      @danqo6 Whoa, that is a very welcomed update! Africa thanks you!!!! (We are in Ethiopia, but many other countries have the same challenges)

    • poVoq

      Alternative Email client? (Kube-project)
      • poVoq

      8
      0
      Votes
      8
      Posts
      331
      Views

      poVoq

      Now that we are on qt5.12, anyone willing to look into this again? It seems like a really nice email client with a convergent UI.

      Source-code is here: https://github.com/KDE/kube

    • lisali

      Add Clickable to Qt Creator IDE? ut-qtcreator error...
      • lisali

      7
      0
      Votes
      7
      Posts
      135
      Views

      lduboeuf

      @lisali yeah, don't bother the error at startup ( this is already fixed when we will switch to Qt5.12 ).

      if your a lazy boy like me, i would definitly go with clickable ide qtcreator as it gives you good code navigation and completion if the project is well build.
      You have test/debug/help facilities, preview for desktop ( like the clickable desktop command )
      Of course not super friendly first time regarding UI and some features missing.

      If i find some times i will post a quick intro, did something hacky few months ago :
      https://m.youtube.com/watch?v=CCHL_tYDVL0

      I should Archive my ut-qtcreator repo 😉