CodeSchool: “Super Sweet Android Time” Tutorial Review

This was a super fun tutorial! It was definitely more advanced than the beginner Android tutorial on CodeSchool.com, however, it covers a lot of topics in depth and uses great examples reiterated by coding challenges and quizzes.

It covers activities, layouts, intents, persisting data through an API, and utilizing a SQLite database.

You end up with a nice app that highlights a listview and detailactivity with a ConstraintLayout.

I put my final code base on git if there’s any interest in a sneak preview.

The wrap up video for this course recommends a PluralSight Android Associate Developer course, which can be found here.

Leave a comment