

How do I change PATH to include Android SDK?.How do I find Android SDK on my machine? Or prove to myself it’s not there?.The problem is I can’t find the Android SDK on my machine! I assume it’s there because otherwise the program wouldn’t compile and run through Android Studio? Perhaps that’s a bad assumption? I’m new to Macs (I’m used to Windows) so I don’t know the best way to search for the Android SDK.

The problem is I can’t find the Android SDK on my machine! I assume it’s there because otherwise the program wouldn’t compile and run through Android Studio? Perhaps that’s a bad assumption? I’m new to Macs (I’m used to Windows) so I don’t know the best way to search for the Android SDK.Google has updated their SDK tools ("Android SDK Tools" Rev. 23) in a way that temporarily breaks compatibility with Xamarin, this time causing the build process to fail because it cannot locate the zipalign command. We have a fix for this, and are working on getting out a hotfix build that includes the fix as quickly as possible, but for the moment it is still necessary to work around the problem by copying zipalign from the Android SDK "build-tools" folder into the "tools" folder.
