Hello - I'm trying to pull my sqlite DB off the emulator (using Genymotion). When I open a terminal and type in dab it's not found. I have to specify the full path to the SDK. And even then I have to type ./adb (why the ./).
I'm using Xamarin Studio installed on a Mac. Any ideas on how to edit the path on a Macbook?
Thanks...