AndroidStudio代码提示 **- [1] 打开AndroidStudio,点击"file",选择"Project Structure"。** **- [2]点"Modules"会出现"Properties"属性将图片所示的"Compile Sdk Version"和"Build Tools Version"属性由"33"改到"30",点击"OK"即可** 效果:想在敲写代码就会有提示了 右上侧搜索框也可以正常操作了: 缺点:这个方法每次新建项目/工程时,都需要如上操作