Android Weekly - Android Weekly #485 🤖
September 26, 2021
|
Articles & Tutorials | |
Accessibility in Jetpack Compose
(developer.android.com)
New Accessibility in Compose Codelab released! All about touch target sizes, custom actions, click labels, and a lot more! | |
Sponsored |
Free eBook: Building Mobile Apps at Scale
(discover.sonarsource.com)
Learn about the engineering challenges that coincide with building mobile apps at scale and how you can best overcome them in this free eBook from SonarSource! Download now. | ||
Benefits of building components instead of screens
(alexzh.com)
In this article, Alex Zhukovich talks about the benefits of creating custom UI components. | |
Sponsored |
Keep your application performant & users happy
(docs.sentry.io)
When something goes wrong, you need to imagine what that support ticket will look like. Sentry removes the need to imagine by providing rich context about errors & performance slowdowns in your mobile applications. New users get 1 month free using code ANDROIDWEEKLY. | ||
Explore the SplashScreen API
(codewithmohit.medium.com)
In this article, Mohit Sharma explores how to build a splash screen with the SplashScreen API, which was introduced in Android 12. | |
Kotlin Native. Multithreading without Coroutines
(medium.com)
Anna Zharkova previously showed how to use Coroutines for simple multithreading in Kotlin Native. This time she talks about using the native mechanism of Kotlin Native to deal with asynchronous work. | |
Automating analyzing of code in Android projects
(proandroiddev.com)
Kirill Rozov shares some automated tools for improving your code and catching errors. | |
Style Navigation Bar on Android
(proandroiddev.com)
In this post, Peng Jiang goes through two ways to create/style the bottom navigation bar with the most common use cases. | |
Hilt Extensions in the MAD Skills series
(medium.com)
Daniel Santiago takes a look at how to write your own Hilt extensions | |
The secrets of effectively snapshot testing on Android
(sergiosastre.hashnode.dev)
in this blog post, Sergio Sastre Florez Goes step by step to show what views to snapshot test and why and how to write snapshot tests to catch hard-to-find visual bugs (with code samples). | |
Skia shaders in Compose Desktop
(www.pushing-pixels.org)
For the past year or so Kirill Grouchnikov has been working Aurora, a set of libraries for building Compose Desktop apps. | |
How to return 2+ values with 0 allocation in Kotlin
(blog.louiscad.com)
Louis CAD shows how it's possible to get more than one value out of a function execution, without any allocation, and with no class to name. | |
Launch Response Time
(py.hashnode.dev)
Py takes a look at how we can properly measure Launch Response Time in production. | |
Place a sponsored post | |
Place a sponsored post & reach over 66k Android devs
(androidweekly.net)
| ||
Jobs | |
Android Engineer
(Remote - EU, EEA, Switzerland & UK)
We are Memory, makers of Timely: The AI-assisted time tracking solution. As an Android Engineer you’ll work in cross functional teams to shape, implement and deliver new features to our Android apps. Our codebase is fully Kotlin with UIs mostly using Jetpack Compose. Come join us! | |
Android Engineer (Java/Kotlin)
(Berlin, Germany)
We're looking for an Senior 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. | |
Junior, Senior, Lead iOS Android & Eng. Managers
(New York City, Chicago, D.C., Richmond)
We're a Bank/FinTech that reaches millions of consumers every day. We're mobile first and have 200+ native mobile devs. We use Kotlin and Coroutines to build our app with the latest and greatest from Google. We're looking to hire 40+ devs & managers of all levels. | |
Libraries & Code | |
FontSizeTestRule
(github.com)
An ActivityScenario extension and a Junit4 TestRule to simulate changing the font size on a device/emulator, as it would be done by going to Settings > display > Font size | ||
aurora
(github.com)
Aurora is a collection of libraries for writing modern, elegant and fast desktop Compose applications. | |
logcat
(github.com)
A tiny Kotlin API for cheap logging on top of Android's normal Log class. | |
News | |
Arrow 1.0 is now available
(www.47deg.com)
The general release of Arrow 1.0 has been announced! Arrow is a collection of libraries that complement the Kotlin ecosystem with functional patterns and data types. | ||
Introducing TensorFlow Similarity
(blog.tensorflow.org)
The Tensorflow team has released the first version of TensorFlow Similarity, a python package designed to make it easy and fast to train similarity models using TensorFlow. | |
Improved Google Play Console user management
(android-developers.googleblog.com)
Google announced better user and permission management tools in Play Console to help you handle growth efficiently and with confidence. | |
Videos & Podcasts | |
How to Mentally Prepare for Your Tech Interview
(www.youtube.com)
Your mental preparation in tech interviews is critical to your success. This video is a snippet from a TechCareerGrowth session about preparing for interviews at big tech companies. | ||
MVVM vs MVI Case Study
(www.youtube.com)
In this video, Adam McNeilly takes a quick look at the differences between MVVM and MVI architecture for Android development, and discusses the scenarios in which we might prefer one over the other. | |
How to Become a Successful Freelance Programmer
(www.youtube.com)
In this episode, Donn Felker talks about his new book "Freelance Tactics" and answers all your questions about freelancing, like how to get started and find clients, how to set your hourly rate, if you should use Upwork, and much more. | |
Arrow with Simon Vergauwen
(thebakery.dev)
The Developer's Bakery ventures into the realm of Functional Programming with Arrow and Simon Vergauwen | |
Idiomatic Kotlin: Operations with Sets
(www.youtube.com)
Learn about a few useful functions in Kotlin that make set operations really simple. | |
Migrating from Dagger to Hilt
(www.youtube.com)
Marcelo shares how you can introduce Hilt into an existing codebase that already relies heavily on Dagger. | |
Answering your top questions on AGDK
(www.youtube.com)
This video answers some top AGDK questions from developers - ranging from AGDK libraries and tools, optimizing memory and debugging crashes in Android, implementing graphics and how to share feedback. | |
Hilt - Q&A
(www.youtube.com)
Florina Muntenescu is joined by Manuel Vivo, Eric Chang, and Daniel Santiago to answer your Hilt questions! | |
Introducing Frame Profiling in AGI
(www.youtube.com)
In this episode of the Android Game Dev Show, Dan Galpin introduces Frame Profiling, a new tool within the Android GPU inspector. | |
Hilt extensions
(www.youtube.com)
Daniel Santiago overviews extensions for Hilt. He explains how to generate code, real-world examples, Hilt Extension Annotations, and more! | |
10 places you can avoid using mouse
(www.youtube.com)
In this screencast, learn about ten places you can avoid using a mouse in Android Studio for everyday tasks - like scrolling text in your editor pane, showing tool windows, and many more. | |
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: |
||
update subscription preferences
|
or |
unsubscribe from this list
|
Older messages
Android Weekly #484
Sunday, September 19, 2021
View in browser Android Weekly #484 September 19, 2021 Articles & Tutorials link image Realm Database on Android (www.raywenderlich.com) Rodrigo Guerrero shows how to use Realm database on Android
Android Weekly #483 🤖
Sunday, September 12, 2021
View in browser Android Weekly #483 September 12, 2021 Articles & Tutorials link image Hands on Jetpack AppSearch (dev.to) Thomas Künneth takes a look at Jetpack AppSearch, which allows you to
Android Weekly #482 🤖
Sunday, September 5, 2021
View in browser Android Weekly #482 September 5, 2021 Articles & Tutorials link image Kotlin's Flow in ViewModels: it's complicated (bladecoder.medium.com) Christophe Beyls considers when
Android Weekly #481 👾
Sunday, August 29, 2021
View in browser Android Weekly #481 August 29, 2021 Articles & Tutorials link image Clean Code with Kotlin (magdamiu.com) In this article, Magda Miu recaps what clean code is, highlights the
Android Weekly #480 🤖
Sunday, August 22, 2021
View in browser Android Weekly #480 August 22, 2021 Articles & Tutorials link image Becoming a Xoogler (chris.banes.dev) Chris Banes take a trip down memory lane to look at some of the people and
You Might Also Like
CES 2025 - Sync #501
Sunday, January 12, 2025
Plus: Sam Altman reflects on the last two years; Anthropic reportedly in talks to raise $2B at $60B valuation; e-tattoo decodes brainwaves; anthrobots; top 25 biotech companies for 2025; and more! ͏ ͏
PD#608 Mistakes engineers make in large established codebases
Sunday, January 12, 2025
You can't practice it beforehand ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
C#539 A detailed look at EF Core’s JSON Columns feature
Sunday, January 12, 2025
Comparing it with the traditional tables with indexes
RD#488 How to avoid issues with custom Hooks
Sunday, January 12, 2025
Using them carelessly can lead to many problems
Daily Coding Problem: Problem #1666 [Easy]
Sunday, January 12, 2025
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Amazon. Given n numbers, find the greatest common denominator between them. For example,
🛜 Here's What Happens to Old Websites — Features the Pixel Should Copy From Samsung's One UI 7
Sunday, January 12, 2025
Also: What Instagram Needs to Compete With TikTok, and More! How-To Geek Logo January 12, 2025 Did You Know Mount Wingen, located near Wingen, New South Wales in Australia, is better known as Burning
☁️ Azure Weekly #498 - 12th January 2025
Sunday, January 12, 2025
Festive Tech Calendar 2024 recap, GitHub Copilot Bootcamp, and Dev Containers FTW!
Sunday Digest | Featuring 'The Income Needed to Join the Top 1% in Every U.S. State' 📊
Sunday, January 12, 2025
Every visualization published this week, in one place. Jan 12, 2025 | View Online | Subscribe | VC+ | Download Our App Hello, welcome to your Sunday Digest. This week, we visualized the value of the
Android Weekly #657 🤖
Sunday, January 12, 2025
View in web browser 657 January 12th, 2025 Android Weekly Updates Follow us on BlueSky We're there as well! Articles & Tutorials Sponsored Multi-Layered Mobile App Protection Attackers
😼 Notion's cutest launch
Sunday, January 12, 2025
Plus, our staff debates AI dev tools Product Hunt Sunday, Jan 12 The Roundup Happy Sunday! Hi, hello — welcome back to another edition of The Roundup, our weekly newsletter covering the highlights of