Logging from native service in Android

To log to a text file from a native daemon process, push the empty file beforehand to /data. Next check that the owner of the process and the location where you are writing are the same.

Comments

Popular posts from this blog

Debugging DLL's

endmenu in different file than menu?

A binary with debug symbols with the Android NDK