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
Free and Open Source HR Software
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of fat-aar-android!