Navigation

    UBports Robot Logo

    UBports Forum

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

    Arm64 apps and testing

    App Development
    21
    104
    2991
    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.
    • lduboeuf
      lduboeuf last edited by

      Waiting Clickable for building arm64 apps with qmake, it is not supported yet.

      1 Reply Last reply Reply Quote 0
      • undefined
        @PhoenixLandPirat last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • M
          mateo_salta last edited by mateo_salta

          ok, I found and/or compiled a few apps.

          teleports
          fluffychat
          uvolman
          file manager
          uttweak tool
          openstore ( will install other all architecture apps - webapps and qml apps)

          https://drive.google.com/drive/folders/0B53ODful5D1wfjZRZHd3SjN2NlNBYld0LUpFUWt3Y0ZvVENyUmdsYWlYUWpGWi00YjhQTjg?usp=sharing

          Lakotaubp 1 Reply Last reply Reply Quote 0
          • M
            mateo_salta last edited by

            If you want to build with qmake there is a working ci configuration for git lab, create a ".gitlab-ci.yml" file containing

            build-arm64:
            stage: build
            image: clickable/ci-16.04-arm64
            script:
            - clickable clean build
            artifacts:
            paths:
            - build/aarch64-linux-gnu/app/*.click
            expire_in: 1 week

            1 Reply Last reply Reply Quote 1
            • Lakotaubp
              Lakotaubp @mateo_salta last edited by Lakotaubp

              @mateo_salta Thank you for this.

              Edit: Had a quick try with
              pkcon install-local openstore.openstore-team_2.82_arm64.click --allow-untrusted

              fatal error: could not resolve: etc etc Going to try again later.

              ? 2 Replies Last reply Reply Quote 0
              • ?
                A Former User @Lakotaubp last edited by

                @mateo_salta Thank you so much for the info. I'd been failing to install openstore up to now. Good job!☺

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @Lakotaubp last edited by

                  @Lakotaubp Saw your post and mateo salta's generous provision of files above. Downloaded the openstore click and had another go with your pkcon etc command. It failed again, but I had not navigated to Downloads first...

                  cd Downloads
                  pkcon install-local openstore.openstore-team_2.82_arm64.click --allow-untrusted

                  Openstore now on op3t☺

                  Lakotaubp M 2 Replies Last reply Reply Quote 1
                  • Lakotaubp
                    Lakotaubp @Guest last edited by

                    @ziggutas Now that's what I really like about UBports, help is always at hand. Thanks for that it's normally the simple things, Openstore now on OP3.

                    1 Reply Last reply Reply Quote 1
                    • M
                      mateo_salta @Guest last edited by

                      @ziggutas oh my, ive certainally done that before myself 😄

                      1 Reply Last reply Reply Quote 0
                      • J
                        joe last edited by

                        I was trying to compile these apps, but I couldn't figure it out:
                        TELEports
                        Fluffychat
                        Axolotl
                        Dekko2

                        Basically all of the communication apps.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          mateo_salta @joe last edited by

                          @joe I have a fluffychat and teleports build up from my link

                          J 1 Reply Last reply Reply Quote 0
                          • lduboeuf
                            lduboeuf last edited by

                            i've built Stellarium, can you please test it ( don't have any arm64 device): https://github.com/lduboeuf/Stellarium-mobile/releases/download/v0.2.5/me.lduboeuf.stellarium_0.2.5_arm64.click

                            Lakotaubp ? 2 Replies Last reply Reply Quote 0
                            • Lakotaubp
                              Lakotaubp @lduboeuf last edited by

                              @lduboeuf Installed and all seems to work well. Will test further tonight. Thanks for doing this.

                              1 Reply Last reply Reply Quote 1
                              • Lakotaubp
                                Lakotaubp last edited by

                                can someone please remind me where sms messages are stored in the file system. Want to try and move some from one phone to OP3.
                                Also does anyone else keep trying to open their phone with the finger print sensor:(

                                AppLee ? 2 Replies Last reply Reply Quote 0
                                • AppLee
                                  AppLee @Lakotaubp last edited by

                                  @Lakotaubp If I'm not mistaken, messages are stored in database.
                                  If your question is where this DB is stored, then sadly I don't know. I saw the information somewhere but cannot find it again.
                                  Someone complained about SMS messenger on UBPorts app deb channel (matrix+telegram), I think it was yesterday and maybe @lduboeuf...

                                  Lakotaubp 1 Reply Last reply Reply Quote 0
                                  • Lakotaubp
                                    Lakotaubp @AppLee last edited by

                                    @AppLee Thanks thats what I want to try and find.

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @Lakotaubp last edited by

                                      @Lakotaubp pglushkov offers some info on the location of messages in this old post...

                                      https://forums.ubports.com/topic/322/sms-backup/2

                                      1 Reply Last reply Reply Quote 1
                                      • J
                                        joe @mateo_salta last edited by

                                        @mateo_salta said in Arm64 apps and testing:

                                        @joe I have a fluffychat and teleports build up from my link

                                        Thanks for that!

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          mateo_salta last edited by

                                          uadblock and docviewer are in the folder now 🙂

                                          Lakotaubp ? 3 Replies Last reply Reply Quote 0
                                          • Lakotaubp
                                            Lakotaubp @mateo_salta last edited by

                                            @mateo_salta Great Thanks again

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