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

    Development testers for Anbox

    Scheduled Pinned Locked Moved OS
    222 Posts 72 Posters 209.2k Views 16 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.
      • J Offline
        joe @nfsprodriver
        last edited by

        @nfsprodriver said in Development testers for Anbox:

        On N5 I recognized: Installing System updates seem to cause the reinstallation of the native kernel. This causes a disfunctionallity of anbox and heating of your device (100% CPU). I recommend to disable automatic System updates.

        @mariogrip maybe this ^ above case is what happened here:
        https://github.com/ubports/anbox/issues/10

        1 Reply Last reply Reply Quote 0
        • T Offline
          tricky @mihael
          last edited by

          @mihael My OPO is not affected by this issue. One of my Anbox apps has been running for ~24 hours and my battery statistics looks the same as without Anbox installed.

          1 Reply Last reply Reply Quote 0
          • M Offline
            malditobastardo
            last edited by malditobastardo

            I also wanted to add that my battery life in Hammerhead with the custom kernel and anbox seems to run just fine. No battery drain, everything is normal. Happy with the results because this was one of the first things that I was most worry about it but so far so good.

            1 Reply Last reply Reply Quote 0
            • mihaelM Offline
              mihael @BryWilson
              last edited by

              @brywilson anbox-tool disable does the trick! Thanks! The battery consumption is now back to normal...

              mariogripM 1 Reply Last reply Reply Quote 0
              • M Offline
                matteo @mihael
                last edited by

                @mihael that's a great news! Thank you for reporting me also on Github, I appreciate.
                Nonetheless, I'll wait a little bit more prior to install Anbox again, because this time I'd like to be sure not having big surprises 😜

                1 Reply Last reply Reply Quote 0
                • mariogripM Offline
                  mariogrip Administrators @mihael
                  last edited by

                  @mihael Did you install any android apps? since android allow background services so they would run in the background, this is something we can make more strict later (with options). Since my testing running "just anbox" without any extra apps installed is good.

                  mihaelM S 2 Replies Last reply Reply Quote 0
                  • mariogripM Offline
                    mariogrip Administrators @mihael
                    last edited by mariogrip

                    @mihael anbox disable stops all anbox services[0], so if that work we can rule out that the kernel is an issue. I would assume its an android app stealing your battery, but if you don't have other apps then per-installed please tell me then i need to dig into it.

                    [0] Anbox consists of two always running services, one root service that creates and managers the container itself (anbox-container) and one running as users acting as the fronted providing the container with graphics windows, audio, scaling etc (anbox-session).

                    1 Reply Last reply Reply Quote 2
                    • mihaelM Offline
                      mihael @mariogrip
                      last edited by

                      @mariogrip Thank you for all the help! Yes, I installed WhatsApp and Viber. Do you thing the battery drainage might be because of these two apps?

                      Yes, anbox-tool disable stops the battery drainage so is definitely not the kernel's fault.

                      I was misled by the situations when android apps would not start (thinking this is because of the container not running) but the battery drainage being still constant. Later I discovered that the services can be stopped with anbox-tool disable and then battery drainage stops.

                      There is still this question: sometimes the android apps would not start and I cannot login into the container and then my only solution is to restart the device. Is there a command to restart the android services or the container or something?

                      Again, thank you!

                      1 Reply Last reply Reply Quote 1
                      • A Offline
                        Alkis
                        last edited by Alkis

                        was anyone able to update FDroid's repos? Because I can't.

                        S 1 Reply Last reply Reply Quote 0
                        • S Offline
                          Stefano @mihael
                          last edited by

                          @mihael Yes, there is a high battery drain while Anbox is runnning, even whith no open app(android)
                          I installed some other apps as well.
                          When : sudo anbox-tool disable.
                          the battery drain stops, or get's back to normal.

                          1 Reply Last reply Reply Quote 1
                          • S Offline
                            Stefano @mariogrip
                            last edited by

                            @mariogrip works like a charm. Mobile and wifi connections works normal.

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              Stefano @mariogrip
                              last edited by

                              @mariogrip Any chance to implement Lineage Privacy Guard where we can disable startup apps and/or control the permissions?

                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                Stefano @mariogrip
                                last edited by

                                @mariogrip My android apps that require network access(mobile data, wifi) can't connect to internet.

                                mihaelM 1 Reply Last reply Reply Quote 0
                                • S Offline
                                  Stefano @Alkis
                                  last edited by

                                  @alkis My Fdroid works just fine, downloading apps, installing, updating(Fdroid itself updated just fine)

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    malditobastardo
                                    last edited by malditobastardo

                                    Hi, any idea how to uninstall single apps? I just messed up my anbox by installing a "Booking.com" app and now I want to just delete it because it goes crazy. Thank you

                                    S ? 2 Replies Last reply Reply Quote 0
                                    • mihaelM Offline
                                      mihael @Stefano
                                      last edited by

                                      @stefano Whatsapp and Viber work for me...

                                      S W 2 Replies Last reply Reply Quote 0
                                      • S Offline
                                        Stefano @mihael
                                        last edited by

                                        @mihael That's interesting. Have you tried Chrome, Chromium or any other Browser? It just hangs here.

                                        mihaelM 1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          Stefano @malditobastardo
                                          last edited by

                                          @malditobastardo install Root Uninnstaller app and then its easy.

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

                                            @malditobastardo You can do this also when you do this:

                                            adb shell
                                            sudo mount -o rw,remount /
                                            sudo apt update
                                            sudo apt install android-tools-adb
                                            anbox-tool app-list
                                            this is a example of the app-list installed apps on your device:
                                            Aftershock (com.asvcorp.aftershock)
                                            adb uninstall com.asvcorp.aftershock

                                            M 1 Reply Last reply Reply Quote 0
                                            • mihaelM Offline
                                              mihael @Stefano
                                              last edited by

                                              @stefano Chrome doesn't work. Opera mini neither...

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