Android and the Seven Dwarfs
Offered By: Devoxx via YouTube
Course Description
Overview
Explore a 40-minute conference talk from Devoxx that delves into seven powerful open-source libraries designed to enhance Android development. Learn how these libraries address common pitfalls and improve the programming model, much like how jQuery revolutionized JavaScript. Discover the advantages, disadvantages, internal workings, and appropriate use cases for each library. Gain insights into Butterknife for view injection, Dagger for dependency injection, Volley/OkHttp for networking, GreenBus/Otto for event handling, GreenDao/OrmLite for database management, Priority-JobQueue for background task scheduling, and Retrofit for API integration. Through example code and in-depth explanations, acquire valuable knowledge to optimize your Android development process and create more efficient, maintainable applications.
Syllabus
Android and the Seven Dwarfs by Murat Yener
Taught by
Devoxx
Related Courses
Android Dependency Injection with Dagger 2 and KotlinLinkedIn Learning Dependency Injection in Android with Dagger and Hilt
Udemy Testing a 3-Tier Application with Dagger's Go SDK
Rawkode Academy via YouTube Hands-On Introduction to Dagger - Rawkode Live
Rawkode Academy via YouTube Guide to Dependency Scopes with Dagger-Hilt - Android Studio Tutorial
Philipp Lackner via YouTube