Error in setting virtual box for android -


i have set virtual machine emulator , has run android iso file , took ip of virtual machine. till point fine when tried to run command "adb connect ip" system giving

'adb' not recognized internal or external command, operable program or batch file. 

please me resolve this.

thanks siva

you're using windows. check link. in essence, right-click computer, click "advanced system settings", click "environment variables" , include path adb executable.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -