Android ADB quits on launch on windows 10 64 bit -


i have 64 bit windows 10, have installed necessary android sdk,build tools, platform-tools.

however whenever try launch adb command line, command prompt automatically quits.

i tried downgrading platform-tools also, didn't help.

are there specific dependencies adb work on windows ?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -