如何在 NDK r17+ 中支持具有 MIPS arch 的设备?

How to support devices with MIPS arch in NDK r17+?

如您所知,doc 表示 Historically the NDK supported 32-bit and 64-bit MIPS, but support was removed in NDK r17.

那么我如何在 NDK r17+ 中支持具有 MIPS arch 的设备? (什么 ABI 与它兼容?)

您无法使用 NDK r17+ 支持这些设备。如果您真的需要支持这样的设备,请坚持使用较旧的 NDK。