From 4f5dadd8cfcc598e12b59b8a2cfec77e0dfa606e Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 1 Mar 2012 16:54:53 +0000 Subject: Caveats for ANDROID_SDK_ROOT Closes #10616.--- Library/Formula/android-sdk.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/android-sdk.rb b/Library/Formula/android-sdk.rb index 7989d96a3..e2dc71a75 100644 --- a/Library/Formula/android-sdk.rb +++ b/Library/Formula/android-sdk.rb @@ -53,6 +53,10 @@ class AndroidSdk < Formula 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. + + You may need to add the following to your .bashrc: + + export ANDROID_SDK_ROOT=#{prefix} EOS end -- cgit v1.2.3