android - No command 'lint' found -
I want to prepare a lint report for my project. So on my Ubuntu terminal I gave the command It can be very basic question, but I do not know a trick. Please help. thank you in advanced. lint my_prj_path but I am getting the error,
no command 'lint' was found, did you mean: command 'link 'Command' line 'package' from command 'hlint' package 'hlint' (cosmos) from 'corolls' (main) command' jellint 'package' jellint '(universe) from package' linux '(main) command' tint package From 'tint' (universe) command 'dlint' package 'dlint' (cosmic lint): command can not be found
/ sdk / tools / . So you need to go to the directory or add related paths before the lint command, such as
SDK_PATH / sdk / tools / lint project_path < / Html>
Comments
Post a Comment