早上下载了andriod 11 AVD 结果之前在andriod 10 AVD下好好运行的程序,在AS中出现了:
Cannot access 'android.viewbinding.ViewBinding' which is a supertype of 'com.example.moo.databinding.ActivityMainBinding'. Check your module classpath for missing or conflicting dependencies
但其依然可以在A10 AVD运行
是因为模拟器的原因吗? 下载模拟器还会改AS配置?