You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
github.com/shogo82148/androidbinary v1.0.1 新版本为 v1.0.5
修复了 apk.go isMainIntentFilter方法的bug, 老版本在app有多个android.intent.action.MAIN时,返回的可能不是同时带有android.intent.category.LAUNCHER的activity。导致uiautomator2中app_start()方法拉起app失败
The text was updated successfully, but these errors were encountered: