From 70205f5ad228dd49413af96ca31981671c09541d Mon Sep 17 00:00:00 2001 From: Max Howell Date: Wed, 18 Jan 2012 17:52:38 +0000 Subject: Advise user where to find the Android SDK --- Library/Formula/android-sdk.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library') diff --git a/Library/Formula/android-sdk.rb b/Library/Formula/android-sdk.rb index adb73a1c4..4672280a1 100644 --- a/Library/Formula/android-sdk.rb +++ b/Library/Formula/android-sdk.rb @@ -47,6 +47,9 @@ class AndroidSdk < Formula def caveats; <<-EOS.undent Now run the `android' tool to install the actual SDK stuff. + + The SDK files will be installed to: #{var}/lib/android-sdk + You will have to install the platform-tools EVERY time this formula updates. If you want to try and fix this then see the comment in this formula. EOS -- cgit v1.2.3