I want to print something in console, so that I can debug it. But for some reason, nothing prints in my Android application.
How do I debug then?
Yes it does. If you're using the emulator, it will show in the Logcat view under the System.out tag. Write something and try it in your emulator.
System.out