I am interested in using the number theory library (NTL) for developing C++ Android software, but I don't believe NTL is supported by NDK. What could I do so I can use NTL?
Thanks for the idea. I tried doing that but the NTL Library has dependencies such as iostream which for some reason doesn't appear to be supported by NTL. Is there a suggestion on how to deal with this?