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

Joan Guerra Makaren
Joan Guerra Makaren
4,067 Points

Getting 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
Joan Guerra Makaren
4,067 Points

Ive just replaced al de MainActivity.java and the SectionsPageAdapter.java entire codes with the one in the project download and errors are gone