Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Miles Torres
2,316 PointsWhat does this "Rendering Problems" error mean?
Rendering Problems Exception raised during rendering: java.lang.System.arraycopy([CI[CII)V

Miles Torres
2,316 Pointshow do i do that?
1 Answer

Eleni Minadaki
3,687 PointsWhen you are in your xml file, design not text, go up to your preview, next to your Nexus4 for example, you'll see the little android icon, press the arrow and change the android version, or chose "automatically pick the best" Tell me if you need further help.

Miles Torres
2,316 PointsIt only gives me one thing, which is API 20.
Eleni Minadaki
3,687 PointsEleni Minadaki
3,687 PointsChange your android version on your designer preview into your current version depend on your Manifest. rendering problem caused your designer preview used higher API level than your current android API level.