openatx / uiautomator2

Android Uiautomator2 Python Wrapper
MIT License
6.57k stars 1.4k forks source link

add searching apk from cwd assets directory. #845

Closed JivinDotL closed 1 year ago

JivinDotL commented 1 year ago

On a computer that does not have the uiautomator2 environment installed, '*****/assets/ app-uiAutomato.apk 'is not found. So hopefully it support to find and install apk from the current directory.