This might be a dumb question, but I'm trying to connect a tablet so I can make an app in Android Studio. All the guides I see (https://developer.android.com/studio/command-line/adb.html#wireless) tells me to go to the command line and use adb commands. Where do I have to navigate to to use that command?
I've gone to C:/Users/myusername/AppData/Local/Android/sdk/tools
from there I've tried navigating to other directories and try to use the adb command but it won't let me. I don't know which directory I have to navigate to to use the adb commands, but I believe it's somewhere around where I'm looking, but I can't exactly find it.