T2noob
Android Enthusiast
Why are some slashes like this / and some like this \ what is the right way
Doesn't matter which slash is used, it should work. basically i used the one that i had a a finger close too. it can be
Code:
cd C:/android/tools
cd C:\android\tools
cd C:/android\tools
cd C:\android/tools
