• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

need help getting adb on pc

well the first step is to actually get adb installed on the pc right

i have adb-setup-1.4.3 but it doesn't work

i hit run and it doesn't do anything, i hit run as admin and its still spinning
 
Last edited by a moderator:
again what are you trying to do? what device do you have? what type of computer are you using?

the more details we get the better we can help.
 
windows 10 i think

im using a galaxy a10e and i can't find the build number for activating the developer options

it is android 9
 
Last edited by a moderator:
Okay, well you can't use adb without enabling usb debugging in developer options. So it's either blocked on your device or you're not looking in the right spot:
Settings>About Phone>Software Information

 
sorry but i can't understand the video, so what commands are you trying? when you say run with adb, there is nothing to run. you open up a command window and enter adb commands. what commands are you trying?

edit: are you sure you are using the command path correctly?
 
So what happens now when you connect the device to your PC. Does it give you a notification about USB debugging?

What happens when you run the command adb devices ?

Make sure your screen is unlocked when you do this the first time. You may need to authorize the PC via a pop-up on the device screen.
 
it tryd to install updates then said failed and reverting changes, so i guess now its running file checks
 
That's good. I think that was installing drivers and stuff. Try adb devices again and take a screenshot of the command window
 
Back
Top Bottom