This is STLport implementation of C++ Standard Template Library, ported to Android 1.6 NDK.
Might help you to port your C++ app to Android.
I'm also porting SDL library, using San-Angeles demo for a basis, not by using /dev/graphics/fb0 as was described in other topics about SDL (which requires root access to run and leaves your phone unusable after exit, unsuitable for Android market hehe).


Really helped me out with this C++ app thing.

