Android ndk-build ignoring APP_ABI := x86

后端 未结 3 1939
抹茶落季
抹茶落季 2020-12-09 01:31

I\'m trying to run NDK to compile native code to run on Atom(x86) processor as well as ARM. No matter how I set APP_ABI, NDK is generating armeabi library. Even if I put o

3条回答
提交回复
热议问题