PPhoneyLevel 1 - Junior Member
Don’t see it on Apps4flip site right now.
try this:
- Connect your Android device to the computer with a USB cable
The USB mode must be PTP in order for ADB to work. You can usually change this from the notification shade
Make sure to allow USB debugging if a pop-up appears - Open the platform-tools folder on your computer
- Shift+Right Click and select Open command prompt here
- Type adb devices and hit Enter
You should see a list of attached devices
Now you can enter ADB commands!