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 Build a Self-Destructing Message Android App Starting the App Adding the Login Screen

Marc-Oliver Gern
Marc-Oliver Gern
8,747 Points

Confused with the two fragments.xml files Eclipse created

I would need some help cleaning up my newly created Ribbit Project. Eclipse added two additional fragment.xml files (login and main activity), that aren't reflected in the video. I know in the CrystalApp learning flow Ben showed us how to get rid of them, but here, more code is being auto generated and I don't know what needs to change and where.

Thanks for help.

1 Answer

John Coffin
John Coffin
10,359 Points

I had the same problem. I wasted a lot of time trying to reconcile the two. In the end, the easiest thing to do was to download the source code from the first lesson and to follow along after that.