Gert Lombard's Blog     About     Archive     Feed
My passion is code quality, automated testing, software craftsmanship.

Note to self: Upgrading to OS X Mavericks

After upgrading to OS X 10.9 (Mavericks) I had to do the following to get Android Studio working again:

  • Update Xcode to the latest version
  • Activate the Xcode Command Line Tools license for example by running on the shell `sudo gcc` and accept the license. Now git should work.
  • Install Java 6 when prompted automatically after trying to launch Android Studio.
  • Need to update VirtualBox for Genymotion to work. Use `Oracle VM VirtualBox Manager` to download the latest VirtualBox.