Android Weekly - Android Weekly #446 🤖

 
 

Android Weekly

#446
December 27, 2020
 
 
 

Articles & Tutorials

 
link image   Keeping Release and Debug Installed All the Time (medium.com)

Juhani Lehtimäki explains how to set up your app to be able to run production and debug versions side-by-side.

 
How To Share Files With Android FileProvider (vladsonkin.com)

In this article, Vlad Sonkin shows why we need a FileProvider to share your files with other apps, and how to implement it.

 
Sponsored
link image   New Year’s 20% OFF - Android App Perfection (kobiton.com)

After a year like 2020, the last thing your end users want is a horrible app experience. Improve your Play Store ratings and innovate faster in 2021 with AI-powered visual, functional, and performance testing from Kobiton. Get 20% OFF any plan when you use code: ANDROIDWEEKLY before 12/31/2020.

 
DataStore Tutorial For Android (www.raywenderlich.com)

Luka Kordić shows how to read and write data to Jetpack DataStore, a modern persistence solution from Google.

 
So you want to be an Engineering Manager (proandroiddev.com)

In this post, Sergii Zhuk shares his views on how engineering management is different from software engineering, and what does success look like.

 
Cooking Tasty code in Kotlin— Part 1 (medium.com)

In this article, Shreyas Patil walks you through some basic recipes to cook your code tasty in Kotlin.

 
Manually parsing JSON with Moshi (msfjarvis.dev)

Harsh Shandilya shows how to write a custom parser for Moshi when your JSON doesn't match up with how you want to represent your data.

 
MaterialTimePicker (blog.stylingandroid.com)

Mark Allison takes a look at how to use the new MaterialTimePicker component and also look at a gotcha with an easy workaround.

 
The Quick Developers Guide to Migrate Their Apps to Android 11 (proandroiddev.com)

Sahil Sharma shares tips on getting your app ready for Scoped Storage, Package Visibility, Permission changes, and more.

 
Jetpack Compose and GraphQL, a very merry combination! (johnoreilly.dev)

John O'Reilly experiments combining Jetpack Compose with GraphQL.

 
Structural anti-patterns in multi-module applications (medium.com)

Gabor Varadi explains why "Clean Architecture" might not be the pattern you're looking for.

 
The future of cross-platform development: Kotlin multiplatform (dev.to)

Uli Luckas shares what felt wrong with previous approaches and how Kotlin enables a substantially different approach to cross-platform development.

 

Place a sponsored post

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

 

Jobs

 
Senior Android Developer (Cincinnati, OH/Remote)

Atomic Robot is looking for a Senior Android Developer to collaborate alongside our clients to create highly engaging mobile applications. Atomic Robot is a mobile consulting agency that has partnered with companies from startups to Fortune 500s across multiple industries.

 

Libraries & Code

 
link image   Pokedex-AR (github.com)

Android Pokedex-AR using ARCore, Sceneform, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.

 
easypermissions-ktx (github.com)

This library lifts the burden that comes with writing a bunch of check statements whether a permission has been granted or not from you, in order to keep your code clean and safe.

 
VideoLayout (github.com)

With this library, developers will have a performance-friendly video background with a few lines of code.

 
taskprogressview (github.com)

A lightweight calendar task progress view library for Android

 
kable (github.com)

Kotlin Asynchronous Bluetooth Low Energy provides a simple Coroutines-powered API for interacting with Bluetooth Low Energy devices

 

News

 
Kotlin 1.4.30-M1 (github.com)

Kotlin 1.4.30-M1 has arrived, with configuration cache support in the Gradle plugin and faster compilation times in Kotlin/Native.

 

Videos & Podcasts

 
link image   droidcon APAC presentations (www.droidcon.com)

VIdeos from all the presentations of droidcon APAC

 
Compose for Desktop (talkingkotlin.com)

Hadi Hariri sits down to talk to Nikolay Igotti, who's now leading the efforts of Compose for Desktop at JetBrains.

 
GitHub Project Management - Breaking Down Project Tasks (www.youtube.com)

Nate Ebel teaches how to use GitHub project boards when breaking down software project tasks in this GitHub project management tutorial.

 
Android Developers Backstage: It's a Wrap! (androidbackstage.blogspot.com)

This last episode of the year arrives just in time for the holiday season. In this episode, Tor, Chet, and Romain go over everything that happened in 2020, both good and bad

 
The Developers’ Bakery - Coil with Colin White (thebakery.dev)

In this episode, Colin White introduces us to Coil, an Android image loading library that recently hit the 1.0 milestone, completely written in Kotlin and with first-class support for Kotlin Coroutines.

 
 
 
 
Copyright © 2020 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 #445 🤖

Sunday, December 20, 2020

View in browser Android Weekly #445 December 20, 2020 Articles & Tutorials link image Ultimate Guide To Android Custom View (vladsonkin.com) In this article, Vlad Sonkin builds a custom animated

Android Weekly #444 🤖

Sunday, December 13, 2020

View in browser Android Weekly #444 December 13, 2020 Articles & Tutorials link image How To Write Better Tests With JUnit 5 Android (vladsonkin.com) JUnit5 in Android brings a couple of exciting

Android Weekly #443 🤖

Sunday, December 6, 2020

View in browser Android Weekly #443 December 6, 2020 Articles & Tutorials link image Suspending over Views (chris.banes.dev) Coroutines can model asynchronous problems on the same thread. Chris

Android Weekly #442 🤖

Friday, December 4, 2020

View in browser Android Weekly #442 November 29, 2020 Articles & Tutorials link image Integration testing with Dagger (blog.thefuntasty.com) Using DI in our applications forces us to decouple the

Android Weekly #441 🤖

Monday, November 23, 2020

View in browser Android Weekly #441 November 2, 2022 Articles & Tutorials link image There is no copy method for Sealed Classes in Kotlin! (ivanmorgillo.com) Ivan Morgillo shows how ArrowKt's

You Might Also Like

Daily Coding Problem: Problem #1668 [Easy]

Tuesday, January 14, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. A number is considered perfect if its digits sum up to exactly 10. Given a

Django vs FastAPI, Interacting With Python, Data Cleaning, and More

Tuesday, January 14, 2025

Django vs. FastAPI, an Honest Comparison #664 – JANUARY 14, 2025 VIEW IN BROWSER The PyCoder's Weekly Logo Django vs. FastAPI, an Honest Comparison David has worked with Django for a long time, but

🤖 Yes, I Do Want a Drink-Carrying Robot — The Best Way to Give Old TVs Bluetooth

Tuesday, January 14, 2025

Also: How to Prevent Your Computer From Waking Up Accidentally, and More! How-To Geek Logo January 14, 2025 Did You Know Except for the letter Q, every letter of the alphabet shows up in the names of

Charted | AI's Perceived Impact on Job Creation, by Country 🔮

Tuesday, January 14, 2025

This chart presents Ipsos survey results on whether people believe AI will create many new jobs in their country. View Online | Subscribe | Download Our App Presented by Hinrich Foundation NEW REPORT:

HackerNoon Decoded: How Users Searched in 2024

Tuesday, January 14, 2025

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, January 14, 2025? The

Hack Your Python Roadblocks -- Just 5 Seats Left

Tuesday, January 14, 2025

Hi there, A quick update: after last week's announcement, the Intermediate Python Deep Dive live course is almost full. We're down to just 5 spots left for the February cohort, and once they

Spyglass Dispatch: TikTok & Twitter

Tuesday, January 14, 2025

Sonos Switch • MySports Streaming • Amazon's Alexa Brain Freeze • Billionaire-Free Social Media • EU Backs off Big Tech The Spyglass Dispatch is a newsletter sent on weekdays featuring links and

5 AI Predictions for 2025 (AI hype dying; real opportunities rising)

Tuesday, January 14, 2025

plus, a new study: AI Economy = $15 trillion. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Power BI Weekly #291 - 14th January 2025

Tuesday, January 14, 2025

Power BI Weekly Newsletter Issue #291 powered by endjin Welcome to the 291st edition of Power BI Weekly! No official Power BI blogs yet, so let's dive into the community articles. To start, Eugene

LW 165 - How Shopify Built Its Live Globe for Black Friday

Tuesday, January 14, 2025

How Shopify Built Its Live Globe for Black Friday ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ Shopify Development news and articles Issue 165