Video description
In this follow-up to his Learning Android video, Java consultant Ken Kousen provides practical tips to further enhance your Android skills. In the previous course, you developed and ran simple applications. In this video, you’ll learn how to create alert dialogs and configure dialog buttons so they react to clicks. This includes creating an interface that the activity implements. A similar technique is used to give you everything you need to know to use fragments correctly. Ken also reviews the Google Play store and deployment process.
You’ll also learn how to:
- Add sharing capabilities to the ActionBar with a ShareActionProvider
- Use Handlers to repeat an action periodically
- Present a list of titles, with fragments for the details. Add string arrays to a Resources file, and keep fragments independent
- Use NotificationBuilder: the builder pattern, fluent interfaces, and how to add notifications
- Implement services the easy way: extend the IntentService class
- Implement services the hard way: use bindable services and manage complexity
- Configure the Gradle build for deployment, and generate a production build
Ken Kousen, president of Kousen IT, Inc., is a technical trainer, mentor, and consultant in all areas related to Java, specializing in Android, Spring, Hibernate/JPA, Groovy, Grails, and Gradle. He is the author of Making Java Groovy (Manning) and the O’Reilly video courses: Groovy Programming Fundamentals, Practical Groovy Programming, and Mastering Groovy Programming.
Product information
- Title: Practical Android
- Author(s):
- Release date: July 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491935521
You might also like
video
Learning Android
Ready to launch your dream app on Android? In this video course, Java consultant Ken Kousen …
book
Pro Android 5, Fifth Edition
Pro Android 5 shows you how to build real-world and fun mobile apps using the Android …
video
Native Web Apps for Android
Create native web applications for Android devices, using HTML, CSS, JavaScript, and related technologies. With this …
book
Android Fragments
Android Fragments is a 100-page quick start accelerated guide to learning and quickly using Android fragments. …