Every Composable deserves a ViewModel

The ability to reuse your own UI components is a big power of Jetpack Compose. However, how to connect a specific view element with domain logic that is responsible for controlling its state? The author of this post comes up with a solution to this problem.

How to Securely Implement TLS Certificate Checking in Android Apps

Developers often modify HTTPS connection configurations in Android apps to support use cases like certificate pinning, but custom implementations often lead to security issues that can be exploited by malicious actors. Learn how to securely implement TLS certificate checking to avoid these risks.

Everything you need to know about Remote Config’s latest personalization feature

Jon Mensing takes a close look at Remote Config personalization, how it differs from A/B testing. Consider it for your app and business.

Your Deep Links Might Be Broken: Web Intents and Android 12

The author takes a look at changes that started in Android 12 that alter how generic web intents resolve.

Talk about the official Architecture Guide with Manuel Vivo

Two Italian coders live-stream their sweary, mostly unsuccessful attempts at coding stuff and learning Jetpack Compose. The main topic is the architecture of mobile applications recommended by the company from Mountain View.

Library of the week:

https://github.com/theapache64/retrosheet – turn Google Spreadsheet to JSON endpoint

That’s all from us, have a nice weekend!

Leave a comment

Leave a Reply