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
Iris Powered By Generali - Iris puts your customer in control of their identity.
Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of fat-aar-android!