Tag Archive for 'Logging'

Android NDK logging

So after the first few mini steps into the NDK the first thing you will probably notice missing, is a way to retrieve log messages through logcat. To be able to do this you need to do two things:

Continue reading ‘Android NDK logging’