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

    core-apps dev - help get started

    Scheduled Pinned Locked Moved App Development
    11 Posts 3 Posters 2.0k 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.
      • lduboeufL Online
        lduboeuf
        last edited by

        hello,
        Well maybe a too complicated goal for me ATM , but i managed to try to fix this annoying issue: https://github.com/ubports/messaging-app/issues/2 .
        cmake and make of the project went fine but by launching src/messaging-app i got a file:messaging-app.qml: No such file or directory . Tried with another core application, lead to the same error. Do we have something to do with env vars so that it can search in subdirectory for qml files ?

        1 Reply Last reply Reply Quote 1
        • lduboeufL Online
          lduboeuf
          last edited by lduboeuf

          ok, last marius commit seems to fix the problem. now would like to know , by launching this new binary on my device, will it erase any datas or can conflict with existing messaging-app ? ( my device is my daily driver ) if so what will be the consequences ?

          1 Reply Last reply Reply Quote 0
          • lduboeufL Online
            lduboeuf
            last edited by

            so i just notice that messaging-app is a system app not a core app, so i guess any updates comes with OTA, am i right ?
            see list of core and system apps:
            https://wiki.ubuntu.com/Touch/CoreApps

            1 Reply Last reply Reply Quote 0
            • S Offline
              stefwe
              last edited by

              I think @Flohack must know this

              Meizu MX4 16.04 | Nexus 5 16.04

              1 Reply Last reply Reply Quote 0
              • flohackF Offline
                flohack
                last edited by

                We should be able to update also system apps with the Openstore but I will check back. Data will be kept after updates normally.

                My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

                lduboeufL 1 Reply Last reply Reply Quote 0
                • lduboeufL Online
                  lduboeuf @flohack
                  last edited by

                  @flohack ok, just to confirm, by deploying messaging-app binary to my device, and launching it, it will not cause any damage to existing messaging app and datas ?

                  flohackF 1 Reply Last reply Reply Quote 0
                  • flohackF Offline
                    flohack @lduboeuf
                    last edited by

                    @lduboeuf How are you doing this?

                    My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

                    lduboeufL 2 Replies Last reply Reply Quote 0
                    • lduboeufL Online
                      lduboeuf @flohack
                      last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • lduboeufL Online
                        lduboeuf @flohack
                        last edited by lduboeuf

                        @flohack sorry i missed the context of the question. I've deleted my previous reply.
                        I've just copied messaging-app built from github source to the device and make a .desktop pointing to the binary.
                        The app crash on the device, but did not try to see why.

                        flohackF 1 Reply Last reply Reply Quote 0
                        • flohackF Offline
                          flohack @lduboeuf
                          last edited by

                          @lduboeuf Hmm I think you need to build a click at least. Than this needs to be installed with the OS tool, not just called as a binary. The packaging sets some paths right, and gives the right environment.

                          BR

                          My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

                          lduboeufL 1 Reply Last reply Reply Quote 0
                          • lduboeufL Online
                            lduboeuf @flohack
                            last edited by

                            @flohack yes i was thinking about that too, thanks.

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