Android Weekly - Android Weekly #443 🤖

 
 

Android Weekly

#443
December 6, 2020
 
 
 

Articles & Tutorials

 
link image   Suspending over Views (chris.banes.dev)

Coroutines can model asynchronous problems on the same thread. Chris Banes writes about one place that really benefits from this: working with the Android view system.

 
Migrating Your Design System to Jetpack Compose: Part 1 (adambennett.dev)

Adam Bennett starts a series of articles on how he and his team are migrating their design system to Jetpack Compose, what they learned, and how you can do the same.

 
Sponsored
link image   20% OFF on Android Testing - Tons of Real Devices (kobiton.com)

Quickly scale real device testing in the cloud with full support for manual gestures, Espresso automation, ADB debugging, and more. Test on the latest Android and iOS devices, all in a highly responsive environment. Get 20% OFF any plan when you use code: ANDROIDWEEKLY before 12/31/2020.

 
Testing Android Fragment in isolation (alexzh.com)

Alex Zhukovich writes about testing fragments with local and instrumentation tests.

 
Custom ItemDecoration (medium.com)

Nicolas Duponchel had to build a custom item decorator and wrote up the approaches he took.

 
ActivityResult API Android (navczydev.medium.com)

Nav Singh teaches about the ActivityResult API, which makes the life of Android developers a lot easier to manage the permissions, and inter-activity communications.

 
Implementing Your Android App for Accessibility Part 3 (proandroiddev.com)

This article series by Pamela Hill is for developers and designers interested in learning more about accessibility, particularly related to the Android platform. The third article educates developers on a few simple implementation details to consider when coding their Android apps.

 
3 Crucial Concepts of gRPC in Android (vladsonkin.com)

In this article, Vlad Sonkin explores the basics of the gRPC implementation in Android apps.

 
Running a Hack Day (medium.com)

Jossi Wolf writes about running a hack day, a one-day event where you can work on whatever for exploring a new technology or just doing something different once in a while.

 
Testing Never-Ending Flows (blog.danlew.net)

Dan Lew shares a quick tip on unit testing never-ending Flows.

 
Seeing If Your App Has the Play Core Vulnerability (commonsware.com)

Mark Murphy writes about how to check if your app is vulnerable to a massive bug in the Play Core library.

 
Build sound classification models for mobile apps (blog.tensorflow.org)

Khanh LeViet announces that Teachable Machine now allows you to train your own sound classification model and export it in the TensorFlow Lite format. Then you can integrate the TFLite model into your mobile applications or your IoT devices.

 
Android Vitals - How adb measures App Startup (dev.to)

What does ActivityTaskManager measure exactly? This article by Py is a deep dive to explore the question.

 
View Binding: farewell to Kotlin Syntetic (www.rockandnull.com)

Kotlin Android extensions are deprecated, so Bevan Steele goes over the recommended way to replace them: View Bindings.

 
KTX: Views (blog.stylingandroid.com)

KTX is a series of Kotlin extension functions for Android. In this post, Mark Allison looks at some that he finds particularly useful.

 
Server Driven UI, Part 2: The GraphQL API (joebirch.co)

In this second article, Joe Birch dives into building the GraphQL API for Compose Academy that is being used to serve the UI to its clients.

 

Place a sponsored post

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

 

Jobs

 
Android Engineer (multiple openings!) (Montana or Remote, USA)

Using the latest Android and mapping technologies, you'll work on a leading off-the-pavement GPS app that affects millions of users. At onX we bring our devotion to the outdoors to work daily with a singular, powerful goal; to awaken the adventurer inside everyone.

 

Libraries & Code

 
speedometer (github.com)

A lightweight circular indicator view library for Android

 
Shade (shade.lighting)

Shade's Kotlin SDK provides simple type-safe access to your Hue lights

 

News

 
link image   AGP 7.0: Next major release for the Android Gradle plugin (android-developers.googleblog.com)

In this blog post, the Android team explains the reasons for the version numbering change, as well as give a preview of some important changes in the new, incubating Android Gradle plugin APIs and DSL.

 
Celebrating the Developers Behind the Best Apps and Games of 2020 (android-developers.googleblog.com)

Google announced Google Play’s annual Best of 2020 awards, highlighting the year’s best apps, games, and digital content

 
Ian Lake on updates to Fragments documentation (twitter.com)

The fragments of today are not the fragments of even a year ago, much less those of 5+ years ago. This week, the *documentation* for fragments has been effectively rewritten from scratch bringing it up to speed with the best practices of 2020.

 
Announcing Android Studio 2020.3.1 & Android Gradle plugin 7.0 (android-developers.googleblog.com)

Google announces the release of the first version of Android Studio Arctic Fox (2020.3.1) on the canary channel, together with Android Gradle plugin (AGP) version 7.0.0-alpha01.

 

Videos & Podcasts

 
link image   Material Design Components: Dark theme (www.youtube.com)

Android Developer Relations Engineer Chris Banes will demonstrate how to add a dark theme to your application

 
Dissecting Coroutines with Mohit Sarveiya (www.youtube.com)

In this talk, Mohit Sarveiya explores basic to advanced features provided by the coroutines library.

 
Material Design Components: Material Motion (www.youtube.com)

Material Design Developer Advocate Nick Rout will show you how to implement Material Motion in your Android app

 
Microsoft Surface Duo One Dev Question video series (devblogs.microsoft.com)

Microsoft released a series of short videos answering questions about Microsoft Surface Duo development.

 
 
 
 
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:
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 #442 🤖

Friday, December 4, 2020

View in browser Android Weekly #442 November 29, 2020 Articles & Tutorials link image Integration testing with Dagger (blog.thefuntasty.com) Using DI in our applications forces us to decouple the

Android Weekly #441 🤖

Monday, November 23, 2020

View in browser Android Weekly #441 November 2, 2022 Articles & Tutorials link image There is no copy method for Sealed Classes in Kotlin! (ivanmorgillo.com) Ivan Morgillo shows how ArrowKt's

Android Weekly #439 🤖

Sunday, November 8, 2020

View in browser Android Weekly #439 November 8, 2020 Articles & Tutorials link image How to Make the Compiler Smarter (deniskrr.medium.com) The Kotlin compiler is smart. Denis Crăciunescu shows how

Android Weekly #438 🤖🎃

Sunday, November 1, 2020

View in browser Android Weekly #438 November 1, 2020 Articles & Tutorials link image In-app Updates: be prepared for the critical-bug-case (www.rockandnull.com) Bevan Steele shows how to build an

Android Weekly #437 👾

Sunday, October 25, 2020

View in browser Android Weekly #437 October 25, 2020 Articles & Tutorials link image Logging in Android (magdamiu.com) Magda Miu shares a quick overview of the built-in logging capability in

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