Java android show toast

Toast testToast = Toast.makeText(this, "Your Message Here", Toast.LENGTH_LONG);
testToast.show();
Please follow and like us:
Content Protection by DMCA.com