Android Weekly - Android Weekly #462 🤖

 
 

Android Weekly

#462
April 18, 2021
 
 
 

Articles & Tutorials

 
link image   How to parse JSON in Android using Kotlin (johncodeos.com)

John Codeos takes a look at parsing JSON without using any 3rd party library but using the java class JSONTokener.

 
DataStore: 1.0.0-alpha08 (blog.stylingandroid.com)

Mark Allison continues a series on Jetpack DataStore, looking at the differences and improvements since the last article based on alpha01.

 
Android Vitals - Tap Response Time (dev.to)

Py shows that the naive approach to measuring Tap Response Time isn't accurate and doesn't scale.

 
Sponsored
link image   Try Stream’s Android Chat SDK today (getstream.io)

The Android Chat SDK is easier than ever to get started with using our new beginner tutorials. Side projects and new startups can qualify for free access to Stream Chat with a Maker Account!

 
Handling back presses in Jetpack Compose (dev.to)

The Navigation component might help us in implementing the navigation between screens in Android apps. Paweł Gajda looks at how this can also be used with Jetpack Compose UIs.

 
Animate as State and Animation Specs (proandroiddev.com)

Andrew Khrystian breaks down some aspects of Jetpack Compose's animation system.

 
Compose, Camera and Canvas (proandroiddev.com)

In the 2nd round of the #AndroidDevChallenge, GuilhE created an impressive pomodoro kitchen timer in Jetpack Compose. In this article, he describes the steps he took to build it.

 
Android Runtime — How Dalvik and ART work? (proandroiddev.com)

If you ever wondered what Dalvik, ART, JIT and AOT exactly mean and how the Android Runtime works to make our apps as fast as possible — you’ll learn all that in this article 🚀.

 
Assign multiple styles to a single View in Android (proandroiddev.com)

Ágoston Romhányi introduces a method for applying multiple styles to a view, similar to what CSS allows on the web.

 
Deep Dive Into Kotlin Data Classes for Android (www.raywenderlich.com)

In this Kotlin data classes tutorial, Kshitij Chauhan teaches when and how to use data classes, how they vary from regular classes, and what their limitations are.

 
Using DataStore With Kotlin Serialization (medium.com)

Rohit shows how you can also use DataStore with custom data classes using Kotlin Serialization.

 
NavigationUI (medium.com)

In this article, Murat Yener takes a look at another use case where UI components, such as action bar, bottom tabs, or a drawer, are used to navigate between different parts of an app.

 
How to Pull Request.. (medium.com)

Some guidelines that Nick Skelton has collected over the years from a number of different projects.

 
Exploring Kotlin initialization with Android custom views (medium.com)

Amanda Hinchman takes a closer look at the relationship between Kotlin and programmatic & dynamic view inflation

 

Place a sponsored post

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

 

Design

 
link image   10 Steps to Translate Your iOS Designs for Android (material.io)

Needs some guidance on how to bring your iOS experiences to Android in record time? Then follow these guidelines from Material Design Advocate Ivy Knight.

 

Jobs

 
Motivated Senior Android Developer (Duesseldorf, Germany )

Want to help us shape the future of the travel industry? Want to work in a quality-over-quantity team with high test coverage and a modern tech stack that seeks day-to-day improvement? If you’re up for both, join the fun side of the force at trivago! *We offer nuts instead of cookies.

 
Senior Android Engineer (Portland, OR / San Francisco, CA/ Remote)

Kiva is a 501(c)3 non-profit on a mission to expand financial access to help underserved communities thrive. You’ll be a key member of an established team during an exciting time of growth and innovation.

 

Libraries & Code

 
Dads (github.com)

Just an app with lame dad jokes content to fill up your day. The interesting part is how it is all assembled.

 
KitchenTimer (github.com)

An impressive kitchen timer implemented with Jetpack Compose

 
TestParameterInjector (github.com)

A JUnit4 test runner that runs its test methods for different combinations of field/parameter values.

 

News

 
Kotlin 1.5.0-RC Released (blog.jetbrains.com)

Kotlin 1.5.0-RC is available with all the features planned for 1.5.0 – check out the entire scope of the upcoming release!

 
Load Data Faster and Lower Your Costs with Firestore Data Bundles! (firebase.googleblog.com)

Google announced that with the latest version of the client SDKs, you are able to use Firestore data bundles in your mobile and web applications! Data bundles can make certain types of Firestore applications much faster or less expensive.

 

Videos & Podcasts

 
link image   ART History (adbackstage.googledevelopers.libsynpro.com)

In this episode, Romain, Chet and Tor sit down with Brian Carlstrom and Nicolas Geoffray to discuss their work on ART (the Android Runtime). Brian and Nicolas describe the early prototypes and bringup of ART, getting it production ready, as well as recent developments such as cloud profiles.

 
Android Runtime  -  How Dalvik and ART work? (www.youtube.com)

In this video Paulina Sadowska shows how Android Runtime works, what is ART, DALVIK, JIT and AOT and how Android Runtime evolved over the years to make our apps faster 🚀

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

In this episode, Jov Mit writes more tests to make sure the UI is reacting properly to the different states, particularly backend error, offline error, or bad credentials.

 
Press with Saket Narayan (thebakery.dev)

An interview with Saket Narayan, Android Engineer at Square. Saket is an master of Android UI and Custom Views and today is on stage to talk to us about Press.

 
Intro to Navigation (www.youtube.com)

Android Developer Advocate Murat Yener gives a recap of the previous Navigation series for MAD Skills and what to look forward to in our second series!

 
DevOps for Developers with Will Button (fragmentedpodcast.com)

In this episode, Donn talks with DevOps expert, Will Button about everything DevOps-related. If you’re ever wondered how and what DevOps is, then listen in.

 
Cate Huston – Ray Wenderlich Podcast (www.raywenderlich.com)

Cate takes Dru and Nishant up the Social Justice ladder discussing her interview in ‘Living By The Code.’

 
Navigation: UI - MAD Skills (www.youtube.com)

In this episode, take a look at how to integrate Navigation with UI components such as action bar, bottom tabs, or drawers.

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

Sunday, April 11, 2021

View in browser Android Weekly #461 April 11, 2021 Articles & Tutorials SlidingPaneLayout (blog.stylingandroid.com) Android supports different form factors by design, so foldables are quite easy to

Android Weekly #460 🤖

Sunday, April 4, 2021

View in browser Android Weekly #460 April 4, 2021 Articles & Tutorials link image Share KMM module with iOS via SPM (www.notion.so) Paris Tsiogas' notes on sharing a Kotlin multiplatform module

Android Weekly #459 🤖

Sunday, March 28, 2021

View in browser Android Weekly #459 March 28, 2021 Articles & Tutorials A safer way to collect flows from Android UIs (medium.com) In this article, Manuel Vivo writes how Android Lifecycle

Android Weekly #458 🤖

Sunday, March 21, 2021

View in browser 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

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

You Might Also Like

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

DeveloPassion's Newsletter #180 - Black Friday Week

Monday, November 25, 2024

Edition 180 of my newsletter, discussing Knowledge Management, Knowledge Work, Zen Productivity, Personal Organization, and more! Sébastien Dubois DeveloPassion's Newsletter DeveloPassion's

Meet HackerNoon's Latest Features: Boost Stories with Translations, Speech-to-Text & More

Monday, November 25, 2024

Hey, Hacker! HackerNoon's monthly product update is here! Get ready for a new version of the mobile app, more translation developments, a new AI Gallery, backend moves, and more! 🚀 This product

The ultimate holiday gadget gift

Monday, November 25, 2024

AI isn't hitting a wall; $70 off Apple Watch; 60+ Amazon deals -- ZDNET ZDNET Tech Today - US November 25, 2024 Meta Quest 3S Why the Meta Quest 3S is the ultimate 2024 holiday present This $299

Deduplication in Distributed Systems: Myths, Realities, and Practical Solutions

Monday, November 25, 2024

This week, we'll discuss the deduplication strategies. We'll see whether they're useful and consider scenarios where you may need them. We'll also do a reality check with the promises

How to know if your data has been exposed

Monday, November 25, 2024

How do you know if your personal data has been leaked? Imagine getting an instant notification if your SSN, credit card, or password has been exposed on the dark web — so you can take action