android gridview控件使用详解_Android 开发技术周报 Issue#289

bd09b4e36b0ca3190388871ca8005f27.png

新闻

  1. 谷歌将在今年秋季推出的Android 11中增加117个新emoji表情[1]

  2. 谷歌计划在Android 11中默认禁用过度扭曲的美颜滤镜[2]

  3. 谷歌可能在8月推出Android 6.0以上设备的Nearby Share特性[3]

  4. 谷歌推出免费的 Kotlin 和 Android 开发课程[4]

  5. Android 11 Beta 2 和平台稳定性里程碑

教程

  1. 一个依赖库更新引发的血案:QQ 号被冻结技术分析

  2. ARCore Depth API 深度解析:算法原理及开发细节

  3. 协程中的取消和异常 | 异常处理详解

  4. Kotlin Vocabulary | 唯一的「对象」

  5. 今日头条 Android '秒' 级编译速度优化

开源库

  1. ColorSeekBar[5]

    A colorful SeekBar for picking color

    640?wx_fmt=gif
  2. pine[6]

    a dynamic java method hook framework on ART runtime, it can intercept almost all java method calls in this process.

  3. ExpandableRecyclerView[7]

    可展开的RecyclerView(带有展开和关闭动画)

    640?wx_fmt=gif
  4. ticktock[8]

    A timezone data management library for the JVM and Android targeting java.time APIs in Java 8+

  5. Pdf-Viewer[9]

    A Simple PDF Viewer library which only occupies around 125kb while most of the Pdf viewer occupies upto 16MB space.

    7ec983337b69ba759e2ad88143ecc0fd.png
  6. PINkman[10]

    a library to help implementing an authentication by a PIN code in a secure manner.

  7. XRefreshView[11]

    一个万能的android下拉上拉刷新的框架,完美支持recyclerview

    11b964af656b6163ff968c7d64ad88cb.png
  8. logback-android[12]

    The reliable, generic, fast and flexible logging framework for Android

  9. Pump[13]

    A smart tool for android download,support BreakPoint、MultiTask and MultiThread.

    640?wx_fmt=gif
  10. M3U8Downloader[14]

    M3U8下载库,可以实现M3U8视频的下载,支持M3U8重定向,同时支持其他格式文件下载,例如MP4文件,目前支持kotl

  11. HandyGridView[15]

    HandyGridView是一个高仿支付宝,网易新闻的高性能的标签可拖动排序的GridView。

    f1ea0b89f4af9f74a3c3ed3c2eb93f08.png
  12. AppAuth-Android[16]

    Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.

  13. mojito[17]

    微信、bilibili大图、长图、gif、视频、自定义view的转场效果

    640?wx_fmt=gif
  14. UnPeek-LiveData[18]

    LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.

  15. AirLocation[19]

    An android library to simplify the usage of Google Play services location APIs, to get the user's most precise live location via a callback!

    3a0251ceaf285b38f09e29b98e2ee4d6.png
  16. android-places-ktx[20]

    Kotlin extensions (KTX) for the Places SDK for Android

  17. SCardView-master[21]

    一个可以配置阴影方向和颜色的类 CardView 控件 SCardView

    550ae82dfbdf3733e8f2af7cb103b8fb.png
  18. AndroidKTX[22]

    Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!

  19. LoadingHelper[23]

    A highly expandable Android library for decoupling the code of toolbar or loading status view. (深度解耦标题栏或加载中、加载失败、无数据等视图)

    99a783e14bafc0498525c0c1241c629c.png
  20. MarkdownEditText[24]

    A native Rich text editor for android based on Markwon library with export to Markdown option

    bec5dc24efb07ee65dd2cf9871f2c967.png
  21. ImageStackViewer[25]

    This library provides an activity to show list of images in full screen with pinch to zoom support.

    e00b6a0426bcea1f06b2950e2a4e0a61.png
  22. AndroidBottomBar[26]

    A lightweight bottom navigation view, fully customizable with an indicator and animations.

  23. NiceVieoPlayer[27]

    IjkPlayer/MediaPlayer+TextureView,支持列表,完美切换全屏、小窗口的Android视频播放器

    9e2a5bc862b086a978426a8a4911516c.png

插件

  1. ServiceAgency[28]

    A gradle plugin that decouples through detach interface and its implementation.这是一个将接口和实现完全分离的 gradle 插件,适用于在使用第三方框架时进行解耦的场景

示例

  1. TrickyNavigationSample[29]

    This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.

    e625de961cc6552aaf9cd9a250da60da.png

工具

  1. android-backup-extractor[30]

    Utility to extract and repack Android backups created with adb backup (ICS+). Largely based on BackupManagerService.java from AOSP.

  2. adb-event-mirror[31]

    Mirror the touch/key/button events of one device onto one or more other devices in real-time

? 往期周报

a1a293ef9b60a6b64c230b42762140af.png b0f3284de27e8f085cf53fc2a239d8a9.png bfb1ab773f17153fde5ff8b650234d35.png

? 链接

[1]

谷歌将在今年秋季推出的Android 11中增加117个新emoji表情: https://www.cnbeta.com/articles/tech/1004305.htm

[2]

谷歌计划在Android 11中默认禁用过度扭曲的美颜滤镜: https://www.cnbeta.com/articles/tech/1004463.htm

[3]

谷歌可能在8月推出Android 6.0以上设备的Nearby Share特性: https://www.cnbeta.com/articles/tech/1004903.htm

[4]

谷歌推出免费的 Kotlin 和 Android 开发课程: https://www.cnbeta.com/articles/tech/1005313.htm

[5]

ColorSeekBar: https://github.com/rtugeek/ColorSeekBar

[6]

pine: https://github.com/canyie/pine

[7]

ExpandableRecyclerView: https://github.com/pokercc/ExpandableRecyclerView

[8]

ticktock: https://github.com/ZacSweers/ticktock

[9]

Pdf-Viewer: https://github.com/afreakyelf/Pdf-Viewer

[10]

PINkman: https://github.com/RedMadRobot/PINkman

[11]

XRefreshView: https://github.com/huxq17/XRefreshView

[12]

logback-android: https://github.com/tony19/logback-android

[13]

Pump: https://github.com/huxq17/Pump

[14]

M3U8Downloader: https://github.com/OPN48/M3U8Downloader

[15]

HandyGridView: https://github.com/huxq17/HandyGridView

[16]

AppAuth-Android: https://github.com/openid/AppAuth-Android

[17]

mojito: https://github.com/MikaelZero/mojito

[18]

UnPeek-LiveData: https://github.com/KunMinX/UnPeek-LiveData

[19]

AirLocation: https://github.com/mumayank/AirLocation

[20]

android-places-ktx: https://github.com/googlemaps/android-places-ktx

[21]

SCardView-master: https://github.com/meetsl/SCardView-master

[22]

AndroidKTX: https://github.com/li-xiaojun/AndroidKTX

[23]

LoadingHelper: https://github.com/DylanCaiCoding/LoadingHelper

[24]

MarkdownEditText: https://github.com/YahiaAngelo/MarkdownEditText

[25]

ImageStackViewer: https://github.com/mayuce/ImageStackViewer

[26]

AndroidBottomBar: https://github.com/skydoves/AndroidBottomBar

[27]

NiceVieoPlayer: https://github.com/xiaoyanger0825/NiceVieoPlayer

[28]

ServiceAgency: https://github.com/huxq17/ServiceAgency

[29]

TrickyNavigationSample: https://github.com/furkanaskin/TrickyNavigationSample

[30]

android-backup-extractor: https://github.com/nelenkov/android-backup-extractor

[31]

adb-event-mirror: https://github.com/JakeWharton/adb-event-mirror

e5cf58e3ceb8375c9529e6084311a93b.png

扫一扫关注公众号和投稿分享你的文章/开源项目

觉得内容不错点个「在看」哦♥️

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值