Issue #379

September 15th, 2019

Articles & Tutorials

 
link image   Converting your Android Gradle scripts to Kotlin (proandroiddev.com)

The Kotlin DSL has some clear benefits in contrast to the Groovy DSL. Here, André Ramon demonstrates how to convert your Groovy scripts to Kotlin.

 
Kotlin Coroutines Tutorial for Android (www.raywenderlich.com)

In this Kotlin Coroutines tutorial, Amanjeet Singh teaches how to write asynchronous code just as naturally as your normal, synchronous code.

 
Sponsored
link image   How to Get What You Want Out of Your Tech Career (store.raywenderlich.com)

Living by the Code is a collection of core principles and battle-won advice from over 40 of today's top tech influencers. It's the book you wish you’d had when you were first starting your career, and the book you will keep reading as an industry veteran. Grab your copy today!

 
Sponsored
link image   You + Your Dream Job = Match Made in Heaven (hired.com)

Hired, it's like tinder but for your job. That's right, we'll match you with your dream job based on your skills, experience, and industry. Only want to work for start-ups? Want to transform an industry? Join Hired and let us match you with your next dream job. #matchmaking ❤️

 
Coil vs Picasso vs Glide: Get Ready… Go! (medium.com)

The goal of this article by Miguel Ángel Ruiz López is to measure and give you a rough idea about Coil’s performance in comparison to Glide and Picasso.

 
Android UI Testing Frameworks (proandroiddev.com)

Alex Zhukovich compares a couple different UI testing frameworks available for Android.

 
Profile Your Lint Tasks (jasonatwood.io)

Jason Atwood shows you how to profile your Gradle build so that you can choose the most optimal way to run your lint tasks on your project.

 
Optimize your web apps for Interactive Canvas (medium.com)

Leon Nicholls describes how using Interactive Canvas to create an Action for the Google Assistant combines the best of conversational interfaces with the rich visual capabilities of HTML.

 
Kotlin and the buildSrc Plugin made me love Gradle (quickbirdstudios.com)

Sebastian Sellmair was not a fan of Gradle, especially the Groovy parts. Now with the ability to use Kotlin and place common code in the buildSrc directory, he's gained a new approviation for it.

 
In-App Updates Android: Tips & Tricks (proandroiddev.com)

Recently Nikit Bhandari was working with in-app updates in Android and found this API extremely useful but there are certain parts where he found it a bit confusing. This article tries to clear up those parts.

 
Getting Buffer Publish ready for Android 10 (overflow.buffer.com)

While Joe Birch and team didn't have to make too many changes for the Android 10 release, in this post he shares the steps to prepare the Buffer app and how they adapted some of the new features into the application.

 
Feature flags - A successful architecture (jeroenmols.com)

In this post, Jeroen Mols presents a simple, powerful architecture to manage feature flags and comes with a full example on Github.

 
AnimatedIcons: Loading V2 (blog.stylingandroid.com)

In this occasional series, Mark Allison looks at how to create some icons with animations as Animated Vector Drawables which will show some useful AVD techniques.

 

Sponsored

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

 

Jobs

 
Senior Android Engineer (San Diego or Remote - Pacific Time Zone)

Valtech is busy building the future, and we’re looking for Senior Android Engineers that want to help us make sure it works.

 
Android/Kotlin Developer (Remote)

Work from anywhere on full-time, long-term projects with leading brands. X-Team is the world's most energizing community for developers, spanning 35+ countries.

 

Libraries & Code

 
link image   TV-EPG-Android-Recyclerview (github.com)

Performant Electronic Program Guide for Android based on the power of Recyclerview

 
textmatcher (github.com)

A simple text watcher that matches specific targets like mention or hashtag in a string by defining rules.

 

News

 
link image   How Play Store's in-app review system will look (9to5google.com)

9to5Google has uncovered a demo showing exactly how the in-app review process will work for Play Store apps.

 

Videos & Podcasts

 
link image   Benchmarking (androidbackstage.blogspot.com)

In this episode, Chet chats with Chris Craik and Dustin Lam from the AndroidX team about benchmarking.