Commit Graph

7 Commits

Author SHA1 Message Date
Marko Schulz 73cbc7ef0c android-sdk 25.2.3: Update env variable name (#33915)
As described on https://developer.android.com/studio/command-line/variables.html the environment variable to set is now `ANDROID_SDK_ROOT`. It is outdated to set `ANDROID_HOME`.
2017-05-12 15:40:33 +01:00
Yurii Kolesnykov e4840bb39c android-sdk: remove sqlite3 symlink (#31960)
closes #31797
2017-04-06 07:54:02 +08:00
Victor Popkov 7868cffc79 Update android-sdk to include uninstall_postflight and update caveats (#31802)
* Add uninstall_postflight with /usr/local/share/android-sdk unlinking
* Update caveats to include lengthy operation notice
2017-04-03 20:38:51 +03:00
Yurii Kolesnykov 16b26d3eda android-sdk: (#31598)
- add symlink logic
  - add conflict with android-platform-tools
  - closes #31550
2017-04-03 07:57:37 +08:00
Sergii Pechenizkyi 356a86a46a Update android-sdk (#31568)
* Correct the emulator, lint, monkeyrunner binaries
* Reuse build tools version
* Added adb, fastboot, sqlite3, avdmanager binaries
* Register build tools binaries (aapt, dx, etc)
* Sorted declarations alphabetically
2017-03-30 10:47:22 +03:00
numbermaniac b6c738a786 fix typo in android-sdk caveats (#31473)
"contol" -> "control"
2017-03-28 19:28:38 +08:00
Yurii Kolesnykov 3e8fb114a6 android-sdk 25.2.3 (#31126) 2017-03-23 19:06:32 +00:00