Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Joan Guerra Makaren
4,067 PointsGetting errors in fragments
Hi Ben Jakuben , im getting this errors even when Ive updated the code from the Teacher's notes in the fragments video of the Ribbit app
This in MainActivity.java
http://puu.sh/aK7hm/831b35a9e9.png
and this in SectionsPageAdapter.java
http://puu.sh/aK7rV/5a69631496.png
The quickfix for both problems dont fix anything it just return to the same problem over and over
PD.: I also added the imports from the teacher notes
1 Answer

Joan Guerra Makaren
4,067 PointsIve just replaced al de MainActivity.java and the SectionsPageAdapter.java entire codes with the one in the project download and errors are gone