Android Weekly - Android Weekly #428 🤖🤖
August 23, 2020
|
Articles & Tutorials | |
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 |
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 |
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 | |
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 | |
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 | |
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: |
||
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
🔒 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