Android Weekly - Android Weekly #469 🤖
June 6, 2021
|
Articles & Tutorials | |
A Cautionary Tale
(adambennett.dev)
Adam Bennett shares a post mortem on how he accidentally pinged every Android customer in production, and a little bit of advice so that it doesn’t happen to you. | ||
Compose - List / Detail: Foldables
(blog.stylingandroid.com)
In this article, Mark Allison shows how Compose makes it relatively easy to handle the logic of whether to show a side-by-side layout or a two-page layout depending on the screen size. | |
Sponsored |
Passwordless authentication using the SIM Card
(developer.tru.id)
Access the authentication mechanism used by Mobile Network Operators. Integrate tru.ID APIs to verify real mobile phone numbers and replace SMS 2FA with a new SIM-based method. | ||
How to create Bottom Navigation Bar with Jetpack Compose
(johncodeos.com)
John Codeos walks through step-by-step how to add a bottom nav bar with Jetpack Compose. | |
The ABC of Modularization for Android in 2021
(proandroiddev.com)
Christopher Elias' goal with this article is to make sure you have a better understanding of modularization. | |
How to mock under instrumentation test with MockK and Dexopener
(proandroiddev.com)
In our effort to keep the benefits of UI tests while at the same time increase the stability, Tim Rijckaert and his team converted a big chunk of our test cases to test fragments in isolation. | |
Navigation in Feature Modules
(medium.com)
In the previous article, you learned how to use navigation in a multi module project. Next, Murat Yener takes it a step further and converts the coffee module to a feature module. | |
Recapping building across devices
(android-developers.googleblog.com)
At Google I/O this year, they presented about how your app can take advantage of Android's different screens, both large and small. Here are the top things you should know! | |
From Junior to Master in Kotlin — 2 (Safe null)
(medium.com)
Gerardo Lopez Falcón continues his series on Kotlin programming, this time covering null safety in Kotlin. | |
Efficient lists with DiffUtil and ListAdapter
(bignerdranch.com)
This article by Anthony Kiniyalocts shows you how to leverage DiffUtil and ListAdapter to avoid pitfalls, and provide a more efficient user experience, while reducing boilerplate code. | |
The Kotlin modifier that shouldn't be there
(proandroiddev.com)
Danny Preussler takes you on a journey and shows that sometimes you might need a "final val" on a property. | |
Kotlin Coroutines and Swift, revisited
(dev.to)
Russell Wolf writes an update about his approaches to interop between Kotlin coroutines and RxSwift. | |
QA engineers, functional and UI testing
(medium.com)
This is the second in a series of blog posts in which Mirek Stanek outlines Android app testing. Here he covers QA engineers, functional and UI testing. | |
Place a sponsored post | |
Place a sponsored post & reach over 66k Android devs
(androidweekly.net)
| ||
Jobs | |
Android App Developer
(Cologne or remote)
You take the lead in developing the DeepL Android app. With your previous experience, you will bring exciting ideas and approaches to the development of our Android app to our native apps team. You can expect a small, but very efficient and well-organized team with fast decision-making processes! | |
Android Developer
(London)
About the role • Programming of software products, features and services for Google’s Android platform within the mobile product roadmap. • Participation in software design, estimation of development tasks, unit-testing, QA process, troubleshooting & code debugging • Liaison with partners | |
Lead Developer Kotlin
(Paris, France)
BAM is looking for a lead developer Kotlin to take part in its growth (+500% since 2015). Your goal is going to help our clients tackle their business problems thanks to mobile apps by using the lastest technologies. | |
Libraries & Code | |
CompleteKotlin
(github.com)
Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms. | |
News | |
Enter the Indie Games Festival from Google Play
(www.youtube.com)
Submit your game to this competition if you want to get featured on Google Play and win promotions and other prizes that will give your game the recognition it deserves. | ||
Tools | |
FlowMarbles
(flowmarbles.com)
Interactive diagram of Kotlin Flow operators | ||
Videos & Podcasts | |
How To Digest Google I/O
(www.youtube.com)
Nate Ebel covers how to digest Google I/O and other developer events so you can stay up to date with the latest developer news. | ||
How to Pick What Technology to Learn Next
(fragmentedpodcast.com)
In this episode, Donn answers a listener’s question. The listener wanted to know how to choose what to learn next in Tech. | |
Material Witnesses
(adbackstage.googledevelopers.libsynpro.com)
In this episode, Chet and Romain welcome Hunter and Nick from the Material Design team | |
Five Highlights From the Kotlin Roadmap 2021
(www.youtube.com)
JetBrains updated the Kotlin roadmap to share the new plans for 2021 and beyond! In this video, learn about the five most exciting highlights from this update | |
Friends App Android Client Ep18
(www.youtube.com)
Jov Mit continues the refactoring from the last episode, pushing the data from the shipping code towards the tests so that the abstractions will live in the shipping code, and the data will stay in the tests. | |
Navigation in feature modules
(www.youtube.com)
On this episode of the second MAD Skills series on Navigation, Murat will demonstrate a live coding session on using the Navigation component in feature modules. | |
Where Did My Jetpack Compose Modifier Go?
(www.youtube.com)
In this video, Adam McNeilly goes over a common confusion when learning Jetpack Compose - why are some Modifiers unresolved when I try to make my own composable? | |
refreshVersions with Louis CAD
(thebakery.dev)
Talking with Louis CAD about refreshVersions, a Gradle plugin to help you keep your third-party dependencies up to date. | |
Copyright © 2021 Android Weekly, All rights reserved.
You came here because you want all the new stuff in the android dev world! Our mailing address is: |
||
update subscription preferences
|
or |
unsubscribe from this list
|
Older messages
Android Weekly #468 🤖
Sunday, May 30, 2021
View in browser Android Weekly #468 May 30, 2021 Articles & Tutorials link image Exploring Android 12: Splash Screen (joebirch.co) Joe Birch digs into the latest version of Android which gives to
Android Weekly #467 🤖
Sunday, May 23, 2021
View in browser Android Weekly #467 May 23, 2021 Articles & Tutorials Jetpack Compose: Styles and Themes (Part II) (www.waseefakhtar.com) In this second part of the series, Waseef Akhtar looks at
Android Weekly #466 🤖
Sunday, May 16, 2021
View in browser Android Weekly #466 May 16, 2021 Articles & Tutorials link image Static analysis tools for Android (coyarzun.medium.com) Cristopher Oyarzun takes a look into the most popular static
Android Weekly #465 🤖
Sunday, May 9, 2021
View in browser Android Weekly #465 May 9, 2021 Articles & Tutorials Using Realm persistence library in a Kotlin Multiplatform project (johnoreilly.dev) John O'Reilly digs in to see what the
Android Weekly #464 🤖
Sunday, May 2, 2021
View in browser Android Weekly #464 May 2, 2021 Articles & Tutorials Never run Google ads if you have an Android app (danfabulich.medium.com) Dan Fabulich's warnings about using the same Google
You Might Also Like
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
DeveloPassion's Newsletter #180 - Black Friday Week
Monday, November 25, 2024
Edition 180 of my newsletter, discussing Knowledge Management, Knowledge Work, Zen Productivity, Personal Organization, and more! Sébastien Dubois DeveloPassion's Newsletter DeveloPassion's
Meet HackerNoon's Latest Features: Boost Stories with Translations, Speech-to-Text & More
Monday, November 25, 2024
Hey, Hacker! HackerNoon's monthly product update is here! Get ready for a new version of the mobile app, more translation developments, a new AI Gallery, backend moves, and more! 🚀 This product
The ultimate holiday gadget gift
Monday, November 25, 2024
AI isn't hitting a wall; $70 off Apple Watch; 60+ Amazon deals -- ZDNET ZDNET Tech Today - US November 25, 2024 Meta Quest 3S Why the Meta Quest 3S is the ultimate 2024 holiday present This $299
Deduplication in Distributed Systems: Myths, Realities, and Practical Solutions
Monday, November 25, 2024
This week, we'll discuss the deduplication strategies. We'll see whether they're useful and consider scenarios where you may need them. We'll also do a reality check with the promises
How to know if your data has been exposed
Monday, November 25, 2024
How do you know if your personal data has been leaked? Imagine getting an instant notification if your SSN, credit card, or password has been exposed on the dark web — so you can take action