Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

connect your phone as emulator

// go to Developer Options and enable wireless debug
// make sure you connected same wifi which your pc connected to.
// open cmd

// go to this path
cd C:UsersspideAppDataLocalAndroidSdkplatform-tools //terminal path
// you can run this after pairing 
adb devices
// you can find ip and port in wireless debug screen 
// for example adb pair 192.168.1.5:3360
adb pair ---ip:port
adb connect ---ip:port
Comment

PREVIOUS NEXT
Code Example
Shell :: how to set up git for github 
Shell :: wslconfig 
Shell :: start docker in fedora 
Shell :: error running pod install 
Shell :: scp connection refused 
Shell :: shell replace substring 
Shell :: kubernetes service yaml 
Shell :: wget as file name 
Shell :: how to start nessus on kali 
Shell :: find java home 
Shell :: switch zsh to bash 
Shell :: How to download git for linux and unix 
Shell :: windows find node path 
Shell :: git reset soft head 
Shell :: wget download filename 
Shell :: install siege on mac 
Shell :: make executable bash script 
Shell :: how to rename folder in cmd 
Shell :: bash rename files based on date modified 
Shell :: unzip command in linux 
Shell :: ubuntu activate bluetooth 
Shell :: setup git in ubuntu 
Shell :: kill port linus 
Shell :: how to restart raspberrypi via ssh 
Shell :: how to reset back to commit id in git 
Shell :: install docker wsl 
Shell :: windows download torchvision 
Shell :: prolog how to run 
Shell :: install magento 2 command line composer 
Shell :: vs code terminal open file in separate window 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =