Android 开发技术周报 Issue#254
教程
开源库
-
为 RecyclerView 和其他 View 添加快速滚动支持;优点是高度可定制/扩展、自带默认和 MD2 两种样式、支持自定义 padding 以支持 window insets等等。
-
Make displaying RecyclerViews easier by generating it's adapter with simple annotations.
-
Android平台上的串口调试库,支持串口号、波特率、数据位、校验位、停止位、流控等设置,能更方便的做串口调试
-
an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
-
👉 Customize the LayoutManager of RecyclerView(自定义LayoutManager)
-
利用RecyclerView.ItemDecoration实现顶部悬浮效果
-
Android Library to easily implement in-app updates. Support with a ⭐️ Contributions are welcome! 🙌
-
FlipTimerView library for Android
-
a library to provide color utilities as Kotlin extension functions.
-
This is a library for Developers easily to use Alipay,WechatPay and UnionPay in Android project. EasyPay(易支付)集成并高度封装了Android平台的微信支付,支付宝支付以银联支付。使用此库,开发者可以使用简单方便的api实现支付功能。
-
(最新)Andorid 任意界面悬浮窗,实现悬浮窗如此简单,老项目没有人维护:https://github.com/yhaolpz/FloatWindow
-
Photo picker library for android. Let's you pick photos directly from files, or navigate to camera or gallery.
-
Simple & Clean RxJava requester for Android
-
Android Flip Tabs Library
示例
-
是 难得一见 的 Jetpack MVVM 最佳实践!在 蕴繁于简 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
-
Android dynamic code loading sample for Dynamic Feature Modules.
App
-
An app for catching up on things.
-
a multi-format KeePass manager for Android devices. The application allows to create keys and passwords in a secure way by integrating with the Android design standards.
-
VPN.ht Android Application. Based on ics-openvpn.
插件
-
Gradle plugin for creating fat/uber JARs with support for package relocation.
-
Plugins for Glide 4 image loading libraries for load SVG
工具
-
一个看 Android 源代码的网站, 提供了与 http://androidxref.com 完全一样的源码浏览和交叉索引功能;除此之外,它还有一些别的优点:1. 跟随 Android 版本更新,你永远可以看到最新的源代码。2.服务器在阿里云,国内访问速度贼快。3. opengrok 版本较高,查阅代码时会有自动提示。4. 对页面做过部分优化,使用更便捷;比如可以在任意界面跳转到首页。
新闻
视频
指南
-
A markdown version emoji cheat sheet
-
大数据入门指南 ⭐️