by Максим «ErrrorMaxx»
Version 1 (November 27, 2020)
Download (81 downloads)
A simple flow that logs foreground application package and activity when they change.
Please disable logging
Bonus:
- If the activity name starts with the package name, the activity name becomes like "{PKG}."
Examples:
package = "com.example"
activity = "com.example.rule.a"
Log: "com.example | {PKG}.rule.a"
package = "com.example"
activity = "com.example4.rule.a"
Log: "com.example | com.example4.rule.a"
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.