Android Weekly - Android Weekly #416 🤖☺️
May 31, 2020
|
Articles & Tutorials |
|
![]() |
Designing and Working with Single View States on Android (zsmb.co)
In this article, Márton Braun looks at some basic patterns you might end up using if you decide that the state object should have a one-to-one mapping to the UI state in your view architecture. |
|
Modern Security in Android (medium.com)
This six-part post by Dinorah Tovar compiles her lastest talk about “Modern Security for Android Developers”. |
|
Sponsored |
![]() |
Build and operate Android apps faster with Bitrise (www.bitrise.io)
From Android-specific solutions to full cross-platform support, we aim to streamline your development process through one, easy-to-use service. Whether you work in Kotlin, React Native, or any other framework, Bitrise is the way to go. Sign up for a free trial today! |
|
Easy Android Scopes (ryanharter.com)
Ryan Harter takes a look at some of the existing approaches that allow us to create presenters that will live in the context of our views and then shares an alternate approach that he's used to ensure presenters are properly bound to their view’s lifecycle. |
|
Sponsored |
![]() |
Deploy Android Chat In Hours With Stream (getstream.io)
Learn how easy it is to use Stream's Android Java & Kotlin chat SDK. Build real-time chat for Android in hours, not months. Start a free trial now and try out Stream's chat API and SDK Components. See why Stream powers the feeds and chat for over 500 million end-users. |
|
Firebase Predictions (vladimirj.dev)
A lot of Android developers have never heard of Firebase Predictions or never used it, and this article will serve as a quick introduction. Vladimir Jovanovic also explores some of the retention and monetization strategies that this tool makes possible. |
|
Stop using Gradle buildSrc. Use composite builds instead (proandroiddev.com)
You are invalidating the whole project for any change within buildSrc, usually without there being a valid reason. Josef Raska shows how we can keep the sweetness of Kotlin whilst avoiding this. |
|
Kotlin Collection Functions Cheat Sheet (shorturl.at)
Kotlin provides a rich utility set of functions for its collections. It is hard to scan through 200 of them alphabetically to find which is relevant. Hence Elye has made a cheat sheet for the functions, grouping them based on its functionality. |
|
Refactoring Themes with Style (medium.com)
Theme overlays are used to override values from your theme. Ataul Munim highlights three cases where he's using them to be helpful. |
|
Resource configuration for Microsoft Surface Duo (devblogs.microsoft.com)
Enhancing your app for dual-screen devices is easily done by following this three-step process. Here, Cesar provides some additional useful tips for embracing new features so your app can take full advantage of both screens when it is spanned. |
|
A hidden Kotlin gem: Deprecations with ReplaceWith (dev.to)
Marc Reichelt describes how in Kotlin & IntelliJ/Android Studio, Deprecations with ReplaceWith can give you a pleasant developer experience. |
|
Hiding Text in Kotlin – How many ways? (blog.blundellapps.co.uk)
At some point, you may want to show that you know a text value, but not show the value itself. Paul Blundell explores some ways to implement this in Kotlin. |
|
Material Shape: Cutting Corners (blog.stylingandroid.com)
Mark Allison continues his series on Material 2.0 themes, this time looking at how we can create custom corner and edge treatments. |
|
Make it work with foldable displays (medium.com)
In this article, Malik Motani talks about things that a developer needs to keep in mind while developing an app for foldable devices |
|
May 2020: The state of Kotlin Scripting (medium.com)
Lately, Martin Bonnin started replacing Bash and Python scripts with Kotlin Scripts and he's loving Kotlin even more! |
|
Jetpack ViewModel and string resources (www.rockandnull.com)
Bevan Steele shares a couple of ways to make ViewModels as Android-independent as possible. |
|
Place a sponsored post |
|
![]() |
Place a sponsored post on an Android Weekly issue (androidweekly.net)
Reach more than 66k subscribers around the world with your Android development product or service, or post a job post to hire excellent Android developers. |
|
Libraries & Code |
|
supabase (github.com)
Supabase, an open-source alternative to Firebase Realtime Database, adds realtime and RESTful APIs to your existing PostgreSQL database without a single line of code. |
|
News |
|
![]() |
Duolingo migrates to Kotlin (developer.android.com)
Duolingo completes migration to Kotlin and reduces its line count by an average of 30%. |
|
Announcing Firebase Live (firebase.googleblog.com)
Firebase Live is a new 5-part weekly web series for developers consisting of talks, tips, and technical tutorials to help you increase productivity and collaboration among your team. |
|
Android Studio 4.0 (android-developers.googleblog.com)
Google announces the release of Android Studio 4.0 |
|
Videos & Podcasts |
|
![]() |
Kotlin Object (www.youtube.com)
In this episode, we go over the differences between implementing a Singleton in Java versus Kotlin, how you can create Singletons in Kotlin without using the static keyword, and what’s happening under the hood when using object |
|
Jetpack Compose with Leland Richardson (talkingkotlin.com)
Jetpack Compose is the new UI toolkit from Google that is Kotlin First. It takes advantage of Kotlin's Compiler Plugin Architecture to provide a performant UI layer for Android development (albeit extensible to other platforms). Hadi sits down with the lead of the project to discuss what it is and plans around it. |
|
Functional Kotlin w/ Higher Order Functions & Kotlin Standard Library (www.youtube.com)
Nate Ebel teaches how to write and use Kotlin's higher-order functions. You'll then learn about many useful functions from the Kotlin Standard Library such as filter(), map(), filterNotNull(), associate(), and more. |
|
What's new in Android Studio 4.0 (www.youtube.com)
The Android Studio 4.0 release introduces a new Motion Editor, Build Speed window, Live Layout inspector, Multi Preview for your layouts, support for Kotlin DSL script files, and a Smart editor for R8 rules. |
|
Copyright © 2020 Android Weekly, All rights reserved.
You came here because you want all the new stuff in the android dev world! Our mailing address is: |
||
or |
|
|
Older messages
Android Weekly #415 🤖
Sunday, May 24, 2020
View in browser Android Weekly #415 May 24, 2020 Articles & Tutorials link image The Ultimate Guide to Android Bluetooth Low Energy (punchthrough.com) Chee Yi Ong goes over the basics of BLE that
Android Weekly #414 🤖
Sunday, May 17, 2020
View in browser Android Weekly #414 April 17, 2020 Articles & Tutorials link image Material Shape: Gotchas (blog.stylingandroid.com) Applying Material Shape is a very powerful tool, and Mark
Android Weekly #413
Sunday, May 10, 2020
View in browser Android Weekly #413 May 10, 2020 Articles & Tutorials link image Concurrency Frameworks in Android are Overrated (www.techyourchance.com) In this follow-up post, Vasiliy Zukanov
Android Weekly #411 💡
Sunday, April 26, 2020
View in browser Android Weekly #411 April 26, 2020 Articles & Tutorials link image To Mock, or Not to Mock, That is the Question (www.techyourchance.com) In this post, Vasiliy Zukanov works on
Android Weekly #410 ☕️
Sunday, April 19, 2020
View in browser Android Weekly #410 April 19, 2020 Patreon link image Android Weekly on Patreon Your biggest support is to subscribe to our weekly Android development newsletter. But if you want to
You Might Also Like
Import AI 399: 1,000 samples to make a reasoning model; DeepSeek proliferation; Apple's self-driving car simulator
Friday, February 14, 2025
What came before the golem? ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
Defining Your Paranoia Level: Navigating Change Without the Overkill
Friday, February 14, 2025
We've all been there: trying to learn something new, only to find our old habits holding us back. We discussed today how our gut feelings about solving problems can sometimes be our own worst enemy
5 ways AI can help with taxes 🪄
Friday, February 14, 2025
Remotely control an iPhone; 💸 50+ early Presidents' Day deals -- ZDNET ZDNET Tech Today - US February 10, 2025 5 ways AI can help you with your taxes (and what not to use it for) 5 ways AI can help
Recurring Automations + Secret Updates
Friday, February 14, 2025
Smarter automations, better templates, and hidden updates to explore 👀 ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
The First Provable AI-Proof Game: Introducing Butterfly Wings 4
Friday, February 14, 2025
Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? undefined The Market Today #01 Instagram (Meta) 714.52 -0.32%
GCP Newsletter #437
Friday, February 14, 2025
Welcome to issue #437 February 10th, 2025 News BigQuery Cloud Marketplace Official Blog Partners BigQuery datasets now available on Google Cloud Marketplace - Google Cloud Marketplace now offers
Charted | The 1%'s Share of U.S. Wealth Over Time (1989-2024) 💰
Friday, February 14, 2025
Discover how the share of US wealth held by the top 1% has evolved from 1989 to 2024 in this infographic. View Online | Subscribe | Download Our App Download our app to see thousands of new charts from
The Great Social Media Diaspora & Tapestry is here
Friday, February 14, 2025
Apple introduces new app called 'Apple Invites', The Iconfactory launches Tapestry, beyond the traditional portfolio, and more in this week's issue of Creativerly. Creativerly The Great
Daily Coding Problem: Problem #1689 [Medium]
Friday, February 14, 2025
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given a linked list, sort it in O(n log n) time and constant space. For example,
📧 Stop Conflating CQRS and MediatR
Friday, February 14, 2025
Stop Conflating CQRS and MediatR Read on: my website / Read time: 4 minutes The .NET Weekly is brought to you by: Step right up to the Generative AI Use Cases Repository! See how MongoDB powers your