Android 开发技术周报 Issue#264

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

新闻

  1. 跑分网站显示Google Pixel 4已跑上Android 11

  2. iPhone SE2劲敌 谷歌Pixel 4a很可能有骁龙730/765两个版本

  3. Google Phone应用准备提供通话录音功能

  4. 更新完成没通知?谷歌Play应用商店Bug已修复

  5. 谷歌将类似AirDrop的快速分享功能更名为Nearby Sharing

教程

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

  2. 快看!DataBinding和LiveData搞在一起了

  3. Gradle Transform + ASM 探索

开源库

  1. KaTeXView

    A library that uses Khan Academy KaTeX for TeX math rendering.

    Android 开发技术周报 Issue#264

  2. Square Cycler

    The Square Cycler API allows you to easily configure an Android RecyclerView declaratively in a succinct way.

  3. Rabbit

    :rabbit:【Android APM System】【 Android Develop Tools】【net request log】【crash Log】【 fps monitor】【 block monitor】【app speed】【apk analyzer】 etc.

    Android 开发技术周报 Issue#264

  4. TapCard

    A Java library used to read and extract data from NFC EMV credit cards.

    Android 开发技术周报 Issue#264

  5. EMV NFC Paycard Enrollment

    A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).

  6. RxCountDownTimer

    An Android library written in Kotlin that wraps the CountDownTimer so it can be used with RxJava.

  7. loadinglayout

    简单实用的页面多状态布局(content,loading,empty,error)

    Android 开发技术周报 Issue#264

  8. Curry

    Android currency conversion library

  9. ClockAnimationView

    Android animated clock view.

    Android 开发技术周报 Issue#264

  10. StoriesProgressView

    show horizontal progress like instagram stories.

    Android 开发技术周报 Issue#264

  11. ParallaxRecyclerView

    A RecyclerView with parallax folding effect.

    Android 开发技术周报 Issue#264

  12. HorizontalCalendarView

    A simple library to display a horizontal calendar with custom start and end date, and mark events with a background

  13. ReactiveBeacons

    Android library scanning BLE beacons nearby with RxJava

  14. Bracer

    Pass parameters safely and quickly between activities or fragments.在各个Activity或者各个Fragment之间安全快速的传递参数

  15. Yasha (夜叉)

    Kotlin-based modern RecyclerView rendering weapon

    Android 开发技术周报 Issue#264

  16. Sange

    A powerful Recyclerview Adapter

  17. RxRouter A lightweight, simple, smart and powerful Android routing library.一个轻量级、简单、智能并且强大的安卓路由库

  18. MobileInfo

    获取 Android 手机硬件的全部信息

  19. EasyRTMP-Android

    A simple, robust, low latency RTMP video&audio&screen stream pusher and recorder on android.精炼、稳定、高效的安卓前/后摄像头/手机桌面屏幕采集、编码、RTMP直播推送工具,延时控制在300ms~500ms,支持市面上所有的标准RTMP流媒体服务器和CDN服务!

    Android 开发技术周报 Issue#264

  20. rxkprefs

    A small Kotlin library to make shared preferences easy + RxJava and Coroutines support

    Android 开发技术周报 Issue#264

  21. LifeClean

    mvp and mvvm with lifecycle

  22. ktor-retrofit

    Turns a Retrofit service interface into Ktor routing. Very early stage prototype.

  23. Leoric

    PoC of fighting against force-stop kill process on Android.一个 Android 上的黑科技保活方法的 PoC,它可以对抗在任意 Android 版本上的 force-stop 杀进程。

    Android 开发技术周报 Issue#264

  24. SwipeRevealLayout

    A layout that you can swipe/slide to show another layout.

    Android 开发技术周报 Issue#264

  25. AndroidSafFile

    A wrapper of Android Storage Access Framework for writing files on Ext SD card in both Java and JNI native code.

示例

  1. Android Kotlin Clean Architecture App

    Android Sample Clean Architecture App written in Kotlin

  2. Android Clipboard Security Hole Demonstration App

    A project demonstrating a security hole In Android's API that allows any installed application to listen to changes to the clipboard (listen to everything that you copy and paste).

    Android 开发技术周报 Issue#264

App

  1. MovieMan

    An open-source Android app for viewing Movies / TV information.

    Android 开发技术周报 Issue#264

  2. Android-NFC

    This Project helps developer to read data from credit card: card number, expired date, card type , Read & Write data in NFC tocken.

    Android 开发技术周报 Issue#264

  3. DroidKaigi 2020 official Android app

    The Official Conference App for DroidKaigi 2020 Tokyo https://droidkaigi.jp/2020/en/

    Android 开发技术周报 Issue#264

  4. New Leanote Android (Leamonax)

    New Leanote Android (Leamonax)

    Android 开发技术周报 Issue#264

  5. EasyMark

    The markdown parser, editor and viewer for Android which is rather easy to integrate.

    Android 开发技术周报 Issue#264

  6. MarkNote

    An open sourced markdown note-taking application for Android

    Android 开发技术周报 Issue#264

  7. markor

    Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..

    Android 开发技术周报 Issue#264

  8. PopularMovies

    :movie_camera: Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.

    Android 开发技术周报 Issue#264

  9. compose-pokedex

    Android Pokedex on Jetpack Compose.

    Android 开发技术周报 Issue#264

插件

  1. Gradle Lint Plugin

    A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.

  2. IntelliJ Detekt Plugin

    ntegrates detekt, a static code analysis tool for the Kotlin programming language, into IntelliJ.

    Android 开发技术周报 Issue#264

工具

  1. GitHub Dark Theme

    GitHub Dark Theme - Extension for Chrome and Firefox

    Android 开发技术周报 Issue#264

  2. Optimus Template

    Optimus Template is the native framework for Optimus, designed to help you to get started with your tests in the swiftest time possible.

    Android 开发技术周报 Issue#264

  3. JetBrainsMono

    the free and open-source typeface for developers

    Android 开发技术周报 Issue#264

指南

  1. AndroidSecNotes

    一系列学习 Android 安全时记录的一些笔记

设计教程

  1. 设计中到底有多少艺术的成分?

版权声明

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


以上所述就是小编给大家介绍的《Android 开发技术周报 Issue#264》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Python基础教程

Python基础教程

[挪] Magnus Lie Hetland / 袁国忠 / 人民邮电出版 / 2018-2-1 / CNY 99.00

本书包括Python程序设计的方方面面:首先从Python的安装开始,随后介绍了Python的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句;然后循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器;此后探讨了如何将Python与数据库、网络、C语言等工具结合使用,从而发挥出Python的强大功能,同时介绍了Python程序测试、打包、发布等知识;最后,作者结合......一起来看看 《Python基础教程》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具