GithubHelp home page GithubHelp logo

Comments (3)

lomanyong avatar lomanyong commented on April 28, 2024

@gaoxuxu 恩,在下一步迭代中会增强这方面的支持。其实也算是强需求了,需要c++/so方面的app蛮多的

from freeline.

lomanyong avatar lomanyong commented on April 28, 2024

@gaoxuxu 晚上查阅了相关的文档,这个应该是需要增加对apk splits的支持。

大概有几个解决方案:

  1. 插件实现一套类似apk splits的逻辑
  2. 调用android gradle plugin相关的splits逻辑
  3. 提供extension参数支持
  4. hook apk产物,从产物中选取一个作为默认的apk

对于以上解决方案来说,方案4可能更为通用一些,可以覆盖一些app在gradle生成产物时自定义产物命名的逻辑。接下来的feature开发将会着手从这个角度来入手解决。

参考资料:

from freeline.

lomanyong avatar lomanyong commented on April 28, 2024

@gaoxuxu 1a85b6d 已支持自动获取apk名,不过默认如果是多abi的话,默认获取含有armbi的apk,如果对于这里还有特殊需求,可以配置apkPath

下个release版本支持。

from freeline.

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.