I want to write a native application in Android for testing surfaceflinger. Is there any simple program that shows how to create
Within my application, I use the MiniDumpWriteDump function (see dbghelp.dll) to write a crash dump file whenever my application crashes.