'How to use MXNet prediction on Android?

I am working on sample android application using MXNet pretrained model.

I read this guide: https://mxnet.apache.org/versions/1.8.0/api/faq/smart_device

However, the "amalgamation" script is not found on the latest version of MXNet repo. Is there some other ways to use MXNet on android?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source