letmeNo1 / Nico

A framework for building Android automation based on adb commands
80 stars 16 forks source link

How it differes from openatx UIAutomator2? #4

Open siva-kranthi opened 1 month ago

siva-kranthi commented 1 month ago

May I know what is the advatage of nico over openatx UIAutomator2. Are there any performance improvements?

letmeNo1 commented 1 month ago

The biggest improvement is that the whole process is implemented in the background, without the need for the foreground to start the app, which is more stable