Android 小部件中的可编辑文本视图

发布于 2024-12-05 14:18:14 字数 161 浏览 1 评论 0原文

嗨,我是 android 编程新手。我正在尝试使用输入文本框创建主屏幕小部件。我四处搜索,到目前为止发现 EditText 不适用于主屏幕。我还发现 TextView 可以使其可编辑,但我仍然不知道它是如何工作的。所以,我想让 TextView 可编辑。我怎样才能做到这一点?

提前致谢...

Hi I am a novice in android programming. I am trying to create the home screen widget with input textbox. I searched around and I have found so far that EditText is not available for home screen. I also found that TextView is possible to make it editable, but I still have no idea how it works. So, I would like to make TextView editable. How I can do that?

Thanks in advance...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

甜尕妞 2024-12-12 14:18:14

在我看来,创建一个活动,以便当他们点击小部件时,显示一个具有 EditText 的活动。

In My opinion make an activity so When they tap the widget, display an activity that has an EditText.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文