Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

adb command not found

export ANDROID_HOME=/Users/$USER/Library/Android/sdk
export PATH=${PATH}:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools
Comment

bash adb command not found... on linux

sudo ln -s ~/Android/Sdk/platform-tools/adb /bin/adb
Comment

adb: command not found

~/Library/Android/sdk/platform-tools/adb
Comment

PREVIOUS NEXT
Code Example
Shell :: ffmpeg not installed 
Shell :: remove git from project in windows 
Shell :: kill all process 
Shell :: ubuntu install tar.xz 
Shell :: how to install sublime text in kali linux 
Shell :: undo previous commit but keep changes 
Shell :: brew install golang-migrate 
Shell :: repair drive windows 
Shell :: linux bash script to clean up log files 
Shell :: put bash script execution output in a file 
Shell :: install 7z commadn line windows 
Shell :: bash scripts options without arg 
Shell :: linux && 
Shell :: how to use zsh on mac 
Shell :: kubeadm print join command 
Shell :: IlluminateHttpExceptionsPostTooLargeException Ubuntu 
Shell :: random hex chars bash 
Shell :: install zip raspberry pi 
Shell :: how to uninstall all powershell modules 
Shell :: centos install copmposer 
Shell :: image converter linux 
Shell :: unzip tar.xz linux 
Shell :: git pull everything from development branch to feature branch 
Shell :: slow internet wifi speed on ubuntu 18.04 
Shell :: install slack ubuntu/linux 
Shell :: psycopg2-binary install for M1 
Shell :: using tar 
Shell :: git push specific ssh key 
Shell :: git remove without deleting 
Shell :: docker remove exited containers 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =