Library
- Courses More Content
Upcoming Content Roadmap
We’re currently working hard producing new library content as quickly as possible. We’ve got a bunch of new projects and topical content on the way, so stay tuned!
Android Development
Android developers make applications using Java and the Android SDK. Learn everything you need to know to make awesome Android apps.
-
Build a Blog Reader Android App
Using Intents to Display and Share Posts
-
Build a Blog Reader Android App
Adapting Data for Display in a List
Projects
-
Beginner
Build a Simple Android App
This simple app will introduce the Java language, Eclipse, and some very basic concepts in the Android SDK. By the end, students should know how to build a simple app with touch and motion events, and animations.
-
Intermediate
Build a Blog Reader Android App
The Blog Reader app will teach us one of the most common and important uses of an Android app: downloading data from the Internet and displaying it in a list. We will investigate the Model-View-Controller design pattern that is essential for all Android apps, learn how to request data from the web, parse and use information in JSON format, and utilize the built-in Android ListActivity and adapter. We'll also see how to display a webpage inside our app.
See what's ahead
We’re currently working hard producing new library content as quickly as possible. We’ve got a bunch of new projects and topical content on the way, so stay tuned! Checkout a listing of releases for the near future.
View Roadmap