All Projects → mitchtabian → Reddit Rss App

mitchtabian / Reddit Rss App

how to create a reddit app in Android

Programming Languages

java
68154 projects - #9 most used programming language

Android Reddit App Course

A step-by-step guide to build an Android App that integrates with Reddit.com's open source API

Watch it here: Reddit App Course


For those of you who are not familiar with www.Reddit.com, it is considered "The Front Page of the Internet". They have hundreds (if not thousands) of subreddits where users can browse content categories ranging from "funny" to "politics". Often even celebrities will log onto Reddit.com and answer questions that fans might have.


In this video course I show you how to build your own Reddit App. The App integrates with the websites open source API.


The course covers a TON of topics. Here is a list of concepts we go over:


  1. RSS Feeds
  2. Parsing XML with Retrofit Library (extracting information from a website)
  3. Parsing JSON with Retrofit Libary (posting and extracting information from a website)
  4. POST requests with Retrofit Library
  5. GET requests with Retrofit Library
  6. Integrating an Android App with an existing webstie API (Reddit open source API)
  7. Logging into your Reddit Account using the App
  8. Viewing and Posting content to Reddit.com from the app
  9. Multi-Column ListViews
  10. ListAdapters
  11. Toolbars, Navigation Bars, Menus
  12. Passing data between activities with intents
  13. CardViews
  14. WebViews
  15. Basic Android Material Design

And best of all, the course is 100% FREE and will always be free!


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].