V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
DTCPSS
V2EX  ›  Android

Android 有什么不带界面的测试用输入法吗

  •  
  •   DTCPSS · Jul 8, 2022 · 13459 views
    This topic created in 1402 days ago, the information mentioned may be changed or developed.

    不用 Android ,临时有这个需要

    需求是在手机上点击文本框后不弹出虚拟键盘,避免改变界面布局

    9 replies    2022-07-09 15:47:19 +08:00
    cheng6563
        1
    cheng6563  
       Jul 8, 2022
    接个硬件键盘
    Maboroshii
        2
    Maboroshii  
       Jul 8, 2022 via Android
    基本上都支持悬浮键盘,不会修改布局。比如讯飞的游戏键盘模式,打开就悬浮了
    DTCPSS
        3
    DTCPSS  
    OP
       Jul 8, 2022
    @Maboroshii 最好也不要遮挡任何界面
    flynaj
        4
    flynaj  
       Jul 8, 2022 via Android
    万能的 tasker 可以,不过是收费软件。
    hhaappy163
        5
    hhaappy163  
       Jul 8, 2022
    Vysor 有个可以添加个键盘 用于电脑输入内容 不会有任何显示
    HarryQu
        6
    HarryQu  
       Jul 8, 2022
    不遮挡任何界面吗?

    可以用百度输入法,然后连接蓝牙键盘,或者手机使用 OTG 连接键盘。
    bbbbright
        7
    bbbbright  
       Jul 8, 2022
    虫洞 用虫洞输入法
    402645707
        8
    402645707  
       Jul 8, 2022   ❤️ 1
    直接 adb 禁用所有输入法就行了
    adb shell ime list
    adb shell ime disable [id]

    输入可以同样走 adb
    adb shell input text "[text]"
    eurekavip
        9
    eurekavip  
       Jul 9, 2022
    https://github.com/senzhk/ADBKeyBoard

    以前做测试用过这个
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1544 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 43ms · UTC 16:39 · PVG 00:39 · LAX 09:39 · JFK 12:39
    ♥ Do have faith in what you're doing.