Android Weekly - Android Weekly #458 🤖

 
 

Android Weekly

#458
March 21, 2021
 
 
 

Articles & Tutorials

 
link image   RenderEffect - Desaturate (blog.stylingandroid.com)

In this article, Mark Allison looks at a different kind of RenderEffect – Desaturation. But further to that he also looks at how it’s possible to apply multiple effects at once.

 
Exploring Jetpack Compose Canvas: the power of drawing (juliensalvi.medium.com)

In this article, Julien Salvi shares his experience of using Canvas with Jetpack Compose.

 
Dealing with flaky tests in Jetpack Compose (proandroiddev.com)

This article by Igor Escodro can help you better manage your Instrumented Tests and gives ideas about how flexible the Jetpack Compose test library already is in its early stages.

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

 
Jetpack Navigation For MultiModule Android Apps with DI (simtop.medium.com)

Simon Topchyan shares a practical solution to using Jetpack Navigation in a multi-module application.

 
Programmatically laying out views in ConstraintLayout with Flow (adavis.info)

In ConstraintLayout 2.0, the Flow virtual layout was introduced. Annyce Davis shows how to use it to improve some legacy layout code.

 
Kotlin Multiplatform Mobile: young technology with promising future (proandroiddev.com)

Elena Stepanova shares her experience implementing Kotlin Multiplatform in a cross-platform production mobile app

 
Build an Android Chat app with Jetpack Compose (dev.to)

Márton Braun takes Compose out for a spin by building a real, functional chat app that's hooked up to a real-time backend service.

 
Share code between Android and JVM in Kotlin multiplatform (jeroenmols.com)

Read on as Jeroen Mols examines how to share part of your code between Android and Java (JVM), while still providing platform-specific implementations of some classes.

 
Wild Storage Part 2 — Threading and Concurrency (medium.com)

In this second part of Dinorah Tovar's series on Room and threading, she talks about how threading and multiprocess are essential for a good database.

 

Jobs

 
Android Developer (Cincinnati, OH/Remote)

Our people are the heart of our business, and we treat them accordingly. We support, uplift, and respect one another – diversity in skills, perspectives, and lived experiences helps us ship impactful products that connect, inspire, and engage audiences.

 
Senior Android Engineer (Remote)

You'll be responsible for developing our native Android application. You won't be just another engineer at a giant company. We're a small tight-knit multidisciplinary team, and you'll be directly involved in shaping the product & culture.

 
Android Engineer (Virtual)

Doctor On Demand’s mission is to improve the world’s health through compassionate care and innovation. We believe that health is personal, and means so much more than treating illness.

 

Libraries & Code

 
link image   Freya (github.com)

A lightweight, simplified form validation library for Android

 
Sandwich 🥪 (github.com)

A lightweight and standardized Android network response interface for handling successful data and error responses.

 
compose-icons (github.com)

Compose icons is a pack of libraries that provide well known Icon Packs to use in Jetpack Compose Multiplatform. The library usage is inspired by Compose Material Icons

 

News

 
link image   Android 12 Developer Preview 2 (android-developers.googleblog.com)

Google is bringing you the next milestone build in Android 12's release, with more new features and changes for you to try with your apps.

 
Boosting developer success on Google Play (android-developers.googleblog.com)

Starting on July 1, 2021, Google is reducing the service fee Google Play receives when a developer sells digital goods or services to 15% for the first $1M (USD) of revenue every developer earns each year.

 

Videos & Podcasts

 
link image   On the nose with JETPACK COMPOSE (www.youtube.com)

The Hyper Coder's playlist of weekly 2-3 videos on cutting-edge JetpackCompose tutorials in a NON BORING way!

 
Building a plugin for Android Studio (www.youtube.com)

In this course by Marcos Holgado, you will learn how to create a plugin for Android Studio with Kotlin.

 
Android Dev Challenge: Bloom (www.youtube.com)

In this video, Adam McNeilly built "Bloom" from the Android Dev Challenge Week 3 using Jetpack Compose.

 
Android Developers Backstage: Jetpack Compose... C'est bêta (androidbackstage.blogspot.com)

This time, Tor, Romain, and Chet chatted with a few people on the Jetpack Compose team, about... Jetpack Compose!

 
Create Android Studio plugin to toggle "Show layout bounds" (www.youtube.com)

In this two-part video, Paulina shows you how to create a very simple Android Studio plugin that interacts with connected devices and toggles one of the developer options  -  Show layout bounds.

 
Extend your Android app with Google Assistant using App Actions (www.youtube.com)

In this episode, Mandy Chan provides tips on how you can extend your Android application with Google Assistant using App Actions.

 
Kotlin Multiplatform with John O’Reilly (www.youtube.com)

In this episode, guest John O'Reilly shares his multiplatform development journey.

 
WorkManager: Advanced configuration & testing (www.youtube.com)

Ben Weiss introduces you to more of WorkManager’s advanced features.

 
Friends App Android Client Ep7 (www.youtube.com)

In this video, Jov Mit continues his series with test-driving the credentials validation as part of the signup business logic.

 
Talking Mobile Development with Robert Clegg (anchor.fm)

Peter-John Welcome chats with Robert Clegg, an Engineering Lead about the state of cross-platform Mobile development.

 
Fernando Cejas – Podcast (www.raywenderlich.com)

Join Nishant and Dru at the bar as we share drinks with Fernando Cejas over his interview in ‘Living By The Code.’

 
Refactoring XML Views To #JetpackCompose (www.youtube.com)

In this live-coding session, Ryan M. Kay plays around with refactoring an older app which mostly used XML Views to Jetpack Compose.

 
Your First Kotlin Multiplatform Mobile App Tutorial (www.youtube.com)

This episode is dedicated to creating your first cross-platform application with Kotlin Multiplatform Mobile. You will learn how to build multiplatform mobile apps with a shared codebase and native UI without losing any productivity

 
 
 
 
Copyright © 2021 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 #457 🤖

Sunday, March 14, 2021

View in browser Android Weekly #457 March 14, 2021 Articles & Tutorials link image Jetpack Compose: First Impressions and Learning Resources (dev.to) Márton Braun shares his first impressions about

Android Weekly #456 🤖

Sunday, March 7, 2021

View in browser Android Weekly #456 March 7, 2021 Articles & Tutorials link image Compose O'Clock (zsmb.co) Márton Braun describes how he's implemented an interesting animated clock using

Android Weekly #455 🤖

Sunday, February 28, 2021

View in browser Android Weekly #455 February 28, 2021 Articles & Tutorials link image Unit Testing Kotlin Flow (medium.com) Nick Skelton has struggled unit testing Kotlin Flows attempting to apply

Android Weekly #454 🤖

Sunday, February 21, 2021

View in browser Android Weekly #454 February 21, 2021 Articles & Tutorials link image Exploring Android 12: Unified rich content API (joebirch.co) With the announcement of the first Android 12

Android Weekly #453 🤖

Sunday, February 14, 2021

View in browser Android Weekly #453 February 14, 2021 Articles & Tutorials link image Backdrop Scaffold (compose.academy) Joe Birch examines the Backdrop Scaffold, a composable that allows us to

You Might Also Like

Tuesday Triage #200 and giveaway

Tuesday, May 14, 2024

Your weekly crème de la crème of the Internet is here! The 200th edition featuring annual subscriptions giveaway, thoughts on nearly four years of ... ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

🎮 How AI Tools Are Changing Game Development — Grab a Pixel 8a Instead of Waiting for Pixel 9

Tuesday, May 14, 2024

Also: Sharing Your Google Maps Trip Progress, and More! How-To Geek Logo May 14, 2024 Did You Know In a bid to keep the ingredients secret, WD-40 was never patented. 🤖 The New GPT It's Tuesday!

Meta shuts down Workplace

Tuesday, May 14, 2024

Plus: Everything that happened at Google I/O and AWS CEO steps down View this email online in your browser By Christine Hall Tuesday, May 14, 2024 Hello, and welcome back to TechCrunch PM. The team

Flattening Lists of Lists, Python 3.13, Sets, and More

Tuesday, May 14, 2024

Flattening a List of Lists in Python #629 – MAY 14, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Flattening a List of Lists in Python In this video course, you'll learn how to flatten a list

Daily Coding Problem: Problem #1441 [Easy]

Tuesday, May 14, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. UTF-8 is a character encoding that maps each symbol to one, two, three, or four

Noonification: 3 Quick Ways to Optimize RecyclerView

Tuesday, May 14, 2024

Top Tech Content sent at Noon! Get Algolia: AI Search that understands How are you, @newsletterest1? 🪐 What's happening in tech today, May 14, 2024? The HackerNoon Newsletter brings the HackerNoon

Using 97 fewer cores thanks to PGO

Tuesday, May 14, 2024

Plus an HNSW indexed vector store library, a new Go game hits the Steam store, and is 'ok' ok?. | #​507 — May 14, 2024 Unsub | Web Version Together with Stytch logo Go Weekly Reclaiming CPU for

Ranked | The Top 6 Economies by Share of Global GDP (1980-2024) 📈

Tuesday, May 14, 2024

Gain a unique perspective on the world's economic order from this graphic showing percentage share of global GDP over time. View Online | Subscribe Presented by: Data that drives the

Free online event this Thursday: Getting ahead with time series data

Tuesday, May 14, 2024

Free Online Event Do you know how your competitors use time series data to get ahead? Join us on Thursday, May 16 at 10am PT/1pm ET for a free, hour-long online fireside chat called “Unleash the Full

Here's the deal

Tuesday, May 14, 2024

We wanted you to be among the first to know about our plans to relaunch the Gigantic training courses that Product Collective now powers! Here's the deal: From May 20th - May 31st, anybody that