Verstehe den Einwurf nicht.
Bis auf eine erhöhte Komplexität, die es eben mit Delphi nicht gibt, sehe ich keine Gründe das NDK nicht einzusetzen.
Und die beiden Folgesätze?
Zitat:
In general, you should only use the NDK if it is essential to your app—never because you simply prefer to program in C/C++.
Typical good candidates for the NDK are self-contained, CPU-intensive operations that don't allocate much memory, such as signal processing, physics simulation, and so on.