gpt4 book ai didi

android - Android Studio 中是否有图形方式将按钮连接到事件?

转载 作者:行者123 更新时间:2023-12-02 08:25:55 25 4
gpt4 key购买 nike

在Xcode中,我们可以将一个按钮拖到 Controller 文件中,它会构建 Action 函数的外壳供您实现。有没有办法进入这个Android Studio?如果没有,有任何迹象表明他们将来可能会添加此功能吗?这似乎比声明一个按钮然后以编程方式使用 findViewById 方便得多。

谢谢。

最佳答案

某种程度上,在属性中使用 Android Studio,您可以在 onClick 属性中指定要运行的方法。您可以在这里阅读更多相关内容

http://www.techotopia.com/index.php/An_Overview_and_Android_Studio_Example_of_Android_Event_Handling

您需要在 Activity 中实际创建方法并让它使用适当的方法签名,但是您不需要依赖 findViewById。

关于android - Android Studio 中是否有图形方式将按钮连接到事件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37034538/

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