Android crash logs?

I’ve just started development on porting our game to Android. It crashes on just about everything, I’ve stripped it down to get the very basics running. I have no clue as to what is causing some of the crashes. Are there any logs being generated in the development build?

You can use ‘adb logcat’ to print logs.