This Specialization enables learners to successfully apply core Java programming languages features & software patterns needed to develop maintainable mobile apps comprised of core Android components, as well as fundamental Java I/O & persistence mechanisms. The Capstone project will integrate the material from throughout the Specialization to exercise and assess the ability of learners to create an interesting Android app by applying knowledge and skills learned in previous MOOCs, including Java programming features, Android Studio tools, Android Activity components, Material Design, file I/O and data persistence, unit testing, and software patterns. The project itself will be similar in design goals to previous assignments, however it will provide less of the skeleton code than earlier MOOCs provide to enable more creativity to learners and greater opportunity for learners to customize the app.
What you'll learn
Develop maintainable Android mobile applications using Java programming
Work with core Android Activity components and Material Design guidelines
Implement file I/O and data persistence mechanisms in Android apps
Apply software design patterns to mobile app development
Use Android Studio tools for app development and testing
Write unit tests for Android applications
Build a complete Android app from concept to implementation in a capstone project
Course objectives
Apply core Java programming features to Android mobile development
Create apps using fundamental Android components and architecture
Implement data storage and persistence in mobile applications
Develop testable and maintainable Android code using software patterns