Courses
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
This course will introduce you to some of the Android Architecture Components. You"ll be exposed to ViewModel"s, LiveData, how to wire them up, Lifecycle management as well as how to transform LiveData.
In this course you’ll be exposed to various components in the Material Design guidelines. We start off with the Collapsing Toolbar Layout with many more lessons from various instructors to come.
In this course, you will Learn how to store data with the Realm database, an alternative database to SQLite. Realm is a new mobile database and object framework. You’ll learn that Realm is super fast and very easy to use. We’ll then move on to
In this series you will learn how to set up your Android Studio environment to use Espresso 2.0. We talk about ViewMatchers, ViewActions and ViewAssertions and how to use them. We also demonstrate a simple TDD (Test Driven Development Method)