[Updated] Two-Way Data Binding on Android: Observing Your View with XML
AndroidData Binding is a powerful library that's built around the idea of keeping your views up-to-date with your model. One of the lesser-known features...
Data Binding is a powerful library that's built around the idea of keeping your views up-to-date with your model. One of the lesser-known features...
In an update to one of our older posts, we take a look at splash screens. While the general implementation of the splash screen...
Flutter is ideal when you want a consistent experience across platforms and the more platforms you target, the more value you'll derive. Read more...
Contact tracing apps are already being built without a standard of privacy set; regardless of the efficacy of contact-tracing as a solution, there's a...
Kotlin/Native can allow us many multiplatform programming capabilities. But is it robust enough to let us use a C library within our Kotlin program?...
In this final installment, we will dive into the Client Characteristic Configuration Descriptor, which we’ll use to control notifications.
Extend your love of Kotlin to several operating systems, including iOS, macOS, watchOS, tvOS, Android, Windows, Linux, and WebAssembly!
Explore some of the latest animation tools for Android development. excerpt: Recently, at Android Dev Summit 2019, the Android Studio and MotionLayout teams showed...
The Android framework provides us with `SharedPreferences`, which is a great way to store a small amount of key-value data. Sometimes that data needs...
Users expect to interact with your company when and how they choose to. This can include on the web, in mobile applications, via chatbots...
Kotlin Multiplatform is quickly becoming a solid contender in the multiplatform solution space. This article explains what makes the platform stand out against the...
ConstraintLayout chains are great, but they only work for one row of items. What if you have too many items to fit on one...
We’ve got eBooks, webinars, and success stories. All the resources your heart desires.
Resources