Giter VIP home page Giter VIP logo

Comments (2)

prbprbprb avatar prbprbprb commented on June 2, 2024

Unfortunately, I think that's going to be non-trivial.

This list of ABIs to build for is specified in the android build.gradle file, but there's a bit of a rabbit hole of dependencies to build for armeabi:

  • Support for armeabi was removed from the NDK in r17

  • The current version of Android Gradle Plugin requires cmake 3.22.1, which I think also requires a recent NDK.

I guess the first thing to try is changing androidNdkVersion in build.gradle and see if it works, but I suspect you might need to go back to an earlier branch (start with 2.5.x) which use older versions of the Android Gradle Plugin which may be more compatible with NDK r17.

from conscrypt.

daqiang5566 avatar daqiang5566 commented on June 2, 2024

Thank you for your detailed answer, prbprbprb. I have a few more questions to ask;

  1. BoringSSL supports r16b of the NDK, so it is compatible with armeabi. Can you directly understand that concept is also compatible with armeabi, including code.

  2. Chromium integrates BoringSSL and supports armeabi on the mobile end. Similarly, is it possible to use Concrypt. As long as r16b of the NDK is used during compilation

Looking forward to an answer, thank you

from conscrypt.

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.