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 Android Tools Getting Started with Genymotion Creating a Genymotion Emulator

render problem

on the right side of my android studio i found that render problem and please configure it .how i solve this problem?

Can you post a screenshot?

How i make a screenshot of my android studio? #ERik

Just use the snipping tool if you are using Windows. Or command+shift+4 if you are using Mac. Then upload the screenshot on http://imgur.com/ for example and paste the link inside a comment over here.

I upload the screenshot in http://imgur.com/ and the link is http://imgur.com/MuOxCb4

3 Answers

Ok, tried this solution on http://stackoverflow.com/questions/22607661/no-cached-version-of-com-android-tools-buildgradle0-9-1-available-for-offline?

  1. Uncheck "Offline work" in File>Settings>Gradle>Global Gradle Settings
  2. Resync the project, for example by restarting the Android Studio
  3. Once synced, you can check the option again to work offline.

Seems like that answer helped quite some people, if you check the score on stackoverflow ;). Hope it helps you too.

Thank you for this answer.

But after that there is a another problem .the new screenshot link is http://imgur.com/vSEj4S9 .

On the other hand ,in the right side of android studio you find that there is a problem called rendering problem .Please solve this problem. And on the upper side of studio the run button is not working. On the video of tree house i found teacher's "android studio" that there is a mobile device showing in the right side ,but why not me?

Thank you

but still problem

About your "rendering" issues, someone over here had the same issue, maybe it helps you too: https://teamtreehouse.com/forum/i-am-getting-this-warning-message-rendering-problems-no-android-sdk-found-please-configure-an-android-sdk

Else you may need to install the sdk tools using the android sdk manager.