• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
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.
    • ? Offline
      A Former User
      last edited by 31 Oct 2020, 14:53

      I just upgraded to OTA-13 on my LG Nexus 5. I read that from OTA-12 up the installation of android apps changes. How do I install android Apps?

      S 1 Reply Last reply 31 Oct 2020, 17:23 Reply Quote 0
      • S Offline
        stanwood @Guest
        last edited by stanwood 31 Oct 2020, 17:23

        @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 31 Oct 2020, 17:27

          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.

          S 1 Reply Last reply 31 Oct 2020, 17:48 Reply Quote 0
          • S Offline
            stanwood @Guest
            last edited by stanwood 31 Oct 2020, 17:48

            @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 1 Nov 2020, 10:01 Reply Quote 0
            • T Offline
              tgv34 @stanwood
              last edited by 1 Nov 2020, 10:01

              @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

              S A 2 Replies Last reply 1 Nov 2020, 11:03 Reply Quote 0
              • S Offline
                stanwood @tgv34
                last edited by 1 Nov 2020, 11:03

                @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 3 Nov 2020, 09:54 Reply Quote 0
                • A Offline
                  AppLee @tgv34
                  last edited by 1 Nov 2020, 12:39

                  @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 2 Nov 2020, 07:29

                    @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 3 Nov 2020, 09:54

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

                      S 1 Reply Last reply 3 Nov 2020, 22:10 Reply Quote 0
                      • S Offline
                        stanwood @domubpkm
                        last edited by 3 Nov 2020, 22:10

                        @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 4 Nov 2020, 14:05

                          @stanwood Your method above worked. Thanks.

                          S 1 Reply Last reply 4 Nov 2020, 14:38 Reply Quote 1
                          • S Offline
                            stanwood @Guest
                            last edited by 4 Nov 2020, 14:38

                            @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 22 Jul 2022, 17:56

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • L Offline
                                L-00940
                                last edited by 25 Jan 2023, 19:36

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • L Offline
                                  L-00949
                                  last edited by 22 Feb 2023, 09:17

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    L-00959
                                    last edited by 4 Mar 2023, 02:44

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