Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    So basic Ubuntu Phone development examples

    App Development
    1
    1
    465
    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.
    • costales
      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 3
      • First post
        Last post