码迷,mamicode.com
首页 > 移动开发 > 详细

android studio connot resolve

时间:2018-09-22 12:47:45      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:view   csharp   androi   不能   resolve   div   roi   sha   find   

使用AS的时候,肯定会遇到这个问题。

我使用清除缓存都不能解决,不过无意中发现代码变了。

 final Button select = (Button) findViewById(android.R.id.select111);

 R 前面多了一个android,就是因为这个,导致的找不到属性。

android studio connot resolve

标签:view   csharp   androi   不能   resolve   div   roi   sha   find   

原文地址:https://www.cnblogs.com/sunxun/p/9689573.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!