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 trialNiyamat Almass
8,176 Pointsrender problem
on the right side of my android studio i found that render problem and please configure it .how i solve this problem?
Niyamat Almass
8,176 PointsHow i make a screenshot of my android studio? #ERik
Erik van de Ven
2,353 PointsJust 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.
Niyamat Almass
8,176 PointsI upload the screenshot in http://imgur.com/ and the link is http://imgur.com/MuOxCb4
3 Answers
Erik van de Ven
2,353 PointsOk, tried this solution on http://stackoverflow.com/questions/22607661/no-cached-version-of-com-android-tools-buildgradle0-9-1-available-for-offline?
- Uncheck "Offline work" in File>Settings>Gradle>Global Gradle Settings
- Resync the project, for example by restarting the Android Studio
- 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
8,176 PointsThank 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?
Niyamat Almass
8,176 PointsThank you
Niyamat Almass
8,176 Pointsbut still problem
Erik van de Ven
2,353 PointsAbout 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.
Erik van de Ven
2,353 PointsErik van de Ven
2,353 PointsCan you post a screenshot?