Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Installl adb to linux

sudo apt-get install adb
Comment

install adb

# brew
`brew install android-platform-tools`

# apt-get
`apt-get install adb`

# windows nexustools via powershell
`iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.ps1'))`

# official zip
`https://developer.android.com/studio/releases/platform-tools`
Comment

PREVIOUS NEXT
Code Example
Shell :: how to uninstall lxd ubuntu 20.04 
Shell :: how to execute full path command in powershell 
Shell :: cannot import numpy in py file ubuntu 
Shell :: unzip a .gz file in linux 
Shell :: how to restart network manager in ubuntu 
Shell :: markdown terminal code 
Shell :: bash exit file path 
Shell :: how to install gnome system monitor 
Shell :: bash add or subtract one column from another 
Shell :: ubuntu install discord 
Shell :: commit with empty message 
Shell :: windows apps how to create shortcut 
Shell :: database metasploit kali linux 
Shell :: downooad sublime in linux mint using terminal 
Shell :: foreach loop powershell 
Shell :: git show only merge commits 
Shell :: convert github issur into pr 
Shell :: copy file using powershell script 
Shell :: npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: react-template@0.1.0 npm ERR! Found: react@18.0.0 
Shell :: compress file in terminal 
Shell :: how to cd to a directory with spaces 
Shell :: how to install jq to windows 
Shell :: install android studio on linux mint 
Shell :: install gnome-shell-extensions 
Shell :: remove or undo last merge git 
Shell :: why is gitlens not working on vscode 
Shell :: git crdencial --cache 
Shell :: kill all process ubuntu 
Shell :: can we declare state outside the class 
Shell :: serverless not using aws profile 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =