I have a library that contains a significant amount of fortran code in it that I want to embed in my Android application. Just running make fails, but it looks like the android toolchain does not support fortran. So, does anyone have any experience making this work?
source
share