Issue #425

栏目: IT技术 · 发布时间: 4年前

Articles & Tutorials

Issue #425 A few experiments with Android drawable gradients

(blog.jakelee.co.uk)

Drawable gradients seem to be rarely used despite their simple syntax, so Jake Lee shows several examples of what's possible.

Kotlin Flow Retry Operator with Exponential Backoff Delay

(blog.mindorks.com)

In this tutorial, Amit Shekhar teaches about the Kotlin Flow retry and retryWhen operators and how to retry the task with exponential backoff delay using it.

Kotlin Multiplatform + Rx + MVVM

(proandroiddev.com)

What is better for a developer than writing code once and run it on various platforms, natively. Hossein Abbasi shows how to write reactive MVVM implementation using Kotlin Multiplatform.

Understanding your build with the Build Analyzer

(medium.com)

Michael Hazard examines the Build Analyzer, a tool designed to help all developers understand what determines the duration of their build and how it can be minimized.

Configuration Caching deep dive

(medium.com)

Configuration caching is a fundamental building block in making builds faster. Ivan Gavrilovic shows some upcoming features (available experimentally for now) that can potentially make your builds faster than before.

Introducing the Motion Editor

(android-developers.googleblog.com)

This blog is a quick tour of the new Motion Editor and how to use the latest features during your animation development.

Design Tools Suite UX enhancements in Android Studio 4.1

(medium.com)

Paris Hsu takes a closer look at some of the design tool enhancements in Android Studio 4.1

Android Vitals - Rising to the first drawn surface

(dev.to)

Py continues the series on stability and performance monitoring. This post is a continuation of the deep dive on cold start, where it goes from the launch of the first activity to the first draw on a surface.

Multiple navigation graphs (with bottom navigation bar)

(www.rockandnull.com)

Bevan Steele describes why you need to build two navigation graphs when transitioning between a logged out and logged in state in your app.


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

第二次机器革命

第二次机器革命

[美]埃里克·布莱恩约弗森 / 蒋永军 / 中信出版社 / 2014-9 / 59.80

“一本非常鼓舞人心的书!”——托马斯•L•弗里德曼 《世界是平的》作者 一场革命开始了! 在《第二次机器革命》这本书中,埃里克•布莱恩约弗森和安德鲁•麦卡菲——这两位处于数字技术时代最前沿的思想家,向我们阐述了驱动我们经济和生活的发生变革的力量。他们认为,数字技术将会给我们带来难以想象的巨大变革:想象一下令人眩目的个人数字技术产品、一流的基础设施,都将会给我们带来极大的便利。数字技术(......一起来看看 《第二次机器革命》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具