Thank you for downloading CrystaX NDK
(will start in seconds)!
CrystaX NDK is a fully open source project, free to use in any open-source and commercial environment.
We provide it free for use and don't ask our users to pay in exchange. However, we appreciate your support,
through sending us pull requests,
spreading the news about CrystaX NDK over the world, or just donating:
Who we are
We're a small team of developers who want to make development for Android easier.
Our goal is to create a comprehensive toolkit for native development for Android on C, C++, Objective-C,
and, potentially, in other programming languages already working on modern POSIX systems
(Swift, D, Haskell, Ocaml, Python, Ruby - you name it).
We've already done a lot (as you can see on our main project page),
but we want to do even more. We have a long way to go, but we know how to do it and can clearly see
the steps required to make it happen. You can read more about us here.
Why we need your support
Since we started working on CrystaX NDK, we have funded ourselves without any sponsorship.
That has led us to make money in other ways (such as working as contractors and doing consulting
jobs on other projects) and invest our earnings in the CrystaX NDK project.
Because of this we have only been able to work on NDK part-time, which means it is not
as powerful as it could be.
Having support from the community, we could pay more attention to CrystaX NDK development, without the
distraction on paid contracts. This will speed up CrystaX NDK development as well as
bug fixing and support.
Optionally, sponsors (those who send us $200/month or more) get in exchange a number of perks -
they get priority for consulting or training needs, they can be listed on the front page of the
CrystaX website and mentioned in the project README, etc.
Please read here for more details about
sponsoring options.
WARNING!
When the download is finished, please check that the downloaded file is not corrupted!
The SHA-256 hash must be .
Here is an example of how to check it using OpenSSL:
$ CHECKSUM= && \
FILE= && \
echo "$CHECKSUM $FILE" | sha256sum --check