Generally speaking, you only need to use the NDK if your application is truly processorbound.
总的来说,只有当你的应用程序真的是个处理器杀手的时候你才需要使用NDK。
2
Essentially, any process or thread can be dispatched to run on any processor, except for processors or threads that are bound to run on a specific processor.