UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    So basic Ubuntu Phone development examples

    Scheduled Pinned Locked Moved App Development
    1 Posts 1 Posters 639 Views 2 Watching
    Loading More Posts
    • 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.
      • costalesC Offline
        costales
        last edited by

        Hi,

        I created a so basic applications as example.

        You can run them on PC with:

        git clone https://github.com/costales/tutorial_apps_UT.git
        cd tutorial_apps_UT/qml_native
        qmlscene qml/Main.qml
        

        You can run on phone with:

        git clone https://github.com/costales/tutorial_apps_UT.git
        cd tutorial_apps_UT/qml_native
        click build .
        

        Install on phone sending it to Telegram and getting it on phone and install it with the openStore app.

        1 Reply Last reply Reply Quote 4
        • First post
          Last post