I develop a application on my shield tablet with NDK. I found an cuda example which works properly. The only problem is that I had to execute a makefile with a terminal before launch the run on eclipse.
Is there a way to generate a pre-build command on Eclipse to avoid that?