Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Unable to install anbox on Oneplus3T

    Support
    4
    7
    162
    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.
    • ?
      A Former User last edited by

      Hi, I'm unable to get anbox running on my OP3T (I'm pretty new to ubports). I tried installing anbox by the following method :

      I wasn't able to get adb working (SSH Server doesn't work either, i get connection refused even after trying many fixes), but fastboot works, so i manually rebooted into fastboot where after flashing "android-armhf-64binder.img", it says
      "FAILED (remote: 'image is not a boot image')"
      Then i rebooted and mounted root as read/write from the terminal, installed the anbox package but when i do "anbox-tool install", i get a message saying that oneplus3(t) is not supported yet. Is it possible to do something like a force install ? SInce it works on the regular oneplus3

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

        I tried this command "sudo python3 /system/halium/usr/bin/anbox-tool install" from here, but the file doesn't exist.

        1 Reply Last reply Reply Quote 0
        • hankschwie
          hankschwie last edited by hankschwie

          Hi!

          Please have a look at this:
          https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html

          I don't see OnePlus3 nor Oneplus3T. I guess you have to be patient and wait until it is supported...

          ? C 2 Replies Last reply Reply Quote 0
          • ?
            A Former User @hankschwie last edited by

            @hankschwie Thanks for the reply, I think that it is something that i am doing wrong since anbox is mentioned working here and in the forum post aswell by people

            1 Reply Last reply Reply Quote 0
            • C
              ComLarsic @hankschwie last edited by

              @hankschwie I remember when you use vince's prebuild halium imagers it will work on there. did the binder get removed in the installer version?

              1 Reply Last reply Reply Quote 0
              • G
                gischpelino last edited by

                oneplus3t: "android-armhf-64binder"
                is missing in https://cdimage.ubports.com/anbox-images/devices.json. That's why it does not work the standard way.

                1 Reply Last reply Reply Quote 1
                • G
                  gischpelino last edited by gischpelino

                  To use ssh login: do the public key stuff as documented here (https://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html)
                  Starting the service is different, type in a terminal:
                  sudo service ssh start

                  Try to connect.

                  adb not working is documented at port thread https://forums.ubports.com/topic/3253/oneplus-3-3t

                  Thats all I found out atm for my op3t.

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