【安卓】Android 开发技术周报 Issue#300
新闻
- Google Phone官方应用终于支持完整的通话录音
- Nova Launcher第7版公测 带来新的动画和更多的功能
教程
- Kotlin Vocabulary | Kotlin 委托代理
- Android事件分发机制抽象--钓钩模型
- 京东APP收银台Kotlin化实践
- 使用 R8 压缩您的应用
- 聊聊 APK —— AAR 的合并进 APK
开源库
FullDraggableDrawer
Make Android DrawerLayout can be dragged out in real-time within the range of fullscreen
bottom-sheets
Many beautiful bottom sheets for quick use in your project. OptionsSheet, CalendarSheet, ColorSheet, ClockTimeSheet, TimeSheet, InputSheet (forms/surveys), InfoSheet, CustomSheets... sheet everything!
frogo-recycler-view
RecyclerView With No Adapter and Shimmer Effect 🚀
AdvancedBiometricPromptCompat
This is an Android project allowing you to use the advanced biometric authorization features.
ogTagParser
📲 An API to parse open graph tags for Kotlin & Android
j2v8-debugger
This project is an add-on for the excellent J2V8 Project. It allows users to debug JS running in V8 using Chrome DevTools. Uses Stetho for communication with Chrome DevTools.
EasyHttp
Android 网络请求框架,简单易用,so easy
DiDiPrism
小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!
HDRocket
采用单Activity+多Fragment以及多模块Activity+多Fragment的设计模式编写的架构。一个非常轻量级又十分强大的Fragment管理框架。
Dispatch
Utilities for kotlinx.coroutines which make them type-safe, easier to test, and more expressive. Use the predefined types and factories or define your own, and never inject a Dispatchers object again.
speedometer
A lightweight circular indicator view library for Android
belay
Robust error-handling for Kotlin and Android
VideoLayout
To play video on layout background (textureview videoview for layout designs)
flower
Super cool android library to manage database caching and networking with ease.
taskprogressview
A lightweight task progress calendar view library for Android
easypermissions-ktx
🔓 Kotlin version of the popular google/easypermissions wrapper library to simplify basic system permissions logic on Android M or higher.
SkeletonBlock
骨架屏弹性块
kable
Kotlin Asynchronous Bluetooth Low-Energy
AndroidLaTeXMath
A LaTeX rendering library for Android
toolkit
[WIP] - Toolkit 是一套可提高生产力并以各式各样的功能强大的小工具🔧️(Gradle-Plugin、UI-Kit、Ktx 等...)组成的工具包。Tookit is a series of powerful tools🔧️, built to help developers simplify and accelerate kotlin development.
FragmentKey
FragmentKey一款解决使用newInstance创建fragment定义key传值问题的apt框架
TabLayoutNiubility
Android自定义控件之RecyclerView打造万能ViewPager TabLayout(仿今日头条Tab滑动、Tab多布局、indicator蠕动、自定义indicator、文字颜色渐变、自定义Fragment)
Cabret-Log
✏️ Method call logging for Kotlin Multiplatform
示例
android-multimodule-navigation-example
android multimodule navigation example
android-webview-upload-file
本工程为大家演示在H5中如何上传文件,同时也提供了服务端代码,有兴趣的读者可以部署起来,测试文件上传功能。
App
legado
阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
InTimeAndroid
Android interval timer app using compose + compose navigation, dagger hilt, room, kotlin coroutines + flow and mvvm design pattern.
pokedex-ar
🦄 Android Pokedex-AR using ARCore, Sceneform, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
liveboot
Sources for the LiveBoot app for rooted Android devices
工具
rogcat
A
adb logcat
wrapperTraceReader
android小工具,通过读取trace文件,回溯整个整个程序执行调用树。
以上是 【安卓】Android 开发技术周报 Issue#300 的全部内容, 来源链接: utcz.com/a/98367.html