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

Import AI 399: 1,000 samples to make a reasoning model; DeepSeek proliferation; Apple's self-driving car simulator

Friday, February 14, 2025

What came before the golem? ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Defining Your Paranoia Level: Navigating Change Without the Overkill

Friday, February 14, 2025

We've all been there: trying to learn something new, only to find our old habits holding us back. We discussed today how our gut feelings about solving problems can sometimes be our own worst enemy

5 ways AI can help with taxes 🪄

Friday, February 14, 2025

Remotely control an iPhone; 💸 50+ early Presidents' Day deals -- ZDNET ZDNET Tech Today - US February 10, 2025 5 ways AI can help you with your taxes (and what not to use it for) 5 ways AI can help

Recurring Automations + Secret Updates

Friday, February 14, 2025

Smarter automations, better templates, and hidden updates to explore 👀 ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The First Provable AI-Proof Game: Introducing Butterfly Wings 4

Friday, February 14, 2025

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? undefined The Market Today #01 Instagram (Meta) 714.52 -0.32%

GCP Newsletter #437

Friday, February 14, 2025

Welcome to issue #437 February 10th, 2025 News BigQuery Cloud Marketplace Official Blog Partners BigQuery datasets now available on Google Cloud Marketplace - Google Cloud Marketplace now offers

Charted | The 1%'s Share of U.S. Wealth Over Time (1989-2024) 💰

Friday, February 14, 2025

Discover how the share of US wealth held by the top 1% has evolved from 1989 to 2024 in this infographic. View Online | Subscribe | Download Our App Download our app to see thousands of new charts from

The Great Social Media Diaspora & Tapestry is here

Friday, February 14, 2025

Apple introduces new app called 'Apple Invites', The Iconfactory launches Tapestry, beyond the traditional portfolio, and more in this week's issue of Creativerly. Creativerly The Great

Daily Coding Problem: Problem #1689 [Medium]

Friday, February 14, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given a linked list, sort it in O(n log n) time and constant space. For example,

📧 Stop Conflating CQRS and MediatR

Friday, February 14, 2025

​ Stop Conflating CQRS and MediatR Read on: m​y website / Read time: 4 minutes The .NET Weekly is brought to you by: Step right up to the Generative AI Use Cases Repository! See how MongoDB powers your