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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of fat-aar-android!