edmBernard commented on issue #8707: Fail to build amalgamation for Android in latest version URL: https://github.com/apache/incubator-mxnet/issues/8707#issuecomment-353882852 How did you use it in Android studio ? I use `libmxnet_predict.so` to build C++ library and integrate it in Java project. If you want to directly integrate amalgamation in java you can use the other .so file (don't remember the exact filename but something like `jni_mxnet_prediction.so` )
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
