Hey guys,
Im trying to view android console on my macbook pro,
I’ve made the steps in the debugging guide:
1)click on the Other Download Options link. Then, in the SDK Tools Only box, select the correct option for your system.
2)on OS X, unzip the file and move the folder to a sensible location.
3)Follow the instructions for Adding SDK Packages. Install at least the Android SDK Tools and Android SDK Platform-tools
plugging in my nexus 5 via usb
But now when I’m opening terminal and type in: adb logcat Corona:v *:s
but all i get is this message:
-bash: adb: command not found
What am i missing?
Roy.