Showing Toast in Android

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. Continue reading Showing Toast in Android

  • Share/Bookmark