Unable to install anbox on Oneplus3T
- 
 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
- 
 I tried this command "sudo python3 /system/halium/usr/bin/anbox-tool install" from here, but the file doesn't exist. 
- 
 Hi! Please have a look at this: 
 https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.htmlI don't see OnePlus3 nor Oneplus3T. I guess you have to be patient and wait until it is supported... 
- 
 @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 
- 
 @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? 
- 
 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.
- 
 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 startTry 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. 
