droidcon Italy is the annual Android dev conference in person in Turin, Italy, and broadcast live. The Italian edition features international speakers and sponsors, and welcomes...
Today’s guest is Marina Coelho from Google. We explored Firebase Remote Config to set up some feature flags and A/B test.
Welcome to my guide on building a Ridesharing application! Between jobs, to keep my skills sharp, I built a Ride sharing application with driver-passenger chat, google...
Live Activities are a way to display rich and persistent information outside of an app, on the lock screen and in the “dynamic island” of the...
These are the recordings of all talks of the Do iOS Conference that was held on 8 and 9 November 2022 in Amsterdam.
Keyboard shortcuts are a useful way of quickly navigating around Android Studio and performing common actions. In many cases, using keyboard shortcuts is faster than using...
Kotlin Academy articles Check the series of articles “Mocking is not rocket science” at Kt. Academy describing MockK from the very basics of mocking up to description of...
Android Dev Summit ’22 kicked off last week with a keynote speech and a series of talks on modern Android development. All videos are already available...
Windows Dev Kit 2023 costs only $599.
NSSpain X took place in mid-September, video of all the talks are now delivered.
Codeface visualises the internal composition, dependencies and quality metrics of code to help you understand, improve and monitor it. This version is still an early and...
Ask Apple will be an ongoing series, with the first round of consultations taking place October 17-21.
“An Anvil forges a Dagger. A Whetstone sharpens it. And when you’re not planning on using your Dagger, you may keep it in something that rhymes...
TL;DR: I patched my Slack client to keep messages that others delete. Let’s say someone sent me a message, immediately regretted it and tried to delete...
In this video I will introduce yu to the Navigation Stack
You can already create your own Live Activities, Apple has released a guide to the API and the development of new widgets.
Sometimes, you need to deal with sensitive user data you can’t just save like that on the file system. Instead, you should encrypt it to make...
Learn how to provide users with the ability to select per-app language preferences. In this video, we cover the different use cases for this feature, how...
Apple says developers can get started by setting up a workflow in Xcode and getting 25 hours of compute per month for free until the end...
You’ll learn how to inspect performance in your app and deep dive into automated inspection.