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
🔒 The Vault Newsletter: November issue 🔑
Monday, November 25, 2024
Get the latest business security news, updates, and advice from 1Password. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
🧐 The Most Interesting Phones You Didn't See in 2024 — Making Reddit Faster on Older Devices
Monday, November 25, 2024
Also: Best Black Friday Deals So Far, and More! How-To Geek Logo November 25, 2024 Did You Know If you look closely over John Lennon's shoulder on the iconic cover of The Beatles Abbey Road album,
JSK Daily for Nov 25, 2024
Monday, November 25, 2024
JSK Daily for Nov 25, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted
Ranked | How Americans Rate Business Figures 📊
Monday, November 25, 2024
This graphic visualizes the results of a YouGov survey that asks Americans for their opinions on various business figures. View Online | Subscribe Presented by: Non-consensus strategies that go where
Spyglass Dispatch: Apple Throws Their Film to the Wolves • The AI Supercomputer Arms Race • Sony's Mobile Game • The EU Hunts Bluesky • Bluesky Hunts User Trust • 'Glicked' Pricked • One Massive iPad
Monday, November 25, 2024
Apple Throws Their Film to the Wolves • The AI Supercomputer Arms Race • Sony's Mobile Game • The EU Hunts Bluesky • Bluesky Hunts User Trust • 'Glicked' Pricked • One Massive iPad The
Daily Coding Problem: Problem #1619 [Hard]
Monday, November 25, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given two non-empty binary trees s and t , check whether tree t has exactly the
Unpacking “Craft” in the Software Interface & The Five Pillars of Creative Flow
Monday, November 25, 2024
Systems Over Substance, Anytype's autumn updates, Ghost's progress with its ActivityPub integration, and a lot more in this week's issue of Creativerly. Creativerly Unpacking “Craft” in the
What Investors Want From AI Startups in 2025
Monday, November 25, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 25, 2024? The HackerNoon
GCP Newsletter #426
Monday, November 25, 2024
Welcome to issue #426 November 25th, 2024 News LLM Official Blog Vertex AI Announcing Mistral AI's Large-Instruct-2411 on Vertex AI - Google Cloud has announced the availability of Mistral AI's
⏳ 36 Hours Left: Help Get "The Art of Data" Across the Finish Line 🏁
Monday, November 25, 2024
Visual Capitalist plans to unveal its secrets behind data storytelling, but only if the book hits its minimum funding goal. View Online | Subscribe | Download Our App We Need Your Help Only 36 Hours