nickpack / ansible-role-android-sdk

Install Android SDK tools and packages, headless, with ansible.
Other
40 stars 32 forks source link

Added support for OSX (Darwin) #13

Closed ojechev-broadsoft closed 7 years ago

ojechev-broadsoft commented 7 years ago

Added support for OSX. Tested on El Capitan and Sierra.

nickpack commented 7 years ago

This is awesome, thanks! I'll review and get this merged over the weekend.

ojechev-broadsoft commented 7 years ago

I think that I have an issue when installed over an existing version. 'brew link --overwrite android-sdk' should fix the the paths. I will have time after a week to test