Ubuntu 20.04 sees phone with Linux adb v28 using 'adb devices'. I've installed the usb driver for my Blackview A80 phone in VirtualBox Windows 10 VM. However, VirtualBox Windows 10 VM fails to see my phone with adb (v1.0.32 & 1.0.39). I'd like to download adb.exe v1.0.40 (as that's the requirement to run B4A Windows app under Wine in Ubuntu.). But I can't find that version anywhere. Has anyone got adb.exe v1.0.40? I've followed the instructions on http://adbcommand.com/articles/How to build adb(1.0.40) for windows on Ubuntu but I get 'fatal: cannot make .repo directory: Permission denied' on the step repo init -u https://android.googlesource.com/platform/manifest. I know nothing about repo. Anybody have any ideas about this repo problem?
John
Originally Posted by johnaaronrose Ubuntu 20.04 sees phone with Linux adb v28 using 'adb devices'. I've installed the usb driver for my Blackview A80 phone in VirtualBox Windows 10 VM. However, VirtualBox Windows 10 VM fails to see my phone with adb (v1.0.32 & 1.0.39). I'd like to download adb.exe v1.0.40 (as that's the requirement to run B4A Windows app under Wine in Ubuntu.). But I can't find that version anywhere. Has anyone got adb.exe v1.0.40? I've followed the instructions on http://adbcommand.com/articles/How to build adb(1.0.40) for windows on Ubuntu but I get 'fatal: cannot make .repo directory: Permission denied' on the step repo init -u https://android.googlesource.com/platform/manifest. I know nothing about repo. Anybody have any ideas about this repo problem? Have you tested apt adb via terminal? I think you should try it or try apt search via terminal. If you can't see any try install package manager maybe you can add it easily on package manager. Good Luck and cheers.
corn ubuntuforums community. Open Source platform where the real world of human is here. Click here for Solve thread
Originally Posted by johnaaronrose Has anyone got adb.exe v1.0.40? I've followed the instructions on http://adbcommand.com/articles/How to build adb(1.0.40) for windows on Ubuntu but I get 'fatal: cannot make .repo directory: Permission denied' on the step repo init -u https://android.googlesource.com/platform/manifest. I know nothing about repo. Anybody have any ideas about this repo problem? You do not need to do this. Android Debug Bridge is already available in Linux. You can just then install it directly. Good Luck and Cheers.
All versions of adb.exe on both VirtualBox Windows 10 VM & somebody's else's box) but got Linux to see phone by using SDK files that somebody else pointed me to.
As what I have said, adb (Android Debug Bridge) is already available in Linux. you can now install it via apt and also (android-sdk-platform-tools-common) is also available here in Linux Ubuntu Operating System. so, Good Luck and Regards.
View Tag Cloud
Ubuntu Forums Code of Conduct