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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of fat-aar-android!