by Oleg Dudkin
Version 1 (August 13, 2018)
Download (163 downloads)
This flow logs all toast messages that appear on screen, resolving each time the name of an app that posted it.
Toasts are short text bubbles that any app can display in the bottom of the screen for 2.5 or 5 seconds. App developers use them when message is not so important or too short to use notification. Read more here: https://developer.android.com/guide/topics/ui/notifiers/toasts
Premium is not required (4 blocks).
Usage
May be useful in such cases:
• toast disappeared before you read it,
• you want to find app that posted some toast,
• you want to copy text contents for translation, etc.
Don't forget to turn Automate's own log off.
Format
Each entry is formatted as:
"toast_text" - app_name (package_name) version_name/code
Planned features
• ignore toasts posted by specified apps,
• ignore toasts containing specified text,
• delete line breaks from multiline toasts,
• remove app name and version from output.
5 stars | 1 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.