remote.enterText("中文")
Open
- Dominant language
- Java
- Stars
- 367
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
安装 cafe.apk后,
adb -s emulator-5554 shell am startservice -a com.baidu.cafe.remote.action.name.COMMAND -e function "enterText" -e parameter "String:中文"
没有反映,输入英文正常,不支持中文么?另外如何获取调用的返回值?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue concerns Cafe's remote.enterText("中文") command and the shown adb startservice invocation. Begin by reproducing the Chinese-input failure and compare it with English input, then investigate how the remote command handles its result. Done means the supported behavior for Chinese text and obtaining a return value is established and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- api, mobile, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100