Articles & Tutorials
Android Vitals - What time is it?
(dev.to) This blog series by Py will be focused on stability and performance monitoring of Android apps in production. |
(www.crazylegend.dev)
Here are some tips for optimizing the speed of your Gradle builds.
(dev.to)
In this article, Tony Robalik takes a look at the Dependency Analysis Gradle Plugin. This plugin is uniquely designed to solve several build problems in the Android & JVM build ecosystems such as telling you which (if any) of your dependencies are unused and can be removed.
Sponsored
Deploy Android Chat In Hours With Stream
(getstream.io) Learn how easy it is to use Stream's Android Java & Kotlin chat SDK. Build real-time chat for Android in hours, not months. Start a free trial now and try out Stream's chat API and SDK Components. See why Stream powers the feeds and chat for over 500 million end-users. |
(medium.com)
Ataul Munim shows how to write a custom lint check that helps prevent hardcoding colors.
(handstandsam.com)
Sam Edwards walks you through the reasons why to use Kotlin Actors to achieve concurrency while leveraging Coroutines to process reactive events in an unknown order.
(www.raywenderlich.com)
Prashant Barahi shows how to use Continuous Integration for Android to be sure you have fully-verified and battle-tested code on the master branch
(proandroiddev.com)
Danny Preussler shows how to avoid implicit connections and learn how extension functions can help you writing good APIs.
(www.techyourchance.com)
Vasiliy Zukanov considers Repository, Manager, and UseCase patterns when implementing a well-architected application.
(rominirani.com)
This blog post by Romin Irani shows you step by step how to start designing an Agent in Dialogflow that can support two languages
(blog.stylingandroid.com)
Mark Allison considers how to handle delaying looping animations when using the Lottie library.
(medium.com)
Android 11 introduces IORap, a new feature that greatly improves application startup times. This article describes how it works, and a minor change to help your app take advantage.
(medium.com)
This blog post provides information on Kotlin metadata and on R8’s support for Kotlin metadata rewriting.
(medium.com)
With Profile-guided optimization (PGO), runtime profiles from a program’s executions are used by the compiler to make optimal choices about inlining and code layout. Here's how to make use of them in Native Android apps.
(medium.com)
Murat Yener explains desugaring, and how it makes newer Java APIs (java.time, java.util.stream, etc) available on Android.
(medium.com)
This is part 1 of an end-to-end tutorial by Margaret Maynard-Reid that demonstrates how to convert a TF 1.x model to TensorFlow Lite (TFLite) and then deploy it to an Android app for transforming a selfie image to a plausible anime.
(blog.tensorflow.org)
Pixelopolis is an interactive installation that showcases self-driving miniature cars powered by TensorFlow Lite
(medium.com)
Jose Alcérreca shares this series of posts implementing reactive UIs using LiveData and Kotlin Coroutines. Part I: Reactive UIs (this post), Part II: Launching coroutines with Architecture Components and Part III: LiveData and Coroutines patterns
Place a sponsored post
Place a sponsored post & reach over 66k Android devs (androidweekly.net) |
Jobs
(Remote/UK)
MYPINPAD is the global leader in personal authentication for payment solutions residing on everyday smartphones and tablets. We are looking for a Senior Android Developer who enjoys a technical challenge and embraces opportunities to learn.
(Montana or Remote, USA only)
onX is looking for an Android Engineer with a love for Kotlin and the outdoors. If you’re passionate about writing great software, love playing outside, believe in protecting access to public lands and want to dominate the off-pavement mobile GPS market, then apply today!
Libraries & Code
AndroidBottomBar
(github.com) A lightweight bottom navigation view, fully customizable with an indicator and animations. |
(github.com)
Mirror the touch/key/button events of one device onto one or more other devices in real-time
(github.com)
Gradle plugin for Java, Kotlin, and Android projects. Provides advice for managing dependencies and other applied plugins
News
The MockK Guidebook
(notwoods.github.io) Announcing a guide to using the MockK testing library. |
(android-developers.googleblog.com)
Google announced the launch of "Android Basics in Kotlin", a new online course for people without programming experience to learn how to build Android apps.
Videos & Podcasts
The Firebase developer's guide to Google Analytics
(www.youtube.com) In this video, Sumit Chandel and Kevin Lam walk you through Google Analytics and show you how to get the most out of its advanced features and stay connected to all the metrics that matter. |
(androidbackstage.blogspot.com)
In this episode, Chet and Tor talk with Mads Ager from the Android Studio compilers team. They cover a number of subjects, from r8 and d8 optimizations and resource shrinking to work on the Kotlin compiler front- and back-end, as well as the new Kotlin symbol processor.
(www.youtube.com)
Manuel Vicente Vivo takes a good look at the current state of coroutines support in Android libraries and tools, explore some interesting and not-so-obvious edge cases
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Learning jQuery
Jonathan Chaffer、Karl Swedberg / Packt Publishing / 2007-7-7 / GBP 24.99
jQuery is a powerful JavaScript library that can enhance your websites regardless of your background. In this book, creators of the popular jQuery learning resource, learningquery.com, share the......一起来看看 《Learning jQuery》 这本书的介绍吧!