Google published an AI Android app automation tool.
ARTEMIS turns natural-language instructions into reliable Android automation. It automates e2e workflows, captures logs for debugging and analysis, and integrates seamlessly with AI coding assistants.
github.com/google/artemis
I've been playing with porting the Rust image capabilities over to Flutter and the results are very impressive. The Rust alternative is way faster than the standard Flutter image package, being 8x faster on average (perf. vary based on the file format).