Android Weekly - Android Weekly #428 🤖🤖

 
 

Android Weekly

#428
August 23, 2020
 
 
 

Articles & Tutorials

 
link image   Kotlin Flow Retry Operator with Exponential Backoff Delay (blog.mindorks.com)

In this tutorial, Amit Shekhar teaches about the Kotlin Flow retry and retryWhen operators and how to retry the task with exponential backoff delay using it.

 
Fragments: Rebuilding the Internals (medium.com)

Ian Lake describes some of the most significant restructuring of the internals of FragmentManager available in Fragment 1.3.0-alpha08. This release swaps out much of the logic that used to live directly in FragmentManager with smaller, testable, and maintainable (internal) classes, the core of which is FragmentStateManager.

 
Sponsored
link image   Remote ADB Debugging with Kobiton (kobiton.com)

Debug your app on hundreds of real Android devices and release faster, with better quality.

 
"Rate this app" functionality using In-App Review API (www.rockandnull.com)

Bevan Steele shows how to use a new API that allows you to show discrete in-app pop-ups to urge users to rate (or review) your app.

 
Sponsored
link image   Achieve 99% crash-free sessions with Instabug SDK (try.instabug.com)

Quickly identify and resolve your app crashes 4x faster with Instabug. Know which line of code caused the crash along with network logs and detailed repro steps. 25,000+ developers trust and rank Instabug as the number one SDK for bug and crash reporting. Find out why and see more features by trying out Instabug for free here.

 
A Framework For Speedy and Scalable Development Of Android UI Tests (doordash.engineering)

If you're struggling with UI testing, Nishant Soni shows how you can enhance UI test automation tools by using a Fluent design pattern to create easy to read, manageable tests that are fast to implement and will enable scalability.

 
Basic Coroutine Level 1 (proandroiddev.com)

In this blog series, Tarun Sharma will discuss the concept of coroutines, from basic to advanced.

 
Android Lint Framework — An Introduction (proandroiddev.com)

Saurabh Mishra creates a lint check using Android Lint Framework and incorporates a quick fix as well.

 
Codelabs for new Android game technologies (medium.com)

Google Developer Codelabs are guided, hands-on tutorials that walk you through the nuts and bolts of adding new features to your code. Google announced new game developer Codelabs for Play Asset Delivery and the Android Performance Tuner.

 
SSID Connector - Compatibility Wrapper (blog.stylingandroid.com)

In this second article in the series, Mark Allison looks at the specific problem that prompted this series: How to perform the connection to and disconnection from a specific Wifi SSID in a backwards compatible way.

 
Android Vitals - When did my app start? (dev.to)

This blog series is focused on stability and performance monitoring of Android apps in production. Last week, Py wrote about using process importance to determine why an app was started, this week he looks at how to determine when an app starts.

 
Comparing Three Dependency Injection Solutions (androidessence.com)

Adam McNeilly compares three different approaches to dependency injection: DIY, Koin and Dagger Hilt.

 
Avoiding memory leaks when using Data Binding and View Binding (medium.com)

Anders Ullnæss describes how to track down and fix memory leaks that are due to Data and View Binding.

 
Anti-patterns of automated software testing (medium.com)

Sometimes it’s easier to learn from ‘what not to do’ rather than from ‘what to do’. Anti-patterns represent common bad practices, code smells and pitfalls, in this case, when creating automated tests. You should learn them so that you can spot them.

 
Using bytecode analysis to find unused dependencies (dev.to)

In this first of a series of posts, Tony Robalik discusses how the Dependency Analysis Gradle Plugin works to help maintain a healthy build for your Android, Java, and Kotlin projects.

 

Place a sponsored post

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

 

Jobs

 
Top 10 Health&Fitness App recruiting a Senior Dev (Remote or Paris)

Join Fabulous: 🎖Top 10 Health&Fitness app, material design award winner, and nominated among Best Android Apps. If you really care about crafting a great experience that helps people change their lives, join us!

 
Senior Android Developer (Anywhere)

At Doist, our mission is to inspire the workplace of the future by creating simple yet powerful productivity tools that promote a more fulfilling way to work and live. We're looking for a passionate Android developer who is excited to continue improving Todoist and Twist.

 
Android Engineer (Java/Kotlin) (Berlin)

We're looking for an Android Engineer (Java/Kotlin) in Berlin who will join our international tech team as soon as possible in creating one of the fastest growing companies in the heating market.

 

Libraries & Code

 
refreshVersions (github.com)

The refreshVersions Gradle plugin brings the following benefits: Centralizes dependencies versions, shows available updates in seconds, allows applying the available updates with minimal effort and brings autocomplete for select dependencies (you can add yours too)

 

News

 
link image   What’s new for Android game developers: August update (android-developers.googleblog.com)

Welcome to our latest Android games update and the start of our #11WeeksOfAndroid week focused on games, media and 5G.

 
Release Updates: ConstraintLayout 2.0.0 (androidstudio.googleblog.com)

Google announced the stable release of ConstraintLayout 2.0 -- a long journey, but this version adds a very long list of capabilities to v1!

 
Ktor 1.4.0 now available! (blog.jetbrains.com)

Jetbrains announced the availability of Ktor 1.4.0. In addition to a few minor features, the release addresses a bunch of known problems and provides compatibility with Kotlin 1.4.

 
Kotlin 1.4 Released with a Focus on Quality and Performance (blog.jetbrains.com)

Jetbrains has released Kotlin 1.4.0 with an effort to improving the performance and quality of Kotlin and its tooling.

 

Videos & Podcasts

 
link image   Android Study Guide Twitch (www.youtube.com)

Over on Twitch, Adam McNeilly live-streamed building an Android Study Guide application. These videos are an archive of all the live streams in case you missed them in real-time.

 
What's new in Media (www.youtube.com)

In Android 11 Google released a bunch of new media features, including new media controls, playback resumption, and seamless transfer. They've also released updated APIs and libraries to make it easy for you, the developer, to build high-quality media apps.

 
Android Performance Tuner deep dive (www.youtube.com)

In this video walk through some of the considerations you’ll be making as you integrate APT into your game and also be stepping through an example of how to interpret the results.

 
Android Developers Backstage: The Game Changer (androidbackstage.blogspot.com)

Romain was hosting all on his own for this conversation about game technology with Greg Hartrell, product manager for games on Play/Android, and Dan Galpin, developer advocate for games on Android.

 
Talking Machine Learning with Hoi Lam (anchor.fm)

A chat with Hoi Lam who is a developer advocate for machine learning at Google about machine learning on Mobile. He speaks about the MLKit and Firebase offering and also goes through Tensorflow and what it has to offer, finally finishing off with talking about UX for Machine learning.

 

Events

 
Google Pay on Android: Integration Jam + Q&A (goo.gle)

Are you building an app that collects payments for physical goods and services? Bring your app along and join us for a virtual Google Pay integration jam. We'll walk you through the process of integrating Google Pay into your app while answering your questions.

 
 
 
 
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 #427 🤖

Sunday, August 16, 2020

View in browser Android Weekly #427 Aug 16, 2020 Articles & Tutorials link image Smile, it's CameraX! [preview and capture] (magdamiu.com) Magda Miu continues her series on CameraX,

Android Weekly #426 🤖

Sunday, August 9, 2020

View in browser Android Weekly #426 August 9, 2020 Articles & Tutorials link image Layout Inspector in 2020 (alexzh.com) Alex shows that the current version of the “Layout Inspector” has many

Android Weekly #425

Sunday, August 2, 2020

View in browser Android Weekly #425 August 2, 2020 Articles & Tutorials link image A few experiments with Android drawable gradients (blog.jakelee.co.uk) Drawable gradients seem to be rarely used

Android Weekly #424

Sunday, July 26, 2020

View in browser Android Weekly #424 July 26, 2020 Articles & Tutorials link image Kotlin/Native Memory Management Roadmap (blog.jetbrains.com) The current automatic memory management implementation

Android Weekly #423 🤖

Sunday, July 19, 2020

View in browser Android Weekly #423 July 19, 2020 Articles & Tutorials link image Android Vitals - What time is it? (dev.to) This blog series by Py will be focused on stability and performance

You Might Also Like

Software Testing Weekly - Issue 220

Saturday, May 18, 2024

Software Testing Conferences 📚 View on the Web Archives ISSUE 220 May 18th 2024 COMMENT Welcome to the 220th issue! Have you ever been to a testing conference? They're a great way to learn about

📶 Is a Cellular iPad Worth It? — How to Prevent YouTube From Taking Over Your Screensaver

Saturday, May 18, 2024

Also: This Robot Vacuum Can Clean Stairs, and More! How-To Geek Logo May 18, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your inbox by

Weekend Reading — Objection-oriented programming

Saturday, May 18, 2024

This week we find a power-up box, replace GitHub Actions with Maven XMLs, avoid the worst website in the world, revisit RTO policies, “listen” to OpenAI employees, watch our Slack private messages, do

Daily Coding Problem: Problem #1445 [Easy]

Saturday, May 18, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Jane Street. The United States uses the imperial system of weights and measures, which

You don’t have to take our word for it…

Saturday, May 18, 2024

You can probably tell how excited we are to re-launch our Gigantic courses – which bring on-demand product management training for today's modern Product Managers and Product Leaders. In fact, we

🐍 New Python tutorials on Real Python

Saturday, May 18, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: What Is the __pycache__ Folder in Python? In

Visualized | Life Expectancy by Region (1950-2050F) 📊

Saturday, May 18, 2024

This map shows life expectancy at birth for key global regions, from 1950 to 2050F. View Online | Subscribe Presented by Voronoi: The App Where Data Tells the Story FEATURED STORY Life Expectancy by

New Wi-Fi Vulnerability Enables Network Eavesdropping via Downgrade Attacks

Saturday, May 18, 2024

THN Daily Updates Newsletter cover The DevSecOps Playbook: Deliver Continuous Security at Speed ($19.00 Value) FREE for a Limited Time A must-read guide to a new and rapidly growing field in

🐍 New Python tutorials on Real Python

Saturday, May 18, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: What Is the __pycache__ Folder in Python? In

Toward 'local' AI w/ Apple's new chip

Saturday, May 18, 2024

faster than the cloud ☁️ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌