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?
Use the Log class. Output visible with LogCat