Commit graph

57 commits

Author SHA1 Message Date
Cheng LI
77c7db3a76 android-platform-tools 19.0.1 (new formula)
Install the adb and fastboot binaries without the Android SDK.

Closes Homebrew/homebrew#26080.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-22 16:49:23 -08:00
ngouzy
29706932d0 Android SDK 22.3
Closes Homebrew/homebrew#23920.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-03 07:25:11 -08:00
Jack Nagel
6fe82a4e8a android-sdk: fix completion download
The URL points to a page on a git repository viewer rather than a raw
download, so revert to the previous URL.

Fixes Homebrew/homebrew#22888.
2013-09-27 21:21:25 -05:00
Eugene San (eugenesan)
06a8f8cada android-sdk 22.2.1
Also point completion to official one

Closes Homebrew/homebrew#22834.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 22:56:58 -07:00
ngouzy
420093e8bb android-sdk 22.2
Closes Homebrew/homebrew#22681.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:28:52 -07:00
Jack Nagel
adccd8ff71 android-sdk: use partial resource installation 2013-09-17 22:27:45 -05:00
Adam Vandenberg
2d9f880db9 android-sdk: use resource 2013-09-11 22:05:27 -07:00
Mike McQuaid
a576bc37c6 android-sdk 22.0.5 2013-08-31 22:29:50 +01:00
Adam Vandenberg
7729e47e8c android-sdk: style nits 2013-08-06 22:05:14 -07:00
ngouzy
5d662ec3cf android sdk 22.0.4
Closes Homebrew/homebrew#21416.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-24 08:53:00 -07:00
Ildar Karimov
eead602181 android-sdk: fix tool installs
aapt aidl dexdump dx llvm-rs-cc was moved to build-tools in r22.

Closes Homebrew/homebrew#20325.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-10 11:06:20 -07:00
Ildar Karimov
339574f697 android sdk: ANDROID_SDK_ROOT is obsolete; use ANDROID_HOME instead
Closes Homebrew/homebrew#20324.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-10 10:50:47 -07:00
ngouzy
618f83f222 android-sdk r22.0.1
Closes Homebrew/homebrew#20131.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-29 07:32:54 -07:00
Adam Vandenberg
3d4f2dc9cd use bash/zsh path helpers 2013-05-03 11:03:42 -07:00
Sean Fleming
4bcbdf305b android-sdk r21.1
Closes Homebrew/homebrew#17851.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-15 08:30:27 -08:00
Arturo J. Pérez
7505ce2c7a Update Android sdk and ndk to december edition
Closes Homebrew/homebrew#16799.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-30 19:46:11 -08:00
Adam Vandenberg
2a1c4e34a2 caveat and other cleanups 2012-11-25 11:42:57 -08:00
Will Ross
d8a00042d6 Android SDK/NDK 4.2
Closes Homebrew/homebrew#16043.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-14 14:39:48 -08:00
Will Ross
4c1c733907 Install the adb bash completion script
Closes Homebrew/homebrew#15532.

Signed-off-by: Max Howell <mxcl@me.com>
2012-11-01 10:05:24 -04:00
Antti-Jussi Kovalainen
428a4d322e android-sdk r20.0.3
Closes Homebrew/homebrew#15172.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-27 20:13:07 -07:00
Adam Vandenberg
e2bd9a8f95 android-sdk r20.0.1 2012-07-24 11:13:49 -07:00
Will Ross
24b7c78f9f android-sdk: Add wrappers for platform_tools
Add redirection wrappers for all of the utilities in platform-tools, not
just adb. Also add emulator variant wrappers for tools.

Closes Homebrew/homebrew#12751.
Closes Homebrew/homebrew#13101.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 11:12:43 -07:00
Florian Maunier
fee93c44e0 Android SDK r20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:29:19 -07:00
Adam Vandenberg
7a89627731 android-sdk: style nits 2012-05-28 21:17:02 -07:00
Tomas Linhart
431bbcc326 android-sdk r18
Closes Homebrew/homebrew#11553.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-10 18:55:09 -07:00
Max Howell
ed8a609e03 Add extras to Android-SDK symlink to var list 2012-03-23 00:16:08 +00:00
Max Howell
c7c5c2a892 Fix up Android-SDK-r17
Removed duplicate sqlite3 tool from the stuff linked into bin. Made the bin scripts and they exec the actual tool in bin. Was necessary for the emulator tool to work. Should have done it this way in the first place really.
2012-03-22 10:15:53 +00:00
quaa
ec56582f74 android-sdk r17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 18:27:04 -07:00
Max Howell
1c5fd4c5e8 Don't create crazy bin symlink
Closes Homebrew/homebrew#10680.

I believe this was an error, everything still seems to work.
2012-03-06 16:00:47 +00:00
Max Howell
15b62078d6 Caveats for ANDROID_SDK_ROOT
Closes Homebrew/homebrew#10616.
2012-03-01 16:54:53 +00:00
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