var CheckBox1 : CheckBox = findViewById(R.id.ForwardBox) as CheckBox}
我在kotlin还是一个初学者,只学会了Kotlin的基本工作,我不能引用任何android小部件,也不能在AndroidStudio中改变它的状态,无论是TextView、CheckBox还是RadioBox。findViewById在
由于某些原因,我无法创建新的活动/片段。我尝试过的东西:-删除.gradle和.idea - -将minSDK更改为9或15 -重建项目-清理项目-重新启动项目java.lang.RuntimeException: Could not find a JavaToKotlinConversionProvider, even though one should be bundled wi
所以当我在androidstudio中构建一个应用程序时,我试图使用kotlin的clear函数,虽然clear是kotlin内置的函数,但它给出了一个未解决的引用错误,我的代码是: Var peerListListenerrefreshedPeers.equals(peers)){}
} 请帮我解决</e