Skip to content

Fix "SYS_KEYS has no physical keys but with factor 2.0%" on adbe start#325

Merged
ashishb merged 1 commit intoashishb:masterfrom
im-0:fix-adbe-start
Jan 18, 2026
Merged

Fix "SYS_KEYS has no physical keys but with factor 2.0%" on adbe start#325
ashishb merged 1 commit intoashishb:masterfrom
im-0:fix-adbe-start

Conversation

@im-0
Copy link
Contributor

@im-0 im-0 commented Jan 16, 2026

This fixes following error on devices without physical keys:

args: [-p, com.android.settings, -c, android.intent.category.LAUNCHER, 1]
 arg: "-p"
 arg: "com.android.settings"
 arg: "-c"
 arg: "android.intent.category.LAUNCHER"
 arg: "1"
data="com.android.settings"
data="android.intent.category.LAUNCHER"
** SYS_KEYS has no physical keys but with factor 2.0%.

For details see appium/appium-android-driver#729 and https://stackoverflow.com/questions/44860475/how-to-use-the-monkey-command-with-an-android-system-that-doesnt-have-physical

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug labels Jan 16, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 17, 2026
This fixes following error on devices without physical keys:

	args: [-p, com.android.settings, -c, android.intent.category.LAUNCHER, 1]
	 arg: "-p"
	 arg: "com.android.settings"
	 arg: "-c"
	 arg: "android.intent.category.LAUNCHER"
	 arg: "1"
	data="com.android.settings"
	data="android.intent.category.LAUNCHER"
	** SYS_KEYS has no physical keys but with factor 2.0%.

For details see appium/appium-android-driver#729
and https://stackoverflow.com/questions/44860475/how-to-use-the-monkey-command-with-an-android-system-that-doesnt-have-physical
and ARM-software/lisa#408
@im-0 im-0 requested a review from ashishb January 17, 2026 11:53
@ashishb
Copy link
Owner

ashishb commented Jan 18, 2026

Thanks for the contribution.

@ashishb ashishb merged commit 86af570 into ashishb:master Jan 18, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants