Android 開發技術週報 Issue#288
新聞
開源庫
-
一種開發幫助產品研發的效率工具。主要提供了:頁面分析、任務分析、網路分析、DataDump、自定義hook 、Data Explorer 等功能。以幫助開發、測試、UI 等同學更便捷的排查和定位問題,提升開發效率。
-
TaskManager專案是愛奇藝Android團隊在做啟動最佳化過程中沉澱的一套任務排程管理庫。支援關係依賴,任務兜底策略等,API靈活易用,穩定可靠。已在愛奇藝家族中廣泛使用
-
一句程式碼解決軟鍵盤擋住相關控制元件,適用於任何佈局,一般作用於登入介面,註冊介面等,當軟鍵盤彈出時避免擋住登入(註冊)按鈕。
-
Project for bypass requirement for register Android components like Activities in the AndroidManifest.xml
-
Animate your text like never before
-
dynamic replace java and class value
-
Render beautiful LaTeX Math Equations in an Android View
-
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
-
an Android library for building a layout with the round corners. working especially well with MotionLayout.
-
自定義彈窗,其中包括:自定義Toast,採用builder模式,支援設定吐司多個屬性;自定義dialog控制元件,仿IOS底部彈窗;自定義DialogFragment彈窗,支援自定義佈局,也支援填充recyclerView佈局;自定義PopupWindow彈窗,輕量級,還有自定義Snackbar等等;還有自定義loading載入窗,簡單便用。目前已經用於多個正式專案中。同時還有附加7篇關於彈窗的原始碼分析部落格
-
A circular android ProgressBar library which extends View, and the usage same as ProgressBar, It has solid,line and solid_line three styles. Besides, progress value can be freely customized.
-
Nested scrolling UI library for Android based on CoordinatorLayout. Pull-to-refresh and pull-to-load-more are supported.
-
ActivityMessenger,藉助Kotlin特性,簡化Activity之間傳參和回撥的邏輯程式碼。
-
自定義LayoutManager實現卡片疊加控制元件
-
a card stack effect LayoutManger for android
-
A RecyclerView.LayoutManager implementation which provides functionality to show a group of stack view.
-
純Paint實現的一個射箭效果,可用作Loading動畫。
-
透過自定義Behavior實現“二樓”效果,相容所有下拉重新整理控制元件
外掛
-
版本號自動生成外掛
示例
-
This folder contains the source code for the Using Hilt in your Android app codelab.
-
Multiple samples showing best practices in app development on Android TV.
-
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin’s public APIs and DSL.
-
利用註解、APT、javaopet自動生成RecyclerViewHolder程式碼
工具
-
在vscode中用於生成檔案頭部註釋和函式註釋的外掛,經過多版迭代後,外掛:支援所有主流語言,功能強大,靈活方便,文件齊全,食用簡單!
原文地址:https://www.androidweekly.io/android-dev-weekly-issue-288/
版權宣告:禁止一切形式的轉載-禁止商用-禁止衍生
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/756/viewspace-2825853/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Android 開發技術週報 Issue#279Android
- Android 開發技術週報 Issue#269Android
- React Native開發技術週報Issue#21-時隔半年,繼續更新週報~React Native
- android 開發之 APT 技術AndroidAPT
- Android開發技術面總結Android
- 音視訊技術開發週刊65期
- 音視訊技術開發週刊67期
- 音視訊技術開發週刊56期
- OPPO Android開發技術面總結Android
- 【轉】Android開發Dex的分包技術Android
- Android 開發有哪些新技術出現?Android
- Android開發工程師(雲技術方向)--急聘Android工程師
- 聊聊真實的 Android TV 開發技術棧Android
- Android 日常開發總結的技術經驗Android
- Android遊戲開發案例與關鍵技術Android遊戲開發
- Android開發60條技術經驗總結Android
- 短視訊技術詳解:Android端的短視訊開發技術Android
- 技術週刊 · Lighthouse 測試報告生成測試報告
- ArcBlock 問答 | 技術開發進展現在每週可見BloC
- Android技術分享| 視訊通話開發流程(一)Android
- Android技術分享| 視訊通話開發流程(二)Android
- 大廠OPPO面試— Android 開發技術面總結面試Android
- 8.week 獨立開發第八週週報
- 7.week 獨立開發第七週週報
- Android開發藝術(1)——Activity的生命週期和啟動模式Android模式
- Java Web開發技術JavaWeb
- 奇舞週刊第 244 期:Web 前端中的 AR 開發技術Web前端
- Android開發掌握什麼技術才不會被淘汰Android
- 2015年Android開發新技術小結Android
- android日常開發總結的技術經驗60條Android
- Android 日常開發總結的技術經驗 60 條Android
- 對Android開發有用的技術棧(一)架構篇Android架構
- [Android開發]知乎日報Android
- 前端開發技術的發展前端
- 簡單高可配的技術週報郵件推送工具
- Gartner:2015年技術炒作週期報告
- Gartner:2014年技術炒作週期報告
- 《Android藝術開發探索》學習筆記之Activity的生命週期Android筆記