Android Tutorial on Toast

  Android Toast :   A Toast in android displays a small piece of message to user indication the work done or any errors. It’s a light weight display alert and easy to use in any where in the code. You can customize the toast as per the link and make it dynamic according to … Read more

Show Buttons
Hide Buttons