I am currently working on a C-based, NDK-based, Android application. This application needs to create temporary files. On a regular Linux system, I would use tmpfile>
tmpfile>
mkstemp is available in the NDK under stdlib.h