fastlane-plugin-bundletool | fastlane action to extract an universal apk

 by   MartinGonzalez Ruby Version: 1.0.3 License: MIT

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support 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.
              OutlinedDot
              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

            kandi-Quality Quality

              fastlane-plugin-bundletool has 0 bugs and 0 code smells.

            kandi-Security 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.

            kandi-License 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.

            kandi-Reuse 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
            Get all kandi verified functions for this library.

            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 for Fastlane,Usage
            Rubydot img1Lines of Code : 10dot img1License : Permissive (MIT)
            copy iconCopy
            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  
            Bundletool for Fastlane,Getting Started
            Rubydot img2Lines of Code : 2dot img2License : Permissive (MIT)
            copy iconCopy
            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/MartinGonzalez/fastlane-plugin-bundletool.git

          • CLI

            gh repo clone MartinGonzalez/fastlane-plugin-bundletool

          • sshUrl

            git@github.com:MartinGonzalez/fastlane-plugin-bundletool.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link