autoadb icon indicating copy to clipboard operation
autoadb copied to clipboard

cargo build --release issue

Open SahiDemon opened this issue 4 years ago • 2 comments

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

SahiDemon avatar May 20 '20 07:05 SahiDemon

You need to install the rust environment: https://www.rust-lang.org/tools/install

rom1v avatar May 20 '20 20:05 rom1v

+1 for me on this. Documentation could be a little more clear that it's not a simple as cargo build --release

Entreprenerdz avatar Feb 06 '21 11:02 Entreprenerdz