A popup during android development. Used often for debugging.

Boilerplate

*Toast.makeText(this, "Alert", Toast.LENGTH_LONG).show();*