autoadb
autoadb copied to clipboard
cargo build --release issue
i need to install autoadb but when i use this command on cargo build --release directory is says 'cargo' is not recognized as an internal or external command, operable program or batch file. and even adb is connected it says adb.exe: unknown command cargo please help me
You need to install the rust environment: https://www.rust-lang.org/tools/install
+1 for me on this. Documentation could be a little more clear that it's not a simple as cargo build --release