Results 1 to 5 of 5

Thread: adb.exe 1.0.40

  1. #1
    Join Date
    Apr 2007
    Beans
    334
    Distro
    Ubuntu 20.04 Focal Fossa

    adb.exe 1.0.40

    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

  2. #2
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: adb.exe 1.0.40

    Quote Originally Posted by johnaaronrose View Post
    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

  3. #3
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: adb.exe 1.0.40

    Quote Originally Posted by johnaaronrose View Post
    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.
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  4. #4
    Join Date
    Apr 2007
    Beans
    334
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: adb.exe 1.0.40

    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.
    John

  5. #5
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: adb.exe 1.0.40

    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.
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •