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

    Android Apps with OTA-13

    Scheduled Pinned Locked Moved Support
    16 Posts 9 Posters 1.3k Views 4 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.
      • stanwoodS Offline
        stanwood @Guest
        last edited by stanwood

        @LRV Hi, if Anbox is already and correctly installed on your N5, you first need to download your apps in .APK file. You will find a lot of them here: https://apkcombo.com

        Once your app is downloaded, open your terminal and type "cd Downloads", than type: "adb install /home/phablet/Downloads/my-app.apk" (replace "my-app.apk" with the exact name of your apk file)
        Than type "exit".

        Got it! Your app will appear on your home screen

        Redmi Note 9S Stable
        If God has a computer, it must be a GNU/Linux

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

          That is the issue. I do not know how to properly install anbox with the new kernel.
          I've attempted the method you mentioned above but it errors with "bash: adb: command not found" multiple times from which I reckon anbox is not fully preinstalled.

          EDIT: Installing anbox as described in the wiki bricks my OS.

          stanwoodS 1 Reply Last reply Reply Quote 0
          • stanwoodS Offline
            stanwood @Guest
            last edited by stanwood

            @LRV Weird, OTA-13 did not change anything concerning Android kernels, that are already installed in the Nexus 5 Ubuntu Touch image.

            However, since Anbox touches the root of the system image, it must be reinstalled after each OTA update:

            sudo mount -o rw,remount /
            sudo apt update
            sudo apt install anbox-ubuntu-touch android-tools-adb
            anbox-tool install
            exit

            Than re-install your .apk apps as described above. It should work.

            EDIT: Do not load Anbox cd-image as it is already charged in the Nexus 5 by default...

            Redmi Note 9S Stable
            If God has a computer, it must be a GNU/Linux

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              tgv34 @stanwood
              last edited by

              @stanwood It looks good, but after
              sudo apt install anbox-ubuntu-touch android-tools-adb

              the terminal indicates "no enough free space in /var/cache/apt/archives/
              I do not how to resolve this issue

              stanwoodS AppLeeA 2 Replies Last reply Reply Quote 0
              • stanwoodS Offline
                stanwood @tgv34
                last edited by

                @tgv34 Ok, so you might resize your memory partition dedicated to Anbox as follow:

                sudo mount -o rw,remount /
                sudo rm -r /var/cache/apt
                sudo tune2fs -m 0 /dev/loop0
                sudo apt update
                sudo apt install anbox-ubuntu-touch android-tools-adb
                sudo mount -o ro,remount /
                exit

                It should work fine after this.

                Redmi Note 9S Stable
                If God has a computer, it must be a GNU/Linux

                D ? 2 Replies Last reply Reply Quote 0
                • AppLeeA Offline
                  AppLee @tgv34
                  last edited by

                  @tgv34
                  I guess you can also mount /var/cache/apt from the userdata partition.
                  This way what is installed is kept after an OTA.
                  But I never tried it myself cause I have no need for Anbox.

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    tgv34
                    last edited by

                    @stanwood Thank you very much, it worked fine on my nexus5
                    @AppLee Thank you for your message, I did not tried your suggestion as my issue was already solved.

                    1 Reply Last reply Reply Quote 2
                    • D Offline
                      domubpkm @stanwood
                      last edited by

                      @stanwood Just curious because I didn't install :
                      Have you tested Firefox through Anbox? If yes, is it fully operational: downloading, acceleration...

                      stanwoodS 1 Reply Last reply Reply Quote 0
                      • stanwoodS Offline
                        stanwood @domubpkm
                        last edited by

                        @domubpkm No, I installed Anbox on an experimental basis and tried a few Android apps. But didn't use Firefox as Morph is really fine for me. But I guess you can install Firefox not using Anbox but with Libertines. (easier way)

                        Redmi Note 9S Stable
                        If God has a computer, it must be a GNU/Linux

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

                          @stanwood Your method above worked. Thanks.

                          stanwoodS 1 Reply Last reply Reply Quote 1
                          • stanwoodS Offline
                            stanwood @Guest
                            last edited by

                            @LRV Great 👍 Thank you.

                            Redmi Note 9S Stable
                            If God has a computer, it must be a GNU/Linux

                            1 Reply Last reply Reply Quote 0
                            • L Offline
                              L-00797
                              last edited by

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • L Offline
                                L-00940
                                last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • L Offline
                                  L-00949
                                  last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    L-00959
                                    last edited by

                                    This post is deleted!
                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post