Max Howell
549232658b
Advise user to use the correct path :/
2012-01-18 18:25:10 +00:00
Max Howell
1b8c931ee8
Advise user where to find the Android SDK
2012-01-18 17:52:38 +00:00
skim
d774039d60
Andriod-SDK: Update to r16
...
Closes Homebrew/homebrew#9139 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-16 16:22:57 -08:00
Adam Lickel
7d736f1e85
Android-sdk r15
...
Closes Homebrew/homebrew#8422 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 17:23:18 -05:00
Matthew Rudy Jacobs
8121d68627
android-sdk 14
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-21 20:21:00 -07:00
Daniel Luz
0a0aa33b1a
android-sdk r13
...
Closes Homebrew/homebrew#7838 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-26 14:18:03 -05:00
Jan Berkel
548fd1f359
android-sdk: symlink monkeyrunner tool
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 19:08:56 -07:00
Bradley M. Froehle
4522520660
android-sdk: make adb command executable
...
Note that this is an adb wrapper that tells the user to use
the correct adb executable.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-29 08:25:41 -07:00
Felix Schulze
56bf66c2d8
android-sdk r12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-17 08:30:53 -07:00
Adam Vandenberg
540a8e3dc4
android-sdk-r11: can't strip some binaries
2011-07-05 13:47:18 -07:00
Felix Schulze
8c6ff9da69
android-sdk r11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-26 10:43:12 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Archimedes Trajano
97034aafe6
adb - accept spaces in parameters
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-27 11:45:12 -08:00
Matthew Rudy Jacobs
065e647db1
android sdk version 10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-23 08:13:00 -08:00
Max Howell
ac3c7a2e18
Android r9
2011-01-27 11:04:30 +00:00
Max Howell
b54df09ba5
Add adb to bin again
...
And I also discovered that the android SDK update tool is retarded, so added comments and caveats to document this.
2011-01-25 13:39:47 +00:00
Max Howell
bcd86a059f
Update Android to r8
...
adb tool seemingly vanished…
2010-12-10 12:37:25 +00:00
Max Howell
64f9d25101
Preserve the SDK images between upgrades
...
The `android` tool downloads the SDK images into its prefix. Which means you have to move them manually to the new android-sdk keg when you upgrade. Which sucks. So we'll store them in the var/lib/android-sdk directory because that makes the most sense based on my interpretation of the POSIX filesystem hierarchy documentation.
We still have to symlink the var directories back into the keg, because the SDK is stupid.
For discussion: whether we should use var in this manner more.
2010-09-12 21:57:31 +01:00
Gerolf Seitz
66f51dd72f
Update Formula: android-sdk
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 14:28:26 -07:00
Adam Vandenberg
72e19eb542
Don't need +x on these
2010-08-13 16:00:17 -07:00
Adam Vandenberg
7bd947eb0b
Update formulae for version 0.7
...
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Max Howell
1f7bc468bd
Use new symlink aliases
2010-08-07 18:08:50 -07:00
Dan Williams
21b7feaca6
Android 2.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-20 13:04:44 -07:00
Andy Ferra
8ea4c8d5ff
updated android-sdk to use r5 as opposed to r4
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-20 11:39:04 +01:00
Max Howell
dabeaddebb
String.undent for prettier HEREDOCs
2010-03-07 17:57:05 +00:00
Adam Vandenberg
6025ca3a6a
Add ANDROID_SDK_ROOT to Android's caveats.
2010-02-19 16:17:13 -08:00
tstevens
a8e466e0b2
Add Android SDK formula
...
Signed-off-by: Max Howell <max@methylblue.com>
Added an alias. Cleaned it up a bit.
Also removed the chmod 0777, '..' line as it made no sense and had no comment to justify it. Always comment weird stuff!
2010-01-19 12:46:11 +00:00