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 trialAbhinav Kanoria
7,730 PointsSetting Hierarchical Parent
Hi. I'm using a different version of Android Studio than what Ben is using in these videos. When I wish to create a new activity, I do not get an option to set the Hierarchical Parent (Like Ben set the Hierarchical Parent of HourlyForecastActivity as MainActivity). Is the hierarchical parent for HourlyForecastActivity in my Android Studio set to MainActivity by default?? What is the use of setting a hierarchical parent?
1 Answer
Robin Damsgaard Larsen
13,929 PointsI'm in the same situation as well. Would like an answer too.