• 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
    870 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
    822 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
    603 Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • core-apps dev - help get started

    11
    1 Votes
    11 Posts
    2k Views
    lduboeufL
    @flohack yes i was thinking about that too, thanks.
  • Creating a terminal app

    3
    0 Votes
    3 Posts
    1k Views
    J
    @einstein212 Thanks for the tip! A VM environment to run in seems smart, kind of sandboxed environment to fiddle around in. I will give it a try Regards /Jimmid
  • [GUIDE] App development directly on your UT device

    1
    1 Votes
    1 Posts
    722 Views
    No one has replied
  • Keyboard development

    2
    0 Votes
    2 Posts
    839 Views
    L
    and in the far future, talking about ideas on how to improve presage prediction.
  • USB Device (OTG) access from QML app

    1
    0 Votes
    1 Posts
    854 Views
    No one has replied
  • stellarium app

    2
    0 Votes
    2 Posts
    743 Views
    LuksusL
    There was a similar app called "Réaltaí" in the Ubuntu App Store. But it seems, that it isn't brought to the Openstore. https://uappexplorer.com/app/com.ubuntu.developer.doflah.realtai https://launchpad.net/realtai
  • Libertine

    2
    0 Votes
    2 Posts
    1k Views
    G
    Hi Locamama, I think the missing piece is the Desktop Apps scope, which was released yesterday on OpenStore: https://open.uappexplorer.com/app/libertine-scope.ubuntu
  • XMeye on Ubuntu Touch?

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • webapp for dropbox

    6
    1 Votes
    6 Posts
    2k Views
    R
    @bq4-5 Thanks to all. Really. This is only a webapp but I'm studying to develop true apps. I'm an android developer and finally I found, as ubuntu user, in UBports a fresh air in the smartphone world. Thanks a lot
  • carddav sync nextcloud/owncloud

    2
    0 Votes
    2 Posts
    1k Views
    twinkybotT
    Hi there, it will be available in OTA-3 (https://forums.ubports.com/topic/770/calddav-with-nextcloud/2) Otherwise you can use this script: https://gist.github.com/boTux/069b53d8e06bdb9b9c97
  • RPV in Hammerhead

    3
    1 Votes
    3 Posts
    964 Views
    R
    RPV is a VPN-like feature. It's in "Settings"
  • Ogra webapp - javascript alerts not working

    2
    0 Votes
    2 Posts
    735 Views
    lduboeufL
    @lduboeuf ok, finally found a workaround. Build it from scratch. Seems that by allowing all i.e webapp-container --webappUrlPatterns=* ... it's fine. source code here: https://github.com/lduboeuf/ut-ttb-wrapper