fat-aar-android is a Gradle plugin that allows Android developers to package their AAR (Android Archive) libraries with all of their dependencies included. Normally, AARs do not bundle transitive dependencies, leading to missing classes or resource issues when consumed. This plugin solves that by merging the compile-time dependencies into a single "fat" AAR, streamlining distribution and reuse of libraries in projects where managing dependencies separately isn't ideal.
Features
- Builds AARs with embedded dependencies
- Compatible with Android Gradle Plugin
- Supports native .so library merging
- Maintains resource and manifest integrity
- Customizable inclusion and exclusion rules
- Integrates easily with existing Gradle scripts
Categories
Build ToolsLicense
MIT LicenseFollow fat-aar-android
Other Useful Business Software
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.
MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of fat-aar-android!