How to use Android emulator debugging log

  1. Launch the emulator
  2. wait until it finished loading
  3. open up a terminal
  4. use the following command: adb logcat

Don’t forget to have fun!

Leave a Reply