Course Information
Line Number 1764101
Course Name SE410 - Mobile Application Development
Course Description
This course teaches Android Kotlin Fundamentals. In the course, you learn Android Kotlin programming concepts and build a variety of apps. This course assumes that you know (or can quickly learn) the Kotlin programming language. The course teaches you how to set up Android Studio to use Kotlin and how to build apps, learn how to use the Android Studio Layout Editor, learn how to create useful navigation in an app, learn about the activity and fragment lifecycles and you learn how to manage complex lifecycle situations, teaches you how to use ViewModel and LiveData objects, teaches you how to use the Room database library, teaches you how to use community-developed libraries to connect to a web service, teaches you how to add a repository to abstract the data layer, teaches the basics of Android app design.