Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试启动一个“实现 RadioGroup.OnCheckedChangeListener”的新活动,但我尝试过的所有方法都会导致应用程序崩溃。有人有意见吗??
实施不应该打扰任何事情。我实际上只是做了一个实现它的活动。问题一定在于你如何陈述你的活动。你没有给我们太多的信息来处理。您是否将 Activity 添加到您的 AndroidManifest.xml 文件中?这是最常见的事情。