fastlane-plugin-bundletool | fastlane action to extract an universal apk
kandi X-RAY | fastlane-plugin-bundletool Summary
kandi X-RAY | fastlane-plugin-bundletool Summary
fastlane-plugin-bundletool is a Ruby library typically used in Telecommunications, Media, Media, Entertainment applications. fastlane-plugin-bundletool has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
bundletool is the underlying tool that Gradle, Android Studio, and Google Play use to build an Android App Bundle or convert an app bundle into the various APKs that are deployed to devices. bundletool is also available to you as a command line tool, so you can recreate, inspect, and verify Google Play’s server-side build of your app’s APKs. The motivation of this plugin is to extract an universal .apk file from an .aab file. Since we cannot distribute aab files, it's great that we can extract from the very same binary a file that we can distribute internally.
bundletool is the underlying tool that Gradle, Android Studio, and Google Play use to build an Android App Bundle or convert an app bundle into the various APKs that are deployed to devices. bundletool is also available to you as a command line tool, so you can recreate, inspect, and verify Google Play’s server-side build of your app’s APKs. The motivation of this plugin is to extract an universal .apk file from an .aab file. Since we cannot distribute aab files, it's great that we can extract from the very same binary a file that we can distribute internally.
Support
Quality
Security
License
Reuse
Support
fastlane-plugin-bundletool has a low active ecosystem.
It has 14 star(s) with 3 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of fastlane-plugin-bundletool is 1.0.3
Quality
fastlane-plugin-bundletool has 0 bugs and 0 code smells.
Security
fastlane-plugin-bundletool has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
fastlane-plugin-bundletool code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
fastlane-plugin-bundletool is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
fastlane-plugin-bundletool releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 277 lines of code, 23 functions and 7 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fastlane-plugin-bundletool
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fastlane-plugin-bundletool
fastlane-plugin-bundletool Key Features
No Key Features are available at this moment for fastlane-plugin-bundletool.
fastlane-plugin-bundletool Examples and Code Snippets
bundletool(
ks_path: keystore_path,
ks_password: keystore_password,
ks_key_alias: keystore_alias,
ks_key_alias_password: keystore_alias_password,
bundletool_version: '0.11.0',
aab_path: aab_path,
apk_output_path: apk_output_path,
verb
fastlane add_plugin bundletool
gem 'fastlane-plugin-bundletool', '1.0.2'
Community Discussions
No Community Discussions are available at this moment for fastlane-plugin-bundletool.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install fastlane-plugin-bundletool
This project is a fastlane plugin. To get started with fastlane-plugin-bundletool, add it to your project by running:. or in your Pluginfile under fastlane folder write the following line and run bundle install.
Support
For any other issues and feedback about this plugin, please submit it to this repository.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page