• Any advice on building Qt to build applications for UT?

    4
    0 Votes
    4 Posts
    1k Views
    V
    I see, thanks both of you for your answers.
  • Telegram app in Russia

    13
    0 Votes
    13 Posts
    2k Views
    ?
    @advocatux I was going to say "It's the next level in the international cat-and-mouse game, called Your Right To Privacy", but I guess your description's more useful.
  • Push Notifications with my appserver

    8
    0 Votes
    8 Posts
    2k Views
    KrilleK
    Hey, I have got it to create a working example!! https://github.com/ChristianPauly/ut-pushclient-example I have reimplemented the example code snippets from the ancient Ubuntu docs plus a button which sends the POST request and now it works inside the app. This example does not need a server to send push notifications. Maybe I can write a more polished tutorial for other developer in the next days.
  • Call for maintainers

    12
    4 Votes
    12 Posts
    3k Views
    flohackF
    @advocatux Haha fixed thx
  • How to develop a custom launcher?

    1
    1 Votes
    1 Posts
    472 Views
    No one has replied
  • Developing apps for Ubuntu Touch

    5
    2 Votes
    5 Posts
    1k Views
    H
    @markalexa at the ubports gettogether in Munich @TimSueberkrueb held a presentation on that topic: https://github.com/timsueberkrueb/ubports-gettogether/blob/master/timsueberkrueb/pyotherside/presentation.md
  • Discord app on Ubuntu touch?

    app discord
    3
    2 Votes
    3 Posts
    3k Views
    T
    Actually this is quite doable. Not as a native application however (though that itself IS possible using the Discord SDK, considering that there is a wonderful third-party UWP Discord application for Windows), but using the webapp-container with the user-agent string of the latest Chrome or Chromium release, will cause the webapp to request permission for Microphone and allow VOIP calling under Ubuntu Touch. It will not however, allow PTT (as PTT requires a native application).
  • So basic Ubuntu Phone development examples

    1
    4 Votes
    1 Posts
    671 Views
    No one has replied
  • first steps atom clickable

    3
    0 Votes
    3 Posts
    766 Views
    S
    @hummlbach thanks for your fast answer. i checked my user and he is in the group docker. i found my error. my folder "build" is owner root. i delete the folder and start clickable new as normal user
  • how to make launchpad sources .click?

    6
    0 Votes
    6 Posts
    2k Views
    advocatuxA
    @hudson when creating a new project, which framework did you choose? Also, you can try the solution that error message suggested (use the --force-missing-framework option too) but the relevant point is you have to know for which framework you are developing
  • 0 Votes
    1 Posts
    459 Views
    No one has replied
  • App for GPS routing with Vector maps

    1
    1 Votes
    1 Posts
    652 Views
    No one has replied
  • SDK installation error: Stopping containers

    18
    0 Votes
    18 Posts
    3k Views
    K
    @mimecar: I will try this out when I have cleaned up my hard disk for the 13 gb needed. Thank you.
  • Mattermost idea suggestion needs votes

    2
    1 Votes
    2 Posts
    841 Views
    F
    I'm also interested in a mattermost client. At first you could use a web app wrapper like the new nextlcoud client for ut.
  • Ubuntu-sdk IDE on ubuntu 17.10

    14
    0 Votes
    14 Posts
    5k Views
    DanChapmanD
    Also note it works a little differently now in the updated script. It will create an $HOME/UBports directory on the host which it will mount as the $HOME in the container. It also symlinks any ssh keys you might have on the host and copies over the .gitconfig. This way it keeps the container home seperate from host but can easily be accessed on the host. If you want to change the directory used for the container you can do export UBPORTS_HOME=$HOME/Custom/Path ./ubports-sdk-setup -d
  • Tutorial on how to create QT app with C++ plugin and embedd C++ class

    6
    3 Votes
    6 Posts
    2k Views
    DanChapmanD
    @jimmiejohnsson84 githubs free for public projects. You only have to pay for private projects
  • This topic is deleted!

    3
    1 Votes
    3 Posts
    134 Views
  • Notes the evrynote client for Ubunt touch

    2
    0 Votes
    2 Posts
    787 Views
    ?
    @tobisch I've been trying to get the builders of Get-Notes - my preferred note app, which I use all the time on the desktop - to build a version for touch. They say their experience lies with desktop apps though...
  • problem with updating AppArmor privileges

    1
    0 Votes
    1 Posts
    589 Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied