ToastAndroid
Learn how to use the ToastAndroid API to provide simple feedback to the users.
We'll cover the following...
The ToastAndroid
API can be used to provide quick and simple feedback to the users in the form of a toast (or a popup). It is particularly useful when users perform actions such as sending an email or submitting a form. During these scenarios, users want feedback about the operation they just completed. The toast occupies a small portion of the screen (depending on the message). The activity in the application background remains visible and interactive. The toast is only visible for a short time and ...
Access this course and 1400+ top-rated courses and projects.