Git Product home page Git Product logo

Comments (5)

alexcohn avatar alexcohn commented on May 4, 2024 1

Agreed.

from prefab.

DanAlbert avatar DanAlbert commented on May 4, 2024

What's the use case for this? Gradle handles AAR extraction. There are a lot of other things that Gradle has to do for the AAR that I'd be worried about doing manually beyond unzip.

from prefab.

alexcohn avatar alexcohn commented on May 4, 2024

The simple use case is to drop in an AAR with prefab and check whether it is correct. That's how I have been finding glitches in my research of prefab creation.

from prefab.

alexcohn avatar alexcohn commented on May 4, 2024

On the second thought, as you insist that Prefab never deals with the AAR in closed form, and depends totally on the way AGP handles the AAR for it, and may use other bundle formats instead of AAR, this feature may be less attractive.

from prefab.

DanAlbert avatar DanAlbert commented on May 4, 2024

My thinking on this one is mostly that an AAR alone requires a bit more work. Dependency resolution and such play a big part, so I'm wondering if they're useful outside a build system that already knows how to deal with maven dependencies.

Until we actually have a non-Android (or at least non-Gradle) consumer of these, it's hard to predict what form that will take, so it's not something I want to start building for until we have a better idea of that.

For your use case, test the prefab package before it's zipped into the AAR? Testing an AAR is something that should be done in gradle. That's able to test more completely and automatically anyway.

from prefab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.