我已经安装了所有sdk并且已经正确安装但是我已经尝试了多次,但是我无法在应用程序框架中插入工具,小部件,按钮等等(无法在工作区中添加任何内容)
我的Android工作室窗口图片:https://drive.google.com/file/d/0B8AWJ5JO_e0xVV9KVEE0TUpMYWc/view?usp=drivesdk
答案 0 :(得分:0)
看起来你已经摆脱了组件树。
尝试转到文本标签并粘贴
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
</LinearLayout>
或您需要的任何根布局......
答案 1 :(得分:0)
选择设备,sdk和主题,就像这样 图片:https://drive.google.com/open?id=0B7VdJKtF9NwGNVFKeE5zZ2pxVHM