Android Weekly

Newsletter Image

Messages

3/24/2024
16 : 14

Android Weekly #615 🤖

View in web browser 615 March 24th, 2024 Articles & Tutorials Sponsored Webinar: Android Malware Application Protection Register and join our webinar on April 9th to learn about Android
3/17/2024
16 : 4

Android Weekly #614 🤖

View in web browser 614 March 17th, 2024 Articles & Tutorials Animations with Lookahead in Jetpack Compose Pushpal Roy examines LookaheadScope, a new experimental API in Jetpack Compose that allows
3/10/2024
16 : 4

Android Weekly #613 🤖

View in web browser 613 March 10th, 2024 Articles & Tutorials Snapshot Testing Libraries for Android: Paparazzi vs Shot Fajar Febriyan compares Paparazzi and Shot libraries to see how they have
3/3/2024
17 : 4

Android Weekly #612 🤖

View in web browser 612 March 3rd, 2024 Articles & Tutorials Fun with shapes in Compose Rebecca Franks tries something a bit more advanced and creates a different-looking progress bar than the
2/25/2024
17 : 4

Android Weekly #611 🤖

View in web browser 611 February 25th, 2024 Articles & Tutorials Stop Using Test Tags in the Jetpack Compose Production Code Tomáš Repčík considers ways to replace test tags with semantics that
2/19/2024
2 : 24

Reminder: Android Weekly #609 🤖

View in web browser 609 February 11th, 2024 Articles & Tutorials What Every Android Developer Should Have in Their GitHub? Ban Markovic considers why having a strong GitHub portfolio is crucial for
2/19/2024
1 : 42

Android Weekly #610 🤖

View in web browser 610 February 18th, 2024 Articles & Tutorials Compose Multiplatform Made easy with Circuit Eric Ampire shows how Compose Multiplatform lets developers reuse and build the user
2/11/2024
18 : 24

Android Weekly #609 🤖

View in web browser 609 February 11th, 2024 Articles & Tutorials What Every Android Developer Should Have in Their GitHub? Ban Markovic considers why having a strong GitHub portfolio is crucial for
2/6/2024
17 : 4

Android Weekly #608 🤖

View in web browser 608 February 4th, 2024 Articles & Tutorials Debug Android API Calls Like a Boss Reza considers Flipper, Chucker, Android Studio, and ADB to see which is the best tool to inspect
1/28/2024
18 : 14

Android Weekly #607 🤖

View in web browser 607 January 28th, 2024 Articles & Tutorials Creating Dynamic Menus with Jetpack Compose Arda Kazancı shows how to create an interactive and visually appealing menu structure
1/21/2024
18 : 4

Android Weekly #606 🤖

View in web browser 606 January 21st, 2024 Articles & Tutorials Improving unit test performance This post examines an effort in auditing and inventing a “lite” test configuration — a configuration
1/14/2024
23 : 4

Android Weekly #605 🤖

View in web browser 605 January 14th, 2024 Articles & Tutorials How to add text similarity easily using MediaPipe and Kotlin Juan Guillermo Gómez Torres takes a look at MediaPipe Solutions, which
1/12/2024
9 : 24

If you've missed: Android Weekly #604 🤖

View in web browser 604 January 7th, 2024 Articles & Tutorials Exploring use of Gemini AI APIs in a Multiplatform project John O'Reilly examines how to integrate Google's new Gemini
1/7/2024
17 : 4

Android Weekly #604 🤖

View in web browser 604 January 7th, 2024 Articles & Tutorials Exploring use of Gemini AI APIs in a Multiplatform project John O'Reilly examines how to integrate Google's new Gemini
12/31/2023
23 : 4

Android Weekly #603 🤖 🎉

View in web browser 603 December 31st, 2023 Articles & Tutorials Mastering Android Dynamic Feature Module Delivery In this comprehensive guide, Hasan Abdullah walks through everything from setting
12/24/2023
16 : 54

Android Weekly #602 🤖🎄

View in web browser 602 December 24th, 2023 Articles & Tutorials Compose walk-through part 2: Managing state In this second part of a series, Mike Yerou helps you understand how the state works in
12/17/2023
23 : 4

Android Weekly #601 🤖

View in web browser 601 December 17th, 2023 Articles & Tutorials Animating Inside and Outside the Box with Jetpack Compose Nirbhay Pherwani shares many examples of building creative animations with
12/10/2023
23 : 4

Android Weekly #600 🤖

View in web browser 600 December 10th, 2023 Articles & Tutorials How to build Wrapped 2023 in Compose Animation Maia Grotepass' example of how to build something similar to Spotify Wrapped 2023
12/3/2023
18 : 34

Android Weekly #599 🤖

View in web browser 599 December 3rd, 2023 Articles & Tutorials Implementing an animated column section header using Jetpack Compose Thomas Künneth shows how to build a temporary animated column
11/26/2023
17 : 4

Android Weekly #598 🤖

View in web browser 598 November 26th, 2023 Articles & Tutorials Preparing for Network Failures this Holiday Season Jesse Wilson discusses why you should make your API idempotent. Sponsored If