Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. easy way to develop ubuntu touch app
Forum Updated to NodeBB v4.3 + New Features

easy way to develop ubuntu touch app

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
12 Posts 2 Posters 1.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jsulmJ jsulm

    @abuabdellah said in easy way to develop ubuntu touch app:

    ubuntu sdk

    What is "Ubuntu SDK"?
    What are "UT apps"?

    If you mean Qt SDK then please check https://doc.qt.io/qt-5/linux.html

    A Offline
    A Offline
    abuabdellah
    wrote on last edited by
    #3

    @jsulm

    @abuabdellah said in easy way to develop ubuntu touch app:

    I followed this but without success!

    jsulmJ 1 Reply Last reply
    0
    • A abuabdellah

      @jsulm

      @abuabdellah said in easy way to develop ubuntu touch app:

      I followed this but without success!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #4

      @abuabdellah Please explain what exactly you tried and what did not work...

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • jsulmJ jsulm

        @abuabdellah Please explain what exactly you tried and what did not work...

        A Offline
        A Offline
        abuabdellah
        wrote on last edited by
        #5

        @jsulm

        I tried clickable which I found depends on docker, but now I'm looking for a solution using Qt!

        this post guide seems not working now for me, I'm on lubuntu.

        jsulmJ 1 Reply Last reply
        0
        • A abuabdellah

          @jsulm

          I tried clickable which I found depends on docker, but now I'm looking for a solution using Qt!

          this post guide seems not working now for me, I'm on lubuntu.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #6

          @abuabdellah Sorry, I really don't understand what you want to do. That link is about code completion in QtCreator.
          Could you please explain clearly what you want to do?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          A 1 Reply Last reply
          0
          • jsulmJ jsulm

            @abuabdellah Sorry, I really don't understand what you want to do. That link is about code completion in QtCreator.
            Could you please explain clearly what you want to do?

            A Offline
            A Offline
            abuabdellah
            wrote on last edited by
            #7

            @jsulm

            I want to develop UT app using Qt.

            jsulmJ 1 Reply Last reply
            0
            • A abuabdellah

              @jsulm

              I want to develop UT app using Qt.

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #8

              @abuabdellah I already asked before: what are UT apps?

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              A 1 Reply Last reply
              0
              • jsulmJ jsulm

                @abuabdellah I already asked before: what are UT apps?

                A Offline
                A Offline
                abuabdellah
                wrote on last edited by
                #9

                @jsulm it is mentioned on the title of this post! ubutnu touch application

                jsulmJ 1 Reply Last reply
                0
                • A abuabdellah

                  @jsulm it is mentioned on the title of this post! ubutnu touch application

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #10

                  @abuabdellah OK. Here is the documentation from Ubuntu: https://docs.ubuntu.com/phone/en/platform/sdk/installing-the-sdk
                  Did you follow it? If so, what did not work?
                  This SDK contains Qt and QtCreator.

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  A 1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @abuabdellah OK. Here is the documentation from Ubuntu: https://docs.ubuntu.com/phone/en/platform/sdk/installing-the-sdk
                    Did you follow it? If so, what did not work?
                    This SDK contains Qt and QtCreator.

                    A Offline
                    A Offline
                    abuabdellah
                    wrote on last edited by
                    #11

                    @jsulm

                    $ LANG=C sudo apt update && sudo apt install ubuntu-sdk
                    Ign:1 http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu eoan InRelease
                    Hit:2 http://archive.ubuntu.com/ubuntu eoan InRelease                                         
                    Hit:3 http://security.ubuntu.com/ubuntu eoan-security InRelease                                                      
                    Hit:4 http://archive.ubuntu.com/ubuntu eoan-updates InRelease                                                        
                    Hit:5 http://archive.ubuntu.com/ubuntu eoan-backports InRelease                                
                    Ign:6 https://repo.ubports.com [bionic|xenial] InRelease            
                    Err:7 http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu eoan Release
                      404  Not Found [IP: 91.189.95.83 80]
                    Err:8 https://repo.ubports.com [bionic|xenial] Release              
                      404  Not Found [IP: 172.67.74.151 443]
                    Reading package lists... Done
                    E: The repository 'http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu eoan Release' does not have a Release file.
                    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                    N: See apt-secure(8) manpage for repository creation and user configuration details.
                    E: The repository 'https://repo.ubports.com [bionic|xenial] Release' does not have a Release file.
                    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                    N: See apt-secure(8) manpage for repository creation and user configuration details.
                    
                    jsulmJ 1 Reply Last reply
                    0
                    • A abuabdellah

                      @jsulm

                      $ LANG=C sudo apt update && sudo apt install ubuntu-sdk
                      Ign:1 http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu eoan InRelease
                      Hit:2 http://archive.ubuntu.com/ubuntu eoan InRelease                                         
                      Hit:3 http://security.ubuntu.com/ubuntu eoan-security InRelease                                                      
                      Hit:4 http://archive.ubuntu.com/ubuntu eoan-updates InRelease                                                        
                      Hit:5 http://archive.ubuntu.com/ubuntu eoan-backports InRelease                                
                      Ign:6 https://repo.ubports.com [bionic|xenial] InRelease            
                      Err:7 http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu eoan Release
                        404  Not Found [IP: 91.189.95.83 80]
                      Err:8 https://repo.ubports.com [bionic|xenial] Release              
                        404  Not Found [IP: 172.67.74.151 443]
                      Reading package lists... Done
                      E: The repository 'http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu eoan Release' does not have a Release file.
                      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                      N: See apt-secure(8) manpage for repository creation and user configuration details.
                      E: The repository 'https://repo.ubports.com [bionic|xenial] Release' does not have a Release file.
                      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                      N: See apt-secure(8) manpage for repository creation and user configuration details.
                      
                      jsulmJ Offline
                      jsulmJ Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on last edited by jsulm
                      #12

                      @abuabdellah From http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu/dists/ I can see that Ubuntu 19.10 (eoan) is not supported. It looks like latest Ubuntu version there is 17.04. I'm not even sure Ubuntu Touch is still in development? I was thinking it was stopped by Canonical.

                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved