+1 vote
in I have a screenshot by (4.6k points)

Exception raised during rendering: java.lang.System.arraycopy([CI[CII)V
Exception details are logged in Window > Show View > Error Log

1 Answer

0 votes
by (21.2k points)
 
Best answer

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

Then just change the API version to use for previewing, instead of "Automatically Pick Best", manually select the one which works for you.

If still not work for you, try to delete Android 4.4W package.

  • Window > Android SDK Manager > check Android 4.4W(API 20) if it was installed > Delete package
Welcome to Best solution for PC & Software errors, where you can ask questions and receive answers from other members of the community.
...