新闻

  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. Mark down 使用总结

    Markdown语法 Markdown是一种纯文本.轻量级的标记语言,通过简单的标记,就可以使文本具有一定的格式,操作简单.使用广泛,常见的比如github上的README.md . Markdown ...

  2. C语言 贪吃蛇

    贪吃蛇(单人版): 本人先来介绍一个函数 -- bioskey函数: int bioskey (int cmd) 参数 (cmd) 基本功能 0 返回下一个从键盘键入的值(若不键入任何值,则将等下一个 ...

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

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

  4. java redis面试专题(附答案)

    1.什么是Redis?简述它的优缺点? Redis的全称是:Remote Dictionary.Server,本质上是一个Key-Value类型的内存数据库,很像 memcached,整个数据库统统加 ...

  5. python小白入门之导入指定的模块

    在python中导入模块是通过关键字import进行导入的,下面演示一下,模块的导入,指定模块别名,指定函数别名,调用模块中所有的函数运行结果:  1.模块的导入Study.py文件里面的内容是:形式 ...

  6. 如何让ThreadPoolExecutor更早地创建非核心线程

    最近在项目中遇到一个需要用线程池来处理任务的需求,于是我用ThreadPoolExecutor来实现,但是在实现过程中我发现提交大量任务时它的处理逻辑是这样的(提交任务还有一个submit方法内部也调 ...

  7. <vector>常用操作

    如果不清楚vector是什么的话就去看我的另一篇随笔吧:https://www.cnblogs.com/buanxu/p/12791785.html 进入正题,vector和string一样,也是一种 ...

  8. Nagios基本搭建

    Nagios简述: 1.一款用来监视系统和网络的开源软件 2.利用其从多的插件实现对本机和远端服务的监控 3.当被监控对象异常时,回及时向管理员警告 4.提供一批预设好的监控插件,用户可以直接调用 5 ...

  9. 2019-2020-1 20199328《Linux内核原理与分析》第十二周作业

    缓冲区溢出 2019/12/4 11:33:45 首先是安装一些用于编译的32位C程序e148 $ sudo apt-get update $ sudo apt-get install -y lib3 ...

  10. Vue-cli4脚手架搭建

    一:要安装Node.js:安装路径要默认安装(node-v12.16.2-x64.msi-长支持 二:要安装cnpm 1)说明:npm(node package manager)是nodejs的包管理 ...