Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to access adb globally on mac

echo 'export ANDROID_HOME=/Users/$USER/Library/Android/sdk' >> ~/.bash_profile
echo 'export PATH=${PATH}:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools' >> ~/.bash_profile
Comment

PREVIOUS NEXT
Code Example
Shell :: shell read file line by line 
Shell :: neovim install wsl 
Shell :: installing Snowflake connector 
Shell :: xcode print long string 
Shell :: how to make a beep in cmd 
Shell :: ubuntu rename user login 
Shell :: install the latest docker on ubuntu 20.04 
Shell :: send files via ssh 
Shell :: maven skip test 
Shell :: how to check crontab list 
Shell :: redis show all keys 
Shell :: git test ssh 
Shell :: powershell create object 
Shell :: twig install 
Shell :: kill all screens linux 
Shell :: git remote origin edit 
Shell :: ubuntu measure execution time 
Shell :: usr/bin/env: ‘node’: No such file or directory 
Shell :: flutter run web canvaskit 
Shell :: docker sleep infinity 
Shell :: how to get powers 
Shell :: linux get current user 
Shell :: kill process on port 
Shell :: ubuntu upgrade 
Shell :: gpg to decrypt a file 
Shell :: python win32gui 
Shell :: raspberry pi install firefox 
Shell :: ubuntu get external ip 
Shell :: Viewing content in files with dashed filenames 
Shell :: linux print screen 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =