Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Provide builds for other Android platforms #19

Open
vRallev opened this issue May 22, 2014 · 1 comment
Open

Provide builds for other Android platforms #19

vRallev opened this issue May 22, 2014 · 1 comment

Comments

@vRallev
Copy link

vRallev commented May 22, 2014

Using your library with Android is pretty easy. Add the maven artifact as dependency and insert the precompiled ARM library. Using the native library is necessary, the computation is about 20 times faster on my Nexus 5, because of the slow garbage collector in the pure Java implementation.

I tried to build the library, but I failed. Could you also provide a precompiled version for x86 and MIPS platforms?

@schildbach
Copy link

I think it would be nice if there was a second artifact – maybe named "scrypt-android" – that included all the usual .so for the different Android platforms and had a dependency to the already existing "scrypt" artifact.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants