How to install apk file on Real device using adb.exe
- Open the command prompt
- Start server using adb.exe start-server
C:\Users\admin>adb.exe start-server
- Verify total devices using adb devices
- Goto apk file directory, Run the below command to Install app.