Thursday, November 28, 2013

A good link for Android developers. Power usage by various components in Android.

https://source.android.com/devices/tech/power.html

Types of coroutine scopes
https://vladsonkin.com/android-coroutine-scopes-how-to-handle-a-coroutine/

No comments:

Post a Comment

Android aar deployment in Maven - 2022

Introduction If you are working on android library project, you might be wondering how to publish it on Maven like this . Earl...