Modularization becomes an important tool to help ensure developers can continue to be productive without stepping on each other’s toes. Ryan Harter examines a way to do this, and how to simplify it with Dagger or Hilt.
The Google Play Store penalizes Android apps if they don't meet performance and stability thresholds. Join this webinar for a deep dive on Android vitals, including why it has gaps and what you can do to solve the toughest issues that are tanking your ranking.
Google's “Guide To Android App Modularization" just landed! This guide encompasses best practices and recommended patterns for developing multi-module Android apps.
Andrey Kovalev compares Appyx, a fundamentally different approach compared to how you would do things with Jetpack Compose Navigation! In this article, he focuses on a few use-cases and compares them in practice.
Ben Weiss's article on important performance metrics will introduce you to startup and frame rate metrics and bring in important data points for the rest of this series on performance.
Manuel Vivo examines why, if you’re building an Android app with Jetpack Compose, use the collectAsStateWithLifecycle API to collect flows in a lifecycle-aware manner from your UI.
Runway integrates with all of your tools to automate releases and centralize collaboration, so you can build & ship more confidently — without all the headaches.
At Scandit, we develop real-time computer vision solutions for smartphones, wearables, and robots that combine modern machine learning approaches with computer vision. To expand our engineering team, we are looking for an Android Software Engineer.
We focus on easy to use, but powerful features that allows everyone to be able to create the content that they need to grow their side hustle into a success. If you want make a real impact on people’s livelihood and build a great mobile experience at the same time we would love to hear from you!
A Pokemon Card demo app using Jetpack Compose and Koin based on MVI architecture. Fetching data from the network with Ktor and integrating persisted data in Room database with usecase/repository pattern.
SealedX generates extensive sealed classes & interfaces based on common sealed classes for each different model. You can reduce writing repeated sealed classes for every different model by auto-generating based on KSP
Firebase Summit is BACK and this year they are bringing the spark to the Big Apple! Join online or in-person on October 18, 2022. More details coming soon.
In this video, Charfaoui Younes steps through the Android source code to see what is happening behind the scenes for launching one activity and examines some surprising stuff.
In this recording, Alex Styl builds a version of a Newsfeed using Jetpack Compose, authenticate via Facebook using Firebase Auth, and posts status updates using Firestore.
In this MAD Skills video, learn about important performance metrics -- data that helps you understand how an app is performing and where you should spend time and effort to improve it.
Donn and Kaushik talk about how many Android applications seem to suffer from the disease of over-architecture while neglecting the product (UI/UX) itself.