Android Weekly

Newsletter Image

Messages

7/25/2021
16 : 4

Android Weekly #476 🤖

View in browser Android Weekly #476 July 25, 2021 Articles & Tutorials link image Tricky refactoring of Jetpack Compose code (blog.thefuntasty.com) In this article, Martin Sumera shows you an
7/18/2021
16 : 4

Android Weekly #475 🤖

View in browser Android Weekly #475 July 18, 2021 Articles & Tutorials Welcome you are visitor number 12345 (www.maiatoday.net) Maia Grotepass writes about a Jetpack Compose counter component that
7/11/2021
16 : 4

Android Weekly #474 🤖

View in browser Android Weekly #474 July 11, 2021 Articles & Tutorials link image Navigation in multi module Compose UI project + Hilt (funkymuse.dev) Google released the navigation component for
7/4/2021
16 : 4

Android Weekly #473 🤖

View in browser Android Weekly #473 July 4, 2021 Articles & Tutorials link image Debugging Story: The Case of Rogue Reflection (armaxis.hashnode.dev) Artem Chubaryan talks about a particular issue
6/27/2021
16 : 4

Android Weekly #472 🤖

View in browser Android Weekly #472 Juni 27, 2021 Articles & Tutorials link image How to create Tabs with Jetpack Compose (johncodeos.com) In this tutorial by John Codeos, you'll see how to
6/20/2021
16 : 14

Android Weekly #471 🤖🌈

View in browser Android Weekly #471 June 20, 2021 Articles & Tutorials link image Building a Pride Rainbow Easter Egg into our Android App (riggaroo.dev) Rebecca Franks shows an example of how to
6/13/2021
16 : 4

Android Weekly #470 🤖

View in browser Android Weekly #470 June 13, 2021 Articles & Tutorials link image Navigating in Jetpack Compose (jossiwolf.medium.com) In this post, Jossi Wolf explores the Navigation
6/6/2021
16 : 4

Android Weekly #469 🤖

View in browser Android Weekly #469 June 6, 2021 Articles & Tutorials link image A Cautionary Tale (adambennett.dev) Adam Bennett shares a post mortem on how he accidentally pinged every Android
5/30/2021
16 : 4

Android Weekly #468 🤖

View in browser Android Weekly #468 May 30, 2021 Articles & Tutorials link image Exploring Android 12: Splash Screen (joebirch.co) Joe Birch digs into the latest version of Android which gives to
5/23/2021
18 : 54

Android Weekly #467 🤖

View in browser Android Weekly #467 May 23, 2021 Articles & Tutorials Jetpack Compose: Styles and Themes (Part II) (www.waseefakhtar.com) In this second part of the series, Waseef Akhtar looks at
5/16/2021
16 : 4

Android Weekly #466 🤖

View in browser Android Weekly #466 May 16, 2021 Articles & Tutorials link image Static analysis tools for Android (coyarzun.medium.com) Cristopher Oyarzun takes a look into the most popular static
5/9/2021
20 : 44

Android Weekly #465 🤖

View in browser Android Weekly #465 May 9, 2021 Articles & Tutorials Using Realm persistence library in a Kotlin Multiplatform project (johnoreilly.dev) John O'Reilly digs in to see what the
5/2/2021
16 : 4

Android Weekly #464 🤖

View in browser Android Weekly #464 May 2, 2021 Articles & Tutorials Never run Google ads if you have an Android app (danfabulich.medium.com) Dan Fabulich's warnings about using the same Google
4/25/2021
16 : 14

Android Weekly #463 🤖

View in browser Android Weekly #463 April 25, 2021 Articles & Tutorials link image Room auto-migrations (medium.com) Implementing database migrations with Room just became easier, with the help of
4/19/2021
15 : 38

Android Weekly #462 🤖

View in browser 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
4/11/2021
16 : 14

Android Weekly #461 🤖

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
4/4/2021
16 : 4

Android Weekly #460 🤖

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
3/28/2021
17 : 14

Android Weekly #459 🤖

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
3/21/2021
22 : 4

Android Weekly #458 🤖

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
3/14/2021
17 : 4

Android Weekly #457 🤖

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