Android 开发技术周报 Issue#276

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

新闻

  1. Android各版本占比数据公布:9.0份额最高 10不到10%

  2. 系统更新导致死机问题有解了 Android 11支持A/B无缝更新

教程

  1. 了解一下,Android 10中的ART虚拟机(4)

  2. 干货 | 携程Android 10适配踩坑指南

开源库

  1. Animer

    一款致力于提升 Android 动画体验的 Java 库,你可以把 Animer 理解为基于 View 动画 、强化动画控制、交互性 的动画器,并提供了调试UI

    Android 开发技术周报 Issue#276

  2. FridaAndroidInjector

    nject frida agents on local processes through an Android app

  3. Checkpoint

    An easy to use input validator

  4. OkHttpLib

    基于OkHttp为传输层,根据业务,封装Json,Form表单,单文件上传,超大文件多线程分块断点上传等各种请求的网络库.

  5. NotchTools

    Android刘海屏适配方案---NotchTools,适配国内四大厂商(华为、小米、oppo、vivo)刘海屏手机,根据自己业务需求,提供多种接入方式适配刘海屏。

  6. JSBridge-Android

    A solution for fast interaction between js and native

  7. JIMU

    一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。

  8. livedata-combinetuple-kt

    Helper function to combine LiveData into tuples.

  9. SharedPrefManager

    a Dev Debug tool that helps to manage your android Shared Preferences very effectively with ease

    Android 开发技术周报 Issue#276

  10. SoLoader

    a native code loader for Android. It takes care of unpacking your native libraries and recursively loads dependencies on platforms that don't support that out of the box.

  11. MagicalExoPlayer

    The Easiest Way To Play/Stream Video And Audio Using Google ExoPlayer In Your Android Application

    Android 开发技术周报 Issue#276

  12. CircularProgressBar

    an Android project allowing to realize a circular ProgressBar in the simplest way possible.

    Android 开发技术周报 Issue#276

  13. InjKit

    a framework for bytecode manipulation based on ASM library.

  14. android-lints

    Custom set of android lints rules.

  15. NineGridView

    Android九宫格图片展示器,类似微信,带编辑功能

  16. LCardView

    卡片布局,可设置阴影颜色,透明度,圆角大小,阴影宽度

    Android 开发技术周报 Issue#276

  17. Quadrant

    A Gradle plugin for Android that makes navigation easy in multi-module projects.

App

  1. SkyTube

    An open-source YouTube app for Android.

    Android 开发技术周报 Issue#276

  2. antimine-android

    a minesweeper puzzle game. The objective is: search for all hidden mines and clear the minefield without explode any of them.

    Android 开发技术周报 Issue#276

示例

  1. Doom-Compose

    An example of building the DOOM fire effect on Android using Jetpack Compose.

    Android 开发技术周报 Issue#276

  2. compose-shared-element

    Experiment with SharedElement transition in Jetpack Compose, inspired by Flutter Hero widget.

    Android 开发技术周报 Issue#276

  3. android-media-controller

    Create a simple MediaController that connects to a MediaBrowserService in order to test inter-app media controls. This tool is described in the Android documentation: Using the media controller test app.

    Android 开发技术周报 Issue#276

  4. SlideNestedPanelLayout

    仿美团订单的拖拽面板,内部处理嵌套滑动逻辑,动效查看效果图

    Android 开发技术周报 Issue#276

  5. GuideToCustomViews

    The ultimate guide to Android custom views

工具

  1. aind

    AinD launches Android apps in Docker, by nesting Anbox containers inside Docker.

版权声明

禁止一切形式的转载-禁止商用-禁止衍生 申请授权


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

查看所有标签

猜你喜欢:

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

测试驱动开发

测试驱动开发

Kent Beck / 孙平平、张小龙 / 中国电力出版社 / 2004-4-1 / 28.00元

《测试驱动开发》(中文版)设想把编程看成是转动曲柄从井里提一桶水上来的过程。如果水桶比较小,那么仅需一个能自由转动的曲柄就可以了。如果水桶比较大而且装满水,那么还没等水桶全部被提上来你就会很累了。你需要一个防倒转的装置,以保证每转一次可以休息一会儿。水桶越重,防倒转的棘齿相距越近。测试驱动开发中的测试程序就是防倒转装置上的棘齿。一旦我们的某个测试程序能工作了,你就知道,它从现在开始并且以后永远都可......一起来看看 《测试驱动开发》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试