Top "Nativewindow" questions

How can I create a new NativeWindow in Android NDK?

I tried the test-libstdc++ demo and liked that I can start it from the console and all without running a …

android opengl-es android-ndk nativewindow
SurfaceView and ANativeWindow

I have a question regarding creation of a SurfaceView and subsequently getting a ANativeWindow from it. Is it proper to …

android java-native-interface surfaceview nativewindow