There are many courses available that can help you continue to improve your Android development skills. There are project courses, similar to this one, that show you how to build a single app from start to finish. And there are also deep dives into particular aspects of the Android SDK, the Google Play services library, and 3rd party open source tools that are popular in the Android development community.
- [Instructor] Thanks for joining me for this course…on building a game app for Android devices.…There are many other courses available…to help you improve your Android development skills.…Some of them are project courses like this one.…For example, in the course Building a Note-Taking App…for Android, I describe from start to finish…how to build an app that implements material design…and then lets the user take notes…that are stored persistently on the Android device.…And, Adding Google Maps to Android Apps,…I describe how to integrate the Google Play services library…and how to add the mapping API to add colorful,…compelling maps to an Android application.…
There are courses available that take you on deep dives…into particular APIs in the Android SDK.…The course, Android SDK: Local Data Storage…describes shared preferences, which I covered briefly…in this course, but also shows you how to use SQL Lite…for relational databases, and how to…manage files on the the Android device.…And in Connecting Android Apps to RESTful Web Services,…
Released
9/12/2016- Working with Java vs. C++
- Creating a new Android project
- Defining the visuals: background, menus, and animation
- Defining and managing levels
- Displaying scores
- Managing limited gaming resources
- Completing the game logic
- Adding audio effects
Share this video
Embed this video
Video: Next steps