Android Weekly - Android Weekly #459 🤖

 
 

Android Weekly

#459
March 28, 2021
 
 
 

Articles & Tutorials

 
A safer way to collect flows from Android UIs (medium.com)

In this article, Manuel Vivo writes how Android Lifecycle Coroutine extensions protect you from wasting resources and why they’re a good default to use for flow collection in the UI layer.

 
Sponsored
link image   Free Chat & Activity Feed APIs for Qualifying Teams (getstream.io)

The Stream Maker Account provides qualifying teams with full and free access to Stream's Chat and Activity Feed APIs, making them accessible to side projects and new startups. No credit card is required.

 
Do or do not; there is no tryEmit() (blog.danlew.net)

Dan Lew some subtleties in converting RxJava's onNext to Coroutine Flow's tryEmit.

 
Sponsored
link image   Learnings from the Android System WebView Crash (www.bugsnag.com)

Critical apps crashed for millions of Android users around the world due to the Android System WebView bug. Read our blog post to get tips on how you can proactively protect your Android apps from similar outages. Never miss a single Android app crash with Bugsnag!

 
Open Composables via notification with Jetpack Navigation (proandroiddev.com)

Igor Escodro examines why Jetpack Navigation Compose is an awesome tool for typing your Compose screens together.

 
Android Paging 3 library with page and limit parameters (proandroiddev.com)

Tomislav Smrečki takes a look at the great improvements that v3 of the Paging library brings to developers.

 
Mocks, fakes and stubs: the stunt doubles of testing (blog.sebastiano.dev)

Sebastiano Poggi considers mocks, fakes, and stubs: what they are, why they're useful, and what's the difference between each other.

 
Jetpack Compose foldable and dual-screen development (devblogs.microsoft.com)

Joy showcases some examples of dual-screen development using Jetpack Compose in different use cases.

 
How much can we share in Kotlin MultiPlatform (danielebaroncelli.medium.com)

There is currently a lot of discussions on how much code it makes sense to share with Kotlin Multiplatform. Daniele Baroncelli presents three different options.

 
Detecting memory leaks in Android applications (dropbox.tech)

Leaks can happen in any program and on any platform, but they’re especially prevalent in Android apps due to complications with activity lifecycles. Lily Chen shows how to track down some of these issues.

 
Ten Years of Styling Android (blog.stylingandroid.com)

Mark Allison has reached a milestone of writing excellent Android development articles for the past 10 years 🎉. Congratulations Mark and Thank You 🙏 for all your excellent work!

 
viktor: Efficient Vectorized Computations in Kotlin (blog.jetbrains.com)

Aleksei Dievskii introduced viktor, an open-source Kotlin library developed by JetBrains Research that aims to make array calculations more efficient.

 
Kotlin Enums Tutorial for Android (www.raywenderlich.com)

In this tutorial by Caio Fukelmann Landau, you’ll build an Android app, using the full potential of Kotlin Enums to handle a list of cartoon avatars and help your users easily create their profiles.

 
All About PendingIntents (medium.com)

Since Android 12 includes important changes to pending intents, Nicole Borrelli talks more about what pending intents do, how the system uses them, and why you might occasionally want a mutable PendingIntent.

 
Ten #AndroidLifeHacks You Can Use Today (gpeal.medium.com)

Gabriel Peal shares just a few tips and code snippets, aka #AndroidLifeHacks, that he and his team have found useful that you can use today.

 
Prime Table Generator in Jetpack Compose (zsmb.co)

Márton Braun goes through the exercise of representing prime numbers in an interesting graphical way using Jetpack Compose.

 
Kotlin Flows ~ an Android cheat sheet (rvbsoftdev.medium.com)

Remy Benza provides a cheat sheet PDF on the Flow API in coroutines for use on Android.

 
Migrate existing library artifacts from JCenter to Maven Central (jeroenmols.com)

While there are many posts on how to publish new artifacts to Maven Central, this post by Jeroen Mols covers all steps required to migrate existing JCenter artifacts as well.

 

Place a sponsored post

 
link image   Place a sponsored post & reach over 66k Android devs (androidweekly.net)

 

 

Jobs

 
Android Developer (Manchester, UK)

Passionate about the Android ecosystem & intuitive, low friction apps? UI & performance obsessed? Experienced with native apps & Kotlin? Got 2 years' experience & familiar with agile practices inc TDD/BDD? Great! Come and help a true market leader overhaul our Android app.

 
Android Engineer at onX (Montana or Remote, USA only)

At onX we bring our devotion to the outdoors to work daily with a singular, powerful goal: to awaken the adventurer inside everyone. Using the latest Android and mapping technologies, you'll work on a suite of leading off-the-pavement GPS apps used by millions of explorers.

 
Humbly Confident Senior Android Developer (Remote)

We build You Need A Budget ("YNAB"), the best budgeting software around. We’re a software ecosystem that includes apps for web, iPhone, iPad, Apple Watch, and Android phones. We have some big plans for our Android app, and that's where you come in!

 
Android Engineer (San Francisco)

We are looking for passionate Android engineers who are excited to build the identity layer for the internet. As an Android engineer at Persona, you will be responsible for leading development for Persona's Android SDK that enables our customers to seamlessly and securely verify their customers.

 
Android Developer (Cincinnati, OH/Remote)

Our people are the heart of our business, and we treat them accordingly. We support, uplift, and respect one another – diversity in skills, perspectives, and lived experiences helps us ship impactful products that connect, inspire, and engage audiences.

 

Libraries & Code

 
viktor (github.com)

viktor implements a restricted subset of NumPy ndarray features in Kotlin.

 
Channelify (github.com)

A sample Android app that converts your YouTube channel into a native Android app using YouTube Data API v3.

 

News

 
link image   High Performance Game Audio with Oboe (android-developers.googleblog.com)

Google has added the Oboe C++ audio library to the Android Game SDK. Oboe's support of high-performance, low-latency audio across the widest range of Android devices is the right choice for most game developers.

 
#AndroidDevJourney spotlight - March edition (android-developers.googleblog.com)

For the March edition of #AndroidDevJourney, Google highlights Android developers from all over the world with many different experiences

 

Videos & Podcasts

 
link image   IntelliJ IDEA Tips and Tricks 2021 (www.youtube.com)

In this talk, Hadi Hariri will show you some new (and some not so new) tips and tricks for using IntelliJ IDEA (applicable to Android Studio as well).

 
AndroidCafe.in Meetup - 3 awesome talks (www.youtube.com)

Special International Women's Day Celebration with 3 awesome talks on DataStore, Kotlin Coroutines, and a case study on digital bank application

 
Interview with Chris Lacy (adbackstage.googledevelopers.libsynpro.com)

Chet and Romain host Chris Lacy, a long time independent Android developer. In this episode, Chris explains how he decides what apps to build, how he used various platform APIs to create innovative applications like LinkBubble, and what challenges he faces

 

Specials

 
A Checklist For First-Time Engineering Managers (blog.pragmaticengineer.com)

Gergely Orosz wanted to make the path to becoming a new manager "easier", and so he created a "checklist" that he wishes he had when starting out as a new EM.

 
 
 
 
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:
Android Weekly
Kortumstr. 19-21
Bochum 44787
Germany

Add us to your address book
 
update subscription preferences
or
unsubscribe from this list 
 

Older messages

Android Weekly #458 🤖

Sunday, March 21, 2021

View in browser Android Weekly #458 March 21, 2021 Articles & Tutorials link image RenderEffect - Desaturate (blog.stylingandroid.com) In this article, Mark Allison looks at a different kind of

Android Weekly #457 🤖

Sunday, March 14, 2021

View in browser Android Weekly #457 March 14, 2021 Articles & Tutorials link image Jetpack Compose: First Impressions and Learning Resources (dev.to) Márton Braun shares his first impressions about

Android Weekly #456 🤖

Sunday, March 7, 2021

View in browser Android Weekly #456 March 7, 2021 Articles & Tutorials link image Compose O'Clock (zsmb.co) Márton Braun describes how he's implemented an interesting animated clock using

Android Weekly #455 🤖

Sunday, February 28, 2021

View in browser Android Weekly #455 February 28, 2021 Articles & Tutorials link image Unit Testing Kotlin Flow (medium.com) Nick Skelton has struggled unit testing Kotlin Flows attempting to apply

Android Weekly #454 🤖

Sunday, February 21, 2021

View in browser Android Weekly #454 February 21, 2021 Articles & Tutorials link image Exploring Android 12: Unified rich content API (joebirch.co) With the announcement of the first Android 12

You Might Also Like

BetterDev #273 - Operating System in 1,000 Lines

Monday, January 13, 2025

Better Dev #273 Jan 12, 2025 Hi all, Happy new year. Welcome to the first issue of 2025. I'm trying to become more regular this year. Looking forward to a new year and hope everyone continue to

Daily Coding Problem: Problem #1667 [Hard]

Monday, January 13, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Airbnb. We're given a hashmap associating each courseId key with a list of courseIds

🧠 Are Supercomputers Dead? — This 90s Tech Is Perfect for Smart TVs

Monday, January 13, 2025

Also: How to Make Sense of Linux Ping Stats, and More! How-To Geek Logo January 13, 2025 Did You Know The original name of the iconic SR-71 Blackbird was actually the RS-71 Blackbird, but Lyndon

Consistency means nothing & Bluesky is reportedly valued at $700

Monday, January 13, 2025

Sill Beta Update #3, Miro AI starts storing AI interactions from free users, Mastodon transfers to a new non-profit organization, and a lot more in this week's issue of Creativerly. Creativerly

Ranked | The AI Models With the Lowest Hallucination Rates 🤖

Monday, January 13, 2025

Hallucination rate is the frequency that an LLM generates false or unsupported information in its outputs. Which models have the lowest rates? View Online | Subscribe | Download Our App FEATURED STORY

GCP Newsletter #433

Monday, January 13, 2025

Welcome to issue #433 January 13th, 2025 News Official Blog Vertex AI Introducing Vertex AI RAG Engine: Scale your Vertex AI RAG pipeline with confidence - Vertex AI RAG Engine is a fully managed

Spyglass Dispatch: It's Political & Personal

Monday, January 13, 2025

On Meta's Moderation Changes • Inside DOGE • Zuck Slams Apple (Again) • Apple's Muted 2025 • CES 2025 Recap The Spyglass Dispatch is a newsletter sent on weekdays featuring links and commentary

$200 to invest today... (USA Only)

Monday, January 13, 2025

Join me in investing in blue chip art on Masterworks, and you will receive $200 to invest on the platform. Not kidding. Founder interview coming soon! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The Sequence Knowledge #468: A New Series About RAG

Monday, January 13, 2025

Exploring key concepts of one of the most popular methods in generative AI solutions. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

How a Kafka-Like Producer Writes to Disk

Monday, January 13, 2025

We take a Kafka client, call the producer, send the message, and boom, expect it to be delivered on the other end. And that's actually how it goes. But wouldn't it be nice to understand better