http://www.cnblogs.com/tc310/p/3946267.html

在布局添加控件手动添加还是拖的添加,添加edittext后布局就不好用,其他控件好用,然后就说下面这段话

Exception raised during rendering: java.lang.System.arraycopy([CI[CII)V

Exception details are logged in Window > Show View > Error Log



Check the "Android version to use when rendering layouts" and make sure you're not using a version that ends in "W" for Android Wear (e.g. API 20: Android 4.4W). I don't believe Wear supports EditText.



修改选择不同的API就好了,降低版本即可

更多相关文章

  1. android实现气泡聊天
  2. Android(安卓)CoordinatorLayout使用
  3. android 之popupWindow 在指定位置上的显示
  4. Android(安卓)Fragment和FragmentActivity区别和用法
  5. Android(安卓)GreenDao数据库使用
  6. Android(安卓)应用界面开发笔记
  7. 如何在Android系统中添加系统服务(以PowerManager为例)
  8. Android(安卓)OOM ,回收布局文件中ImageView占用的内存.Bitmap O
  9. android之Animation的基本使用

随机推荐

  1. 1、android源代码下载与跟踪
  2. Android(安卓)中文API (61) —— ViewSwitc
  3. android could not find adb.exe 如何解
  4. Android(安卓)跨线程更新 UI
  5. Android(安卓)Google Map应用开发详解
  6. 【Android(安卓)Demo】图片之滑动效果(Ga
  7. Android中文API(134) —— Account
  8. Kivy A to Z -- Android(安卓)apk的生成
  9. Android(安卓)AutoCompleteTextView控件
  10. [Android学习]ImageView的scaletype属性