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! While you're at it, check out some resources Treehouse students have shared here.

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

Android

Miles Torres
Miles Torres
2,316 Points

What does this "Rendering Problems" error mean?

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

Eleni Minadaki
Eleni Minadaki
3,687 Points

Change 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.

1 Answer

Eleni Minadaki
Eleni Minadaki
3,687 Points

When 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
Miles Torres
2,316 Points

It only gives me one thing, which is API 20.