• write file and read, works on emulator.

    6
    0 Votes
    6 Posts
    498 Views
    lduboeufL
    @007fred50 yes i think storage is better
  • Allowing Guitar Tuner App to use Microphone

    10
    1 Votes
    10 Posts
    1k Views
    lmhL
    Thanks so much @lduboeuf for pointing this out!!! This certainly explains all of the above described behaviour!!!
  • Get GPS coordinates via terminal or python?

    5
    1 Votes
    5 Posts
    1k Views
    H
    @Jarsa nice idea! I would like to use this idea as an onlinetracking system for myself. As i do outdoorsports, sending my last location to my own server is a good idea. In Android (9) it was very hard because of power limitations. As soon as the screen is off, everything goes to powersaving. And gps eats the battery as the cpu stays always on... This could be the limiting problem here too: the battery will be drained like hell... Is there a way to reduce power consumption?
  • Change View?

    3
    0 Votes
    3 Posts
    310 Views
    0
    @CiberSheep Thanks, PageStack works fine
  • Shell command from HTML app?

    1
    0 Votes
    1 Posts
    163 Views
    No one has replied
  • Responsive Design, In QT Creator, Real Device

    4
    4
    0 Votes
    4 Posts
    1k Views
    K
    I never used graphical designer when developing QML well mainly because it didn't work on UITK like Rodney say but I got used to it and I guess it's better not to so that you can really learn the language and adjust your layout and make them responsive like what you want
  • 0 Votes
    3 Posts
    1k Views
    M
    @dobey Thanks, I have done now.
  • create an app to ubuntu touch

    7
    0 Votes
    7 Posts
    770 Views
    joniusJ
    sudo should never be necessary when working with Clickable. I guess the spaces in your path caused the issue. If it persists even without spaces, please file a bug. I'd also suggest you have a look at the Clickable Documentation. The sudo apt install ubuntu-sdk does not help. Clickable comes with its own docker images containing everything it needs.
  • Music Equalizer?

    2
    1 Votes
    2 Posts
    386 Views
    AppLeeA
    @MixMac Hi, I don't think there are any plans in the future. But that would be a nice additional feature. And if you know someone able and willing to maintain apps, I think that the music app is one left without a maintainer right now. (Not sure for Music app, but a recent call for maintainers has been made)
  • EteSync: e2e encrypted calendar, contacts, tasks, notes etc.

    1
    0 Votes
    1 Posts
    125 Views
    No one has replied
  • [Guide] Code completion on Qt Creator for Ubuntu.Components

    28
    7 Votes
    28 Posts
    7k Views
    T
    @lduboeuf said in [Guide] Code completion on Qt Creator for Ubuntu.Components: Have you checked also theclickable ide qtcreator feature ? Yes, it did the trick! Very convenient. EDIT: well, OK, it would be much more convenient if that qtcreator had "clickable" integration to avoid terminal, but that's not that bad.
  • [REQUEST] OpenStreetMap edit tool

    5
    0 Votes
    5 Posts
    571 Views
    T
    Yeah contributing via phone would be nice. Though it would be "simpler" if OpenStreetMap.org would just have mobile-friendly web editor...
  • Intercept html5 browser notifications in webapp?

    6
    0 Votes
    6 Posts
    548 Views
    poVoqP
    Has anyone tried this: https://github.com/balcy/example-webcontainer-notifications It looks a exactly like what I have in mind... Edit: Tested it, but it currently doesn't seem to work? Edit2: The HTML5 notification tester website in general doesn't seem to work on Morph Edit3: Confirmed by developer that this also needs the xenial_notifications branch of Morph. Lets hope that it will be merged upstream soon Keeping my fingers crossed for OTA15.
  • 0 Votes
    13 Posts
    1k Views
    evilbunnyE
    Ok, thanks for the help.
  • Differences in qtwebengine rendering?

    18
    0 Votes
    18 Posts
    1k Views
    K
    @poVoq Looks like indeed a issue specific to that port. Bottom edge should just moistly be a tiny icon and not a full width bar. That's only when there's a mouse connected.
  • Best template app for a qtquick2 based webapp?

    5
    0 Votes
    5 Posts
    324 Views
    poVoqP
    Strange that all the Qtquick based webapps seem to import directly qtwebengine 1.7 then (including pesbuk I think?). You know an example app that uses morph.web?
  • Revisiting flatpak: Mobian App List

    2
    0 Votes
    2 Posts
    1k Views
    K
    I guess those apps are also available via deb o repo? Technically those apps should already work on UT if they support wayland and can be compiled for Ubuntu 16.04. Otherwise, we have to wait for xwayland to work and rebasing to 20.04. I think those are more priority than flatpak to get those apps working on UT. Of course, getting flatpak support would be good
  • Pointer for those debugging web apps

    11
    1 Votes
    11 Posts
    2k Views
    AppLeeA
    @Fla Oh, right. Sorry I didn't pay enough attention to the command lines.
  • Push Notification not working

    12
    0 Votes
    12 Posts
    961 Views
    D
    @beli3ver your notification system works well
  • is App Development without adb possible?

    3
    0 Votes
    3 Posts
    371 Views
    lduboeufL
    for a detailed guide about setting up ssh: http://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html