KeyMapper
KeyMapper copied to clipboard
Need new action: Print to logcat message with tag
Developer TODO (don't remove)
- [ ] create new branch. put issue number at start of name
- [ ] update documentation
- [ ] merge and delete branch (don't squash because want commit history to see why I made changes)
It would be great if we can add new kind of action: Print to LogCat with Message and tag parameter. Many application can read logcat and make some actions depend on it. Also it can be usefully for some debug. Thanks