adb

  1. B

    adb - android-tools

    Is anyone familiar with adb? I'm trying to use it on FreeBSD, and whilst it works OK when I run adb shell, running adb install never gets started. If I try the same thing on Linux the push appears to work, but I can't check the contents of the /data directory as I get permission denied...
  2. nxjoseph@

    Solved Trying to port Universal Android Debloater

    Hello. There is a tool called "Universal Android Debloater" and it is meant for debloating Android phones. I'm trying to port it but I am getting some errors. The program is written in Rust completely, so i thought it would be easy to port it but i guess there are some libraries/features being...
  3. Nick-6

    Solved Problem with ADB - Android Debugging Bridge

    I used to do a lot of adb pull and adb push to transfer file between my PC and my Android. After migrating to FreeBSD, I've a problem with ADB tool. I can do adb start-server and I can see my device in adb devices. But when I try to push a file to my Android, I receive some errors and the...
Back
Top