bundletool icon indicating copy to clipboard operation
bundletool copied to clipboard

Distribute bundletool using sdkmanager and make it more cli friendly ?

Open bog-dan-ro opened this issue 4 years ago • 2 comments

It will be great if you'll distribute bundletool using sdkmanager. $ sdkmanager --install bundletool it's much easier to use from cli then downloading it from github. Even more creating a little script wrapper which runs the bundletool.jar file is also welcome (similar with <android_sdk>tools/binsdkmanager).

bog-dan-ro avatar Aug 03 '19 11:08 bog-dan-ro

BTW, if you're a MacOS user you can install it with Homebrew:

brew install bundletool

0neel avatar Nov 14 '19 16:11 0neel

+1

Actually I think bundletool should always install with android studio alongside adb

Thaina avatar Feb 11 '20 08:02 Thaina