Philipp Lackner – The Android Essentials Bundle
Do you struggle with all those different technologies, frameworks and best practices available for Android?
Do you always end up with a big mess of spaghetti code when trying to glue everything together to a scaling project?
Then these two courses will teach you what you REALLY need in practice as a native Android developer. They focus on both the architectural and technical essentials of software development. This is your go-to bundle for mastering the essentials of industry-scale app development and stay relevant in future’s industry.
In this complete course bundle, you will build a 6-screen running tracker app for two platforms (phone & smart watch). With over 10,000 lines of pure Kotlin code, you will learn ALL the essentials of real world app development.
In particular, these are the topics you will learn in over 20h of video content
What You’ll Learn In The Android Essentials Bundle
- Planning an app project from scratch and coming up with an architecture
- The fundamentals of software architecture
- Gradle in large-scale projects (convention plugins & version catalogs)
- Multi-module architecture
- Jetpack Compose UI in industry-scale projects
- Authentication systems (OAuth)
- Offline-first development (Room & Ktor)
- Dynamic feature modules
- Google Maps SDK
- How Wear OS compares to phone & tablet apps
- Theming on Wear OS
- Tracking exercises and health data with the Wear OS Health Services API
- Discovering paired devices on Wear OS
- Syncing data between watch and phone
- Implementing always-on with ambient mode