How does the MAUI app about Android Channel implement automatic clicking at any coordinate of a given screen

liu 0 Reputation points
2023-08-19T01:44:26.25+00:00

I am facing such a need, I want to use the MAUI app to operate my phone.

Of course, this process involves clicking, swiping, and finding the right place to operate.

My intention is to use opencv to locate the specified operation position by means of picture comparison.

However, for me, there are some problems that cannot be ignored at this time.

  1. How do I configure Android permissions on MAUI
  2. How to click the specified Android screen position

These two questions puzzled me for a few days, these days I read a lot of documents, blogs. I didn't get a proper answer.

All I got was a few fragments of code, and I even lost a lot of hair.

So I wanted to get help in the community to get a solution.

Developer technologies | .NET | .NET MAUI
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.