Skip to content

dzungvu/bundletool-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

bundletool-script

Change the permission of the .sh file as executable, allowing it to be run as a program

chmod +x installation.sh

run the installation.sh file:

./installation.sh

Step by step:

  • Detect os system (Support Linux/MacOS/Windows)
  • Clone the source code based on os system
  • Extract some resources
  • Done

Next step:

  • cd to bundletool-script folder
  • Run the command: ./genApks.sh
  • Pass the path of .aab or .apks file to the terminal
  • Done

For more detail about the tool, visit master branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages