Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Need capability to report AAR sizes for SDK #17

Open
@mokhanna1

Description

@mokhanna1

I'm from Beacon team, and we have a 'Beacon SDK' which is a collection of AARs that different partners integrate to get user location. So, if with each check-in we start to get size impact on these AARs , then it could be quite useful to us. We'll be happy to get just the total size of AARs to start with.. You already seem to have a system in place to check and report the APK file size, the same would work for AAR to start with. You can search for .AAR files built in the build directory and report the sizes of all or of just those that are in the release folder. I'm sure this would be useful for many other size conscious teams as well, including my previous team where we started a process of including AAR size as part of daily manual testing report to get a feel of how our SDK size was getting impacted each day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions