Toast is very good solution when need to notify user about something.
For example I always show Toast to the user when it wants to open SDCard which is not mounted (best practice).
I am going to show simple Toast which shows on the center of activity.
. . . →Read More:Showing Toast in Android

Recent Comments