Issue #443

December 6th, 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.