• Ubuntu-sdk IDE on ubuntu 17.10

    14
    0 Votes
    14 Posts
    6k 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
    932 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
    651 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
    3k 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
    790 Views
    No one has replied
  • Keyboard development

    2
    0 Votes
    2 Posts
    959 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
    898 Views
    No one has replied
  • stellarium app

    2
    0 Votes
    2 Posts
    789 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
    1k Views
    R
    RPV is a VPN-like feature. It's in "Settings"
  • Ogra webapp - javascript alerts not working

    2
    0 Votes
    2 Posts
    792 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
  • 2 Votes
    12 Posts
    4k Views
    mimecarM
    Perfect. I have to update the SDK installation chapter to add the use of the virtual machine and the modifications in the latest version of Ubuntu. If you have any questions with the use of the virtual machine ask me.
  • DroidDrive emulation/porting possible?

    4
    1 Votes
    4 Posts
    2k Views
    T
    @darthearon Not a problem, I'd create one myself (Love DriveDroid, very useful application), but I need to learn QML first and I don't have the time to do so right now.