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

Arm64 apps and testing

Scheduled Pinned Locked Moved App Development
104 Posts 21 Posters 31.6k Views 7 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.
    • P Offline
      PhoenixLandPirat
      last edited by 3 Nov 2019, 18:05

      Now that we have arm64 builds in the ubports installer, it's a lot easier for people to install and test arm64 applications.

      If anyone has any apps they'd like to be tested on arm64 please reply here with a file/link to a file.

      This may also be a good place to talk about hurdles compiling apps for arm64.

      Thanks you 🙂

      ? 1 Reply Last reply 8 Nov 2019, 08:04 Reply Quote 4
      • D Offline
        dieharddan
        last edited by 8 Nov 2019, 02:38

        Thanks for opening this thread, looking forward to more arm64 apps being available for the oneplus 3. I'm willing to assist in any way possible, but I'm not a developer

        1 Reply Last reply Reply Quote 1
        • L Offline
          lduboeuf
          last edited by 8 Nov 2019, 07:47

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

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @PhoenixLandPirat
            last edited by 8 Nov 2019, 08:04

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • M Offline
              mateo_salta
              last edited by mateo_salta 21 Nov 2019, 03:03

              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)

              L 1 Reply Last reply 21 Nov 2019, 06:06 Reply Quote 0
              • M Offline
                mateo_salta
                last edited by 21 Nov 2019, 03:07

                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
                • L Offline
                  Lakotaubp @mateo_salta
                  last edited by Lakotaubp 21 Nov 2019, 06:06

                  @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 21 Nov 2019, 09:07 Reply Quote 0
                  • ? Offline
                    A Former User @Lakotaubp
                    last edited by 21 Nov 2019, 09:07

                    @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
                    • ? Offline
                      A Former User @Lakotaubp
                      last edited by 21 Nov 2019, 09:12

                      @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☺

                      L M 2 Replies Last reply 21 Nov 2019, 11:51 Reply Quote 1
                      • L Offline
                        Lakotaubp @Guest
                        last edited by 21 Nov 2019, 11:51

                        @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 Offline
                          mateo_salta @Guest
                          last edited by 21 Nov 2019, 12:01

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

                          1 Reply Last reply Reply Quote 0
                          • J Offline
                            joe
                            last edited by 22 Nov 2019, 03:03

                            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 22 Nov 2019, 05:13 Reply Quote 0
                            • M Offline
                              mateo_salta @joe
                              last edited by 22 Nov 2019, 05:13

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

                              J 1 Reply Last reply 22 Nov 2019, 15:10 Reply Quote 0
                              • L Offline
                                lduboeuf
                                last edited by 22 Nov 2019, 09:10

                                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

                                L ? 2 Replies Last reply 22 Nov 2019, 09:53 Reply Quote 0
                                • L Offline
                                  Lakotaubp @lduboeuf
                                  last edited by 22 Nov 2019, 09:53

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

                                  1 Reply Last reply Reply Quote 1
                                  • L Offline
                                    Lakotaubp
                                    last edited by 22 Nov 2019, 10:04

                                    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:(

                                    A ? 2 Replies Last reply 22 Nov 2019, 10:48 Reply Quote 0
                                    • A Offline
                                      AppLee @Lakotaubp
                                      last edited by 22 Nov 2019, 10:48

                                      @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...

                                      L 1 Reply Last reply 22 Nov 2019, 11:18 Reply Quote 0
                                      • L Offline
                                        Lakotaubp @AppLee
                                        last edited by 22 Nov 2019, 11:18

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

                                        1 Reply Last reply Reply Quote 0
                                        • ? Offline
                                          A Former User @Lakotaubp
                                          last edited by 22 Nov 2019, 12:53

                                          @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 Offline
                                            joe @mateo_salta
                                            last edited by 22 Nov 2019, 15:10

                                            @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
                                            • First post
                                              Last post