google / bundletool

Bundletool is a command-line tool to manipulate Android App Bundles
https://g.co/androidappbundle
Apache License 2.0
3.52k stars 385 forks source link

Please include instructions on how to get started #293

Open mtrea opened 2 years ago

mtrea commented 2 years ago

Is your feature request related to a problem? Please describe. I wanted to get started using the tool. Per https://developer.android.com/studio/command-line/bundletool#download I downloaded and unzipped the project. I didn't see a pre-compiled binary.

Describe the solution you'd like Please include a few sentences in the README about how to actually get started with a "hello world" example.

Describe alternatives you've considered I know "gradle" is used to build things, so I ran ./gradlew included in the download to try to build the project myself. Unfortunately, it's not clear where the output is, if any.

raghuraamms commented 1 year ago

Here is the link to the latest compiled binary: https://github.com/google/bundletool/releases/download/1.13.1/bundletool-all-1.13.1.jar

You can get the same from here: https://github.com/google/bundletool/releases