新闻

  1. 丧心病狂or形势所迫?谈谈Android奇葩的“链式启动”

  2. 传闻称Android TV将更名为Google TV

  3. 谷歌官宣Android 11 Beta发布会:6月3日见

教程

  1. 协程 Flow 最佳实践 | 基于 Android 开发者峰会应用

  2. 用好 Require,check,assert,写好 Kotlin 代码

  3. Flutter 1.17 | 2020 首个稳定版发布!

开源库

  1. InsGallery

    Instagram-like image picker for Android (一款 UI 炫酷高仿 Instagram 的图片、视频选择器)

  2. M3U8Manger

    M3U8管理器,M3U8格式视频下载,支持点播下载,直播缓存

  3. accompanist

    A collection of extension libraries for Jetpack Compose

  4. bundlizer

    Android Bundle format support for Kotlinx Serialization.

  5. ShowcaseView

    ShowcaseView library for Android

  6. mobile-ffmpeg

    FFmpeg for Android, iOS and tvOS

  7. WaveLineView

    款内存友好的录音漂亮的波浪动画

  8. BinderHook

    Library intended to hook Binder interface and manipulate events

  9. geckoview

    Android offers a built-in WebView, which applications can hook into in order to display web pages within the context of their app.

  10. ionalert

    A beautiful design Android Alert Dialog, alternative of Sweet Alert Dialog based on KAlertDialog using MaterialComponent

  11. CornerCutLinearLayout

    Linear Layout that allow corner (parent and children) cuts, complex shadow and divider.

  12. PermissionsFlow

    A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.

  13. BlueFlow

    Android Bluetooth classic API wrapped in Coroutines Flow.

  14. PulseCountDownView

    Simple pulse countdown view which is based on TextView.

  15. Instant-Weather

    An Android weather application implemented using the MVVM pattern, Retrofit2, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.

App

  1. web-dev-tools-android

    Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern

  2. kotlin-coroutines

    Using Kotlin Coroutines in your Android app

  3. Jetpack-Compose-WhatsApp-Clone

    An example project to demonstrate how to build WhatsApp using Jetpack Compose.

示例

  1. CleanArchitectureCoroutines

    Clean architecture example with mvvm and coroutines

  2. FirebaseCoroutinesLiveDataClean

    Clean Architecture with LiveData and Coroutines

  3. Makeup

    本项目是一个Android Project,用Canvas给人脸化妆(画妆)的APP演示项目

工具

  1. SeeGit

    The Git Repository Visualizer

  2. GoogleLibraryVersionQuerier

    一款Android Studio插件,帮助你快速添加Google依赖库和查询历史版本

原文地址:https://androidweekly.io/news-android-11-beta-plans/

版权声明:禁止一切形式的转载-禁止商用-禁止衍生

Android 开发技术周报 Issue#279的更多相关文章

  1. Android 开发技术周报 Issue#277

    新闻 Android 11界面再调整:加入快速截屏.多任务向国产ROM看齐 最新版Android 11推送 谷歌Pixel 5被曝光:支持反向充电 4月Android系统版本分布:8.0 Oreo最主

  2. Android 开发技术周报 Issue#278

    新闻 Pixel 4a渲染图曝光:或能成新款iPhone SE有力竞争者 Google Play商店为预注册的游戏和应用提供自动安装功能 Android最强单摄Pixel 4a样张曝光:1200万像素 ...

  3. Android 开发技术周报 Issue#280

    新闻 6分钟完整视频提前看光谷歌新机Pixel 4a 统一推送官方解读:消灭Android毒瘤.待机续航猛增43% Google Play细化搜索结果:可按评分.编辑推荐.最新上线过滤 教程 了解一下 ...

  4. Android 开发技术周报 Issue#270

    新闻 Play Store应用更新:换主题不需要再到系统设置了 新证据表明谷歌Fuchsia系统已进入"狗粮"阶段 即将邀请用户测试 谷歌I/O 2020 开发者大会如期举行 MW ...

  5. Android 开发技术周报 Issue#273

    新闻/News Android 11有新玩法:双击手机背部截屏/进入多任务界面 Android 11 DP2证实了类似AirDrop的附近文件分享功能 谷歌发布Camera Go:即使入门机也能有出色 ...

  6. Android开发技术周报183学习记录

    Android开发技术周报183学习记录 教程 Android性能优化来龙去脉总结 记录 一.性能问题常见 内存泄漏.频繁GC.耗电问题.OOM问题. 二.导致性能问题的原因 1.人为在ui线程中做了 ...

  7. Android开发技术周报

    Android开发技术周报 原文  http://androidweekly.cn/android-dev-weekly-issue48/ 教程 深入理解Android之Gradle Gradle是当 ...

  8. Android开发技术周报182学习记录

    Android开发技术周报182学习记录 教程 App安全二三事 记录 为什么要安全 App的移动安全主要包括下面几种: 密钥破解,导致本地加密数据被盗取. 通信密钥破解,导致接口数据被盗取. 伪造接 ...

  9. Android开发技术周报176学习记录

    Android开发技术周报176学习记录 教程 当 OkHttp 遇上 Http 2.0 http://fucknmb.com/2018/04/16/%E5%BD%93OkHttp%E9%81%87% ...

随机推荐

  1. JS 中的自定义事件和模拟事件

    在 JS 中模拟事件指的是模拟 JS 中定义的一些事件,例如点击事件,键盘事件等. 自定义事件指的是创建一个自定义的,JS 中之前没有的事件. 接下来分别说一下创建这两种事件的方法. 创建自定义事件 ...

  2. 杭电 逃离迷宫 BFS

    给定一个m × n (m行, n列)的迷宫,迷宫中有两个位置,gloria想从迷宫的一个位置走到另外一个位置,当然迷宫中有些地方是空地,gloria可以穿越,有些地方是障碍,她必须绕行,从迷宫的一个位 ...

  3. 网站假死 重启NGINX无效 必须重启PHP 原因分析

    一.错误提示说明: Nginx 502 Bad Gateway:请求的PHP-CGI已经执行,但是由于某种原因(一般是读取资源的问题)没有执行完毕而导致PHP-CGI进程终止. Nginx 504 G ...

  4. 磁盘性能测试工具之fio

    fio是测试磁盘性能的一个非常好的工具,用来对硬件进行压力测试和验证. 注意事项 CentOS 6.5等较老版本的操作系统用fdisk创建分区时,默认为非4KB对齐选择初始磁柱编号,对性能有较大的影响 ...

  5. CentOS 使用中问题记录

    ⚠️使用yum提示Error: rpmdb open failed的解决方案 清除原rpmdb文件,这一步可能不用操作,直接进行第2步 # rm -f /var/lib/rpm/__db.* 重建rp ...

  6. PHP生成桌面快捷方式,保存一个网页至桌面上成为快捷方式

    header("Content-Type: application/octet-stream; charset=utf8"); header("Content-Dispo ...

  7. libcurl vs HTTP 1.1, 返回值100.

    easy_perform 会处理返回值100的情况,即先发送头文件再发送data. 但是如果timeout (CURLOPT_TIMEOUT)时间到了,这个100返回值是会被easy_perform返 ...

  8. QtConcurrent::run 运行类的成员函数

    https://stackoverflow.com/questions/2152355/is-it-possible-to-use-qtconcurrentrun-with-a-function-me ...

  9. Linux 文件常用权限

    -rw------- (600) 只有所有者才有读和写的权限 -rw-r--r-- (644) 只有所有者才有读和写的权限,组群和其他人只有读的权限 -rwx------ (700) 只有所有者才有读 ...

  10. (转)如何学好C++语言

    原文:http://coolshell.cn/articles/4119.html   作者:陈皓 昨天写了一篇如何学好C语言,就有人回复问我如何学好C++,所以,我把我个人的一些学习经验写在这里,希 ...