Toast messages are quite a convenient way to simply notify users at the level of native UI.
Enough for a start even without advanced options like images, position, callback.
https://developer.android.com/guide/topics/ui/notifiers/toasts
2 years ago