Android,android官網

來源:互聯網
上載者:User

Android,android官網
Exception raised during rendering: java.lang.System.arraycopy


本文地址: http://blog.csdn.net/caroline_wendy


Error: Exception raised during rendering: java.lang.System.arraycopy([CI[CII)V錯誤導致UI無法顯示,原因是Android的SDK使用Level20的可穿戴版本,下載其它的SDK即可。
基本原因是Android SDK的直接選取錯誤,可以修改SDK路徑,就是把Project Structure中(Command+;),把SDK Location修改至SDK的最新路徑。
參考:http://stackoverflow.com/questions/25636400/exception-raised-during-rendering-java-lang-system-arraycopyciciiv-exceptiohttp://stackoverflow.com/questions/16581752/android-studio-how-to-change-android-sdk-path


The issue is because you are using the API level 20 for wearable devices. You need to download other sdk through the Android SDK Manager.In Eclipse, open windows->android sdk manager->select Android 4.4.2 and check Android sdk and ARM system image and click install packagesNow you have the API level 19 source code so eclipse will now be able to render the viewsNow go to the graphical layout tab of the layout and change the android version from 20 to 19.


聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.