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.
      • W Offline
        wgarcia @mihael
        last edited by

        @mihael Turns out I had installed an old version of Whatsapp, I installed the current one and now it opens OK.

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

          I have an app that looks for com.google.android.maps at the installation (adb install). I have installed the google maps apk which shows as:
          Maps (com.google.android.apps.maps)
          when I do anbox-tool app-list
          Can I somehow change the package name that appears in that list, and if so, would that satisfy the app looking for it when trying to install?

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

            @tomoqv No you can not change package name Android reads this out of the manifest file that is into the apk when installing, when you change this the app will never work again.

            1 Reply Last reply Reply Quote 1
            • T Offline
              tomoqv
              last edited by

              So I wonder if there is any google package that carries the name com.google.android.maps?

              W 1 Reply Last reply Reply Quote 0
              • W Offline
                wgarcia @tomoqv
                last edited by

                @tomoqv As far as I know this is the name of a Java library (extension .jar), but I have no idea how libraries are installed in Android, and less in anbox.

                T T 2 Replies Last reply Reply Quote 0
                • T Offline
                  tomoqv @wgarcia
                  last edited by

                  @wgarcia It seems to me that many android apps just add the google dependencies by habit, without really needing it. I am looking for a way to trick those apps.

                  W 1 Reply Last reply Reply Quote 0
                  • W Offline
                    wgarcia @tomoqv
                    last edited by

                    @tomoqv In my case I tried installing an Android app of my municipality to pay for street parking and it asked for this same thing. In this case it makes sense because it needs location, I believe. In any case I don't think GPS will work inside anbox any time soon.

                    T 1 Reply Last reply Reply Quote 0
                    • T Offline
                      tomoqv @wgarcia
                      last edited by

                      @wgarcia We have an identification app used for authentication purposes with banks and authorities, which doesn't do anything else than asking you to punch in your 6-digit pin. It still asks for Google services to run - crazy!

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

                        There is mebay an option Gobalt some guy that was working on solution for BlackBerry when the where support Android apps make a tool to remove Google Play Services from a apk, i have try that back to that time and it worked for me, but you need Windows to run the app, so i can not test it now.
                        The name of the application is PS_Patcher-1.6.zip
                        But for the guy's who like to test it you can download it here:

                        alt text

                        https://www.mycloud.ch/s/#S861C2793C3E8590447FCEBAD03F77B01E6FF267D43D5310846898FDFF816FF8

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

                          @stefano said in Development testers for Anbox:

                          @joe sudo apt remove anbox-tool
                          sudo apt purge anbox-tool
                          ???
                          Flash it over with Ubports installer without wipe?

                          FYI, none of those were able to remove anbox. I guess it needs to be wiped completely?

                          S T 2 Replies Last reply Reply Quote 1
                          • S Offline
                            Stefano @joe
                            last edited by

                            @joe Yes, I have tried that as well. The placeholders of Android apps stayed on Home screen, but all the files were gone. Ended up restoring the saved TWRP backup.

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

                              You may be able to work around the Google Play services requirement by installing microG, but I'm not sure if the Anbox image has signature checking patched out. So you may need a tool that will do signature check patching to enable it to be used in place of Google Play.

                              1 Reply Last reply Reply Quote 0
                              • R Offline
                                rocky58
                                last edited by

                                If I try to add an account nothing happens... any ideas?

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  Tonoxis @wgarcia
                                  last edited by

                                  @wgarcia that JAR file (com.google.android.maps.jar) and any other accompanying JARs should be put in /system/framework. Not sure if the Anbox system image is writable though πŸ˜•

                                  1 Reply Last reply Reply Quote 0
                                  • arubislanderA Offline
                                    arubislander
                                    last edited by

                                    For anyone having uninstalled anbox after testing it, but stuck with the all the non functional android application icons on the launcher. These can be removed by opening a terminal on the device and issuing the command:

                                    $ rm .local/share/applications/anbox-*
                                    

                                    πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
                                    Happily running Ubuntu Touch
                                    Google Pixel 3a (20.04 DEV)
                                    JingPad (24.04 preview)
                                    Meizu Pro 5 (16.04 DEV)

                                    1 Reply Last reply Reply Quote 3
                                    • gbG Offline
                                      gb
                                      last edited by

                                      Hi,

                                      IΒ΄m testing it in M10 FHD (frieza).
                                      I just installed ubports from scratch (16.04 dev) and try the instructions post by Marius.

                                      Doing "sudo apt-get upgrade", IΒ΄m facing:
                                      "E: You don't have enough free space in /var/cache/apt/archives/."

                                      How can this be possible? I just installed the system and there is no space left?
                                      Do I have to install the hole thing into a Libertine container?

                                      te-onlineT P 2 Replies Last reply Reply Quote 0
                                      • T Offline
                                        tomoqv
                                        last edited by

                                        I tried the Play Services Patcher that @Xray2000 posted above with one apk so far, but it couldn't be patched for some unknown reason. It went through the analyze process fine and suggested the patch, which then failed.

                                        Did anyone else try?

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

                                          I noticed that Aptoide is installed by default with UT Anbox. Is it safe to use? Somebody on the Crackberry forum wrote:
                                          "I would avoid aptoide like the plague btw. Tons of pirated and dubious apps."

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

                                            After further testing of anbox and several different apps I have found that some apps that claim that they require Google Play Services run anyway. Also, some apps that don't rely on Google services run, but are unable to detect the wifi connection in UT. To turn on wifi in the android settings doesn't work, as it reverts back to "off" every time.

                                            arubislanderA 1 Reply Last reply Reply Quote 1
                                            • arubislanderA Offline
                                              arubislander @tomoqv
                                              last edited by arubislander

                                              @tomoqv I also faced the issue of not detecting wifi with one or two apps. one of them was the kodi remote yaste. It would think it is offline, so it would not autodetect my kodi box. But if I entered the ip address manually it would connect. So it seems only wifi detection is a problem, wifi access works fine.

                                              πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
                                              Happily running Ubuntu Touch
                                              Google Pixel 3a (20.04 DEV)
                                              JingPad (24.04 preview)
                                              Meizu Pro 5 (16.04 DEV)

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