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 trialBondan Herumurti
4,828 PointsI can't render devices when i create blank activity
Here my situation -> http://screencast.com/t/wdw5WXrG
I tried to create blank activity for Daily Forecast Activity but comes up with situation, what is wrong?
2 Answers
TheBigoso /\
3,217 PointsAndroid Studio 1.4 (the updated that happened on 10-1-15) re-introduced the empty app template. So instead of using a blank activity we now use empty activity. The new blank activity uses a fragment to make it easier to organize your code. While the empty activity gives you what for this video.
hope this helps here are some other features that were added. http://pnsurez.blogspot.com/2015/10/new-feature-in-android-studio-14.html
Oso
Jacob Bergdahl
29,119 PointsStrange. Have you tried closing and opening Android Studio? Or clicking on Build -> Rebuild Project? That looks like a strange bug.
Bondan Herumurti
4,828 PointsBondan Herumurti
4,828 PointsThank you, this is what i'm looking for...
TheBigoso /\
3,217 PointsTheBigoso /\
3,217 PointsAwesome!!!! Your my first person I have ever helped.