我安装了Android Studio 1.5.1& Java SE Development Kit v7 Update.80.x64
但是当我创建新项目时,在ide中显示此错误:
Rendering Problems The following classes could not be found:
- android.support.design.widget.AppBarLayout (Fix Build Path, Edit XML, Create Class)
- android.support.design.widget.CoordinatorLayout (Fix Build Path, Edit XML, Create Class)
Tip: Try to build the project. The surrounding layout (@layout/activity_main) did not actually include this layout. Remove tools:showIn=... from the root tag.
我也切换到Java.SE.Development.Kit.v8.Update.74.x64并尝试了所有stackoverflow q2a
我的android工作室默认有api 23,但我也下载了api 14,15,........,22并尝试了所有这些并重建项目但没有改变!!!
我是java和android的初学者,并从Udemy.The.Complete.Android.Developer.Course
开始。答案 0 :(得分:5)
完全按照指示说。删除行
tools:showIn="@layout/activity_main"
问题解决了。 Android的新版本必须包含此行作为模板的一部分,但显然与演示中使用的CoordinatorLayout标记冲突(我自己猜测)
答案 1 :(得分:0)
主要活动还必须知道content_detail布局包含在其中。 在layout acitvity_main
中添加以下代码 pgrep -f process_name > any_file_name
sed -i 's/^/kill /' any_file_name
chmod 777 any_file_name
./any_file_name