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 Weather App (2015) Networking Introducing OkHttp

Okhttp or Retrofit?

Since the videos don't come with a date, I'm not sure how recent they are but Square also has a library for interacting with RESTful APIs called Retrofit. How does that compare to this? Are the two, different things? I'm new to all this.

1 Answer

retrofit has a lot more functionality than OKhttp, which is good, especially because it's specifically geared toward APIs and that's what we're using on this lesson, but it requires more learning than the couple of videos this course spends on networking. Luckily there's a whole course on retrofit if you want to learn that.

https://teamtreehouse.com/library/simplify-networking-with-retrofit