Coder Social home page Coder Social logo

Comments (4)

twystd avatar twystd commented on July 29, 2024

Hi,

It sounds like the tweetnacl.so file is possibly in the wrong directory - but the Android Studio build process has changed so much since that project was last updated it's difficult to be sure. Some basic questions:

  • Are you using the latest Android Studio?
  • Is it an ndk-build or CMake build?
  • Did you start from one of the sample NDK projects?
  • Can you post your Android.mk and Application.mk files?

(or if you like, zip your whole project and I'll see if I can get it to build)

from tweetnacl-android.

schott12521 avatar schott12521 commented on July 29, 2024

It turns out that it was working actually, the problem was just that Android Studio was not able to find the libraries while running a local unit test, which in retrospect makes sense. Thanks for the help! For reference, latest Android Studio, ndk-build, started from scratch but used this project as a separate module and used the included *.mk files.

from tweetnacl-android.

twystd avatar twystd commented on July 29, 2024

Nice going!

I seem to remember running into the same problem and that's why the test and benchmark suites are separate projects rather than unit tests.

from tweetnacl-android.

schott12521 avatar schott12521 commented on July 29, 2024

Ahhh my apologies, I was not using those projects, I was just trying to unit test the default project basically. Thanks for the help!

from tweetnacl-android.

Related Issues (3)

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.