I'd like to know if you have any references or tips to debug faster on real Android devices. I have a set of bash scripts to iterate rapidly over builds and signals, but sadly i waste a lot of time testing text inputs. I could hard-code but I am looking for a solution that is more universal between teams and projects. Typing directly on the device I am debugging would save me tons of time.
Do you know a way to achieve this using any tool or app?
Thanks