Archive for the ‘Mobile development’ Category

How to use Android emulator debugging log

Launch the emulator
wait until it finished loading
open up a terminal
use the following command: adb logcat

Don’t forget to have fun!