gpt4 book ai didi

android - 软键盘安卓

转载 作者:行者123 更新时间:2023-11-29 18:13:24 24 4
gpt4 key购买 nike

我正在一个应用程序中工作,当我在 android 软键盘中按下按键时修改声音。我已经从谷歌下载了示例软键盘。现在我想弄清楚如何为每个或所有按键添加声音。

我的问题是:是否可以为每个按键分配一个简短的自定义声音?

最佳答案

    Can i change this in the already implemented keyboard?

你不能......它已经构建并且一些制造商提供了他们自己的键盘实现。

    Or should i make my own keyboard?

是的,你必须。

    If the latter is the case, how do i do that? Can i find the source code somewhere?

有一些键盘实现的开源项目...例如:

https://github.com/g1011999/Gingerbread-Keyboard/
http://code.google.com/p/softkeyboard/

在那里你可以学习如何编写自己的键盘,这与编写传统应用程序完全不同。

我的建议是创建一个 Gingerbread-Keyboard 的新分支(这仅支持 Android 2.2 或更高版本)...然后实现您想要的特定更改。对于我的一个应用程序,我这样做了,这比从头开始实现键盘要容易得多。

关于android - 软键盘安卓,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9542193/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com