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

Niyamat Almass
Niyamat Almass
8,176 Points

render problem

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

Erik van de Ven
Erik van de Ven
2,353 Points

Can you post a screenshot?

Niyamat Almass
Niyamat Almass
8,176 Points

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

Erik van de Ven
Erik van de Ven
2,353 Points

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.

3 Answers

Erik van de Ven
Erik van de Ven
2,353 Points

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.

Niyamat Almass
Niyamat Almass
8,176 Points

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?

Erik van de Ven
Erik van de Ven
2,353 Points

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.