Exception raised during Rendering:java.lang.System.arraycopy
This address: Http://blog.csdn.net/caroline_wendy
Error:exception raised during rendering:java.lang.System.arraycopy ([ci[cii) VThe error causes the UI to fail to display because the Android SDK uses LEVEL20 's wearable version and downloads the other SDK.
The basic reason is that the Android SDK path selection error, you can modify the SDK path,is to change the SDK location to the latest path of the SDK in project structure (command+;).
Reference: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 your is using the API level A 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 A nd Click Install packagesnow and the API level, source code so eclipse would now isable to render the view Snow go to theGraphical Layout tab of the layout and change the Android version from + to.
Android-exception raised during rendering:java.lang.System.arraycopy