Android Jetpack
瞭解如何使用 Jetpack
基礎課程
實作教學課程
立即使用 Android 範例應用程式
Jetpack 程式庫 瀏覽所有程式庫
* 熱門和常用的程式庫優先列出
activity * | 存取以 Acitivity 為基礎建構的可組合 API。 |
appcompat * | 允許在平台的舊版 API 上存取新 API (多數使用 Material Design)。 |
appsearch * | 為使用者打造自訂應用程式內搜尋功能。 |
camera * | 建構行動相機應用程式。 |
compose * | 使用可組合函式描述使用者介面的形狀和資料依附元件,從而以程式輔助方式定義使用者介面。 |
databinding * | 使用宣告式格式,將版面配置中的 UI 元件繫結至應用程式中的資料來源。 |
fragment * | 將應用程式區隔成在一個「活動」中代管的多個獨立畫面。 |
hilt * | 擴充 Dagger Hilt 的功能,以允許插入 androidx 程式庫中特定類別的依附元件。 |
lifecycle * | 建構生命週期感知元件,以根據活動或片段目前的生命週期狀態調整行為。 |
Material Design 元件 * | Android 適用的模組化和可自訂 Material Design UI 元件。 |
navigation * | 建構應用程式內使用者介面並設計相關結構、處理深層連結,以及規劃在不同畫面之間瀏覽的動線。 |
paging * | 以分頁方式載入資料,並在 RecyclerView 中顯示。 |
room * | 建立、儲存和管理 SQLite 資料庫備份的持續資料。 |
test * | 在 Android 中測試。 |
work * | 安排及執行可延後且設有限制條件的背景工作。 |
ads | 無論是否有 Play 服務都取得廣告 ID。 |
annotation | 列出中繼資料,協助工具開發人員和其他開發人員瞭解應用程式的程式碼。 |
arch.core | 其他 arch 依附元件的協助程式,包括可和 LiveData 搭配使用的 JUnit 測試規則。 |
asynclayoutinflater | 以非同步方式加載版面配置,以免 UI 發生卡頓。 |
autofill | 透過副檔名提示以提高自動填入準確度。 |
benchmark | 在 Android Studio 中準確評估程式碼的效能。 |
biometric | 使用生物特徵或裝置憑證進行驗證,以及執行加密作業。 |
藍牙 | 使用 Android 平台的藍牙功能,並搭配回溯相容的 API。 |
browser | 在使用者的預設瀏覽器中顯示網頁。 |
camera.media3 | TODO |
camera.viewfinder | 相機的獨立可組合函式和以 View 為基礎的觀景窗 |
car-app | 建構適用於 Android Auto 和 Android Automotive OS 的範本應用程式。 |
cardview | 採用圓角和投射陰影的 Material Design 卡片模式。 |
collection | 降低小型現有集合和新集合的記憶體影響。 |
compose.animation | 在 Jetpack Compose 應用程式中建構動畫,提供豐富的使用者體驗。 |
compose.compiler | 透過 Kotlin 編譯器外掛程式轉換 @Composable 函式,並啟用最佳化功能。 |
compose.foundation | 透過現成的構成元素編寫 Jetpack Compose 應用程式,然後進一步擴充基礎,建構出自己的設計系統元件。 |
compose.material | 運用現成的 Material Design 元件建構 Jetpack Compose UI。這是更高層級的 Compose 進入點,用意是確保提供的元件與 www.material.io 上所述元件相符。 |
compose.material3 | 運用新一代的 Material Design 3 元件建構 Jetpack Compose UI。Material 3 提供新的主題設定和元件,以及動態色彩等 Material You 個人化功能,可呼應全新的 Android 12 視覺風格和系統 UI。 |
compose.material3.adaptive | 使用 Material 3 自動調整式程式庫建立自動調整式 UI,這些 UI 會根據目前的視窗設定 (例如視窗大小類別或裝置姿勢) 自動調整。這個程式庫提供預設的架構實作項目,以及必要的建構模塊可組合項,讓您自行打造自訂體驗。 |
compose.runtime | Compose 程式設計模型和狀態管理的基本構成元素,以及 Compose Compiler 外掛程式指定的核心執行階段。 |
compose.ui | 與裝置互動所需的 Compose UI 基礎元件,包括版面配置、繪圖及輸入。 |
concurrent | 使用協同程式將任務移出主執行緒,並充分運用 ListenableFuture。 |
constraintlayout | 使用相對定位,靈活調整小工具的位置和大小。 |
contentpager | 在背景執行緒中將所有 ContentProvider 資料進行載入和分頁。 |
coordinatorlayout | 定位頂層應用程式小工具,例如 AppBarLayout 和 FloatingActionButton。 |
core | 以最新的平台功能和 API 為目標,同時支援舊裝置。 |
core.uwb | 在支援的裝置上實作 UWB (超寬頻)。 |
憑證 | 這個程式庫可針對使用者的憑證 (包括密碼、密碼金鑰和聯合憑證) 提供整合式存取權。請使用這個程式庫提供流暢安全的登入體驗。 |
credentials.registry | 為解決這些問題,我們新增了新的註冊機制,讓應用程式以保護隱私權的方式提供數位憑證。大致來說,提供者應用程式會預先向憑證管理工具註冊所有候選數位憑證;當憑證管理工具收到應用程式針對特定數位憑證提出的要求時,就會在沙箱中執行憑證比對和使用者選取器 UI。 |
cursoradapter | 向 ListView 小工具公開游標資料。 |
customview | 實作自訂檢視畫面。 |
datastore | 以非同步且一致的交易式方式儲存資料,克服 SharedPreferences 的一些缺點 |
documentfile | 查看檔案文件。 |
draganddrop | 接受來自其他應用程式或應用程式之中的拖曳資料,並顯示一致的放置目標預設用途。 |
drawerlayout | 實作 Material Design 導覽匣小工具。 |
dynamicanimation | 使用以物理為基礎的動畫 API 建立流暢動畫。 |
emoji | 在目前裝置和舊裝置上顯示表情符號。 |
emoji2 | 在目前裝置和舊裝置上顯示表情符號。 |
enterprise | 建立可供企業直接使用的應用程式。 |
exifinterface | 讀取及寫入圖片檔 EXIF 標記。 |
games | 在應用程式中使用原生 Android Game SDK 以執行複雜的遊戲任務,例如 Frame Pacing。 |
glance | 使用 Jetpack Compose 樣式 API 建構遠端介面的版面配置。 |
圖形 | 跨多個 Android 平台版本善用圖像設施 |
gridlayout | 實作格線版面配置。 |
health | 以跨平台技術建構高效能的健康類別應用程式。 |
health.connect | 允許開發人員讀取或寫入使用者的健康與健身記錄。 |
heifwriter | 使用 Android 裝置可用的轉碼器,以 HEIF 格式編碼圖片或圖片集合。 |
ink | 激發頂尖的觸控筆應用程式。降低開發人員進入門檻,提供高效、精美的觸控書寫體驗。 |
input | 預測未來的 MotionEvents 事件,藉此減少輸入互動的延遲時間 |
interpolator | 在舊平台上使用動畫內插器。 |
javascriptengine | 讓 Android 應用程式得以評估 JavaScript。 |
jetifier | 這個獨立工具可將程式庫的依附元件,從已淘汰的支援程式庫遷移至對等的 AndroidX 依附元件。 |
leanback | 請改用 Compose for TV,而非這個構件。 |
legacy | 這個構件和其類別已淘汰。自 Android 8 版本開始,由於背景檢查限制的因素,這個類別不再適用。 |
lint | Lint 檢查功能可驗證 Gradle API 的用法 |
loader | 載入在設定變更後仍然有效的 UI 資料。 |
localbroadcastmanager | 這個構件和其類別已淘汰。請改用 LiveData 或回應式串流。 |
media | 與其他應用程式共用媒體內容和控制項。已由 media3 取代。 |
media2 | 與其他應用程式共用媒體內容和控制項。 |
media3 * | 媒體用途支援程式庫。 |
mediarouter | 利用通用使用者介面,在遠端接收器裝置上啟用媒體顯示和播放功能。 |
multidex | 在搭載 Android 5 之前版本的裝置上部署含有多個 dex 檔案的應用程式。 |
metrics | 追蹤及回報應用程式的各種執行階段指標 |
palette | 擷取圖片中具有代表性的調色盤。 |
可在應用程式中新增 PDF 檢視功能的程式庫。 | |
percentlayout | 這個構件和其類別已淘汰。請改用 ConstraintLayout 和相關版面配置。 |
提供來源註解,以便進行效能最佳化。 | |
preference | 建立互動式設定畫面,無需存取裝置儲存空間或管理 UI。 |
透過應用程式列印相片、文件和其他圖形和圖片。 | |
privacysandbox.activity | TODO |
privacysandbox.ads | 這個程式庫可讓您整合隱私權保護 API,這種 API 屬於 Android 版 Privacy Sandbox。 |
privacysandbox.plugins | Android Privacy Sandbox Sdk Library Gradle 外掛程式 |
privacysandbox.sdkruntime | 這個程式庫可為 SdkRuntime 感知取用者提供元件 |
privacysandbox.tools | 運用 Android 版 Privacy Sandbox 功能的程式庫 |
privacysandbox.ui | TODO |
profileinstaller | 在 ART 讀取時間編譯追蹤記錄之前,讓程式庫預先填入。 |
recommendation | 將內容推薦到 Android TV 啟動器的主畫面。 |
recyclerview | 在 UI 中顯示大量資料集,同時盡可能降低記憶體用量。 |
remotecallback | 建立包裝函式,方便開發人員提供 PendingIntent。 |
resourceinspection | 在 Android Studio 即時版面配置檢查器中,顯示自訂檢視屬性。 |
savedstate | 編寫可插入的元件,在程序失敗時儲存 UI 狀態,並在程序重新啟動時還原。 |
安全技術 | 安全地管理金鑰、加密檔案以及共用偏好設定。 |
sharetarget | 提供回溯相容性,以便使用捷徑做為直接分享目標。 |
slice | 顯示應用程式以外的範本 UI 元素。 |
slidingpanelayout | 實作滑動窗格 UI 模式。 |
startup | 在應用程式啟動時,以簡單且有效率的方式初始化元件。 |
sqlite | 使用本機 SQLite 資料庫。如果可以的話,請改用 Room。 |
swiperefreshlayout | 實作滑動重新整理 UI 模式。 |
test.uiautomator | 測試跨應用程式功能 UI 架構 |
textclassifier | 辨識文字中的對話、連結、選項和其他類似結構。 |
tracing | 將追蹤記錄事件寫入系統追蹤緩衝區。 |
transition | 使用開始和結束版面配置為使用者介面動作製作動畫。 |
tv | 為開發人員提供 Compose 和 Material Design 功能,以便編寫電視專用應用程式 |
tvprovider | 提供 Android TV 頻道。 |
xr.arcore | 運用感知功能,將數位內容帶入真實世界。 |
xr.compose | 以宣告式方式建構空間 UI 版面配置,充分運用 Android XR 的空間功能。 |
xr.compose.material3 | 使用可調整為 XR 的 Material Design 元件和版面配置進行建構 |
xr.runtime | 使用原生執行階段啟動自訂 AR 或 3D 工作階段。 |
xr.scenecore | 使用 3D 內容建構及操作 Android XR 場景圖表。 |
vectordrawable | 算繪向量圖形。 |
versionedparcelable | 提供穩定且精簡的二進位序列化格式,可在程序之間傳遞,或是以安全的方式保留。 |
viewpager | 以可滑動格式顯示檢視畫面或片段。如果可以的話,請改用 viewpager2。 |
viewpager2 | 以可滑動格式顯示檢視畫面或片段。 |
wear | 建立 Wear OS by Google 智慧型手錶適用的應用程式。 |
wear.compose | 針對穿戴式裝置編寫 Jetpack Compose 應用程式,提供可支援穿戴式特定裝置、大小、形狀和瀏覽手勢的功能。 |
wear.protolayout | 這個程式庫可定義要在遠端介面上轉譯/評估的一組 UI 版面配置和非 UI 運算式。 |
wear.tiles | 建立 Wear OS by Google 智慧型手錶適用的應用程式。 |
wear.watchface | 建立 Wear OS by Google 智慧型手錶適用的應用程式。 |
webkit | 在 Android 5 以上版本使用新型 WebView API。 |
window | 協助支援不同的裝置板型規格,例如折疊式裝置。 |
window.extensions.core | 適用於視窗管理員程式庫擴充功能的 Core API |
新聞和影片
Compose runtime and performance - Android Developers Backstage
Updated 2025年3月4日
In this episode, Tor and Romain chat with Leland and Chuck from the Compose team about performance -- recent optimizations, upcoming optimizations, and challenges. Listen to the podcast → https://goo.gle/3QKVy8k Catch videos on YouTube →
SoundCloud uses Jetpack Glance to build Liked Tracks widget in just 2 weeks
Updated 2025年3月4日
To make it even easier for users to listen on Android, developers at SoundCloud — an artist-first music platform — turned to Jetpack Glance to create a Liked Tracks widget for their highly-rated app, which boasts 4.6 stars and over 100 million
Meet the Android Studio Team: A Conversation with Android Developer UX Manager, Dan Dole
Updated 2025年2月27日
Welcome to "Meet the Android Studio Team"! In this blog series, we introduce you to the passionate people who create the Android development tools you use every day. Get to know the engineers, designers, product managers, and more who work hard to
Meet the Android Studio Team: A Conversation with Engineering Director, Tor Norbye
Updated 2025年2月20日
Welcome to "Meet the Android Studio Team," our new ongoing blog series. Each week, we'll introduce you to the talented people behind Android Studio. Get to know the engineers, designers, product managers, and more who create the best possible
Compose for TV
Updated 2025年2月19日
Compose for TV is the modern approach for building Android TV user interfaces. Compose for TV unlocks all the benefits of Android's Jetpack Compose for your TV apps, making building beautiful and functional UIs for your app much easier. Jetcaster
Meet the Android Studio Team: A Conversation with Staff Developer Programs Engineer, Trevor Johns
Updated 2025年2月12日
Android Studio isn't just code and algorithms – it's built by real people with fascinating stories. Our "Meet the Android Studio Team" series gives you a glimpse into the lives and passions of the talented individuals who craft the tools you use
Meet the Android Studio Team: A Conversation with Director of Product Management, Jamal Eason
Updated 2025年2月6日
Dive into the world of Android Studio and meet the masterminds behind your favorite development tools! In our recurring blog series, "Meet the Android Studio Team," we'll introduce you to the brilliant engineers, designers, product managers, and more
Testing
Updated 2025年1月30日
Keep your UI delightful by testing it! Previews allow quickly verifying components during development, which can be automated with the preview screenshot testing Gradle plugin to create visual regression tests. Behavior tests can use
Meet the Android Studio Team: A Conversation with Product Manager, Paris Hsu
Updated 2025年1月30日
Welcome to "Meet the Android Studio Team"; a short blog series where we pull back the curtain and introduce you to the passionate people who build your favorite Android development tools. Get to know the talented minds – engineers, designers, product
Apps adopt Transformer to support more reliable and performant media editing use cases
Updated 2025年1月10日
The Jetpack Media3 library enables Android apps to build high quality media apps. As part of the Media3 library, the Transformer module aims to provide easy to use, reliable, and performant APIs for transcoding and editing media. For example, apps
Clipping and masking
Updated 2024年11月27日
Clipping or masking parts of your content is a way to create delightful UI effects, and is a common need when working with custom UI components. Clipping is the process of removing parts of your content based on a set path or shape. Whereas masking
Graphics layers
Updated 2024年11月15日
In this episode, learn all about Graphics Layers in Compose and how you can use the APIs to composite graphics layers together to create interesting visual effects. This episode covers how to use BlendModes to blend between two layers, and how to set
AnchoredDraggable #shorts
Updated 2024年11月7日
In this episode, we cover Compose AnchoredDraggable - an interactive UI element that allows users to drag and swipe it, while maintaining an anchor to its original position. Learn more → https://goo.gle/compose-anchored-draggable Watch more Compose
AnchoredDraggable
Updated 2024年10月30日
In this episode, we cover Compose AnchoredDraggable, which is a Jetpack Compose API that lets you build components that can be dragged between anchor points and settles an anchor point at the end of the gesture. AnchoredDraggable is often used to
CameraX update makes dual concurrent camera even easier
Updated 2024年10月16日
CameraX, Android's Jetpack camera library, is getting an exciting update to its Dual Concurrent Camera feature, making it even easier to integrate this feature into your app. This feature allows you to stream from 2 different cameras at the same
Here's what happening in our latest Spotlight Week: Adaptive Android Apps
Updated 2024年10月14日
With Android powering a diverse range of devices, users expect a seamless and optimized experience across their foldables, tablets, ChromeOS, and even cars. To meet these expectations, developers need to build their apps with multiple screen sizes
Introducing Ink API, a new Jetpack library for stylus apps
Updated 2024年10月8日
With stylus input, Android apps on phones, foldables, tablets, and Chromebooks become even more powerful tools for productivity and creativity. While there's already a lot to think about when designing for large screens – see our full guidance and
Room renovations
Updated 2024年9月24日
In this video, Elif from the Android Toolkit & Jetpack Team will be talking about Room! This past year was a BIG one for Room, and we are excited to share all the renovations we completed as we entered the Kotlin Multiplatform world.
Flow layouts
Updated 2024年9月11日
FlowRow and FlowColumn are similar to Row and Column layouts, however the items will flow into the next row or column when there is no more space in the area. In this video, Flow layouts are covered along with how to use them and tricks for using
Navigation Compose meet Type Safety #shorts
Updated 2024年9月10日
In this video, Clara Fok introduces the new Type Safety feature for Navigation Compose. Watch more Android Conference Talks → https://goo.gle/ConferenceTalks #Featured #AndroidDev #JetpackCompose Speakers: Clara Fok Products Mentioned: Jetpack
Navigation Compose meet Type Safety
Updated 2024年9月10日
In this video, Clara Fok will talk about the new Type Safety feature for Navigation Compose and the new type-safe APIs. Chapters: 0:00 - Introduction 1:43 - Type Safety 4:28 - Building NavGraphs 5:27 - Navigate with arguments 6:32 - Retrieve
Jetpack Compose APIs for building adaptive layouts using Material guidance now stable
Updated 2024年9月9日
The 1.0 stable version of the Compose adaptive APIs with Material guidance is out, ready to be used in production. The library helps you build adaptive layouts that provide an optimized user experience on any window size. The team at SAP Mobile Start
SAP integrated NavigationSuiteScaffold in just 5 minutes to create adaptive navigation UI
Updated 2024年9月9日
SAP Mobile Start is an app that centralizes access to SAP's mobile business suite, a hub for users to keep track of their companies’ processes and data so they can efficiently manage their daily to-dos while on the move. Recently, SAP Mobile Start
Shaders
Updated 2024年8月29日
In addition to Brushes, in Compose there is another delightful mechanism for painting your pixels and rendering graphics on screen, called Shaders. In this episode, we dive into the details of using shaders in Jetpack Compose, combined with render
Learn all about creating Shared elements in Jetpack Compose
Updated 2024年7月23日
🤔 Want to learn all about shared elements in Jetpack Compose? Take a look at our latest video on the topic - tap the link to find out more 🧞 Watch more Android Conference Talks → https://goo.gle/ConferenceTalks #Featured #AndroidDev #JetpackCompose
Advanced layout animations in Compose (Shared elements)
Updated 2024年7月23日
Compose is the recommended modern UI toolkit for Android that makes it easy to create beautiful and delightful user interfaces. A new powerful feature of Compose is the Lookahead layout system. Using this new layouting mechanism, we can create
Top 3 Updates with Compose across Form Factors at Google I/O '24
Updated 2024年6月11日
Google I/O 2024 was filled with lots of updates and announcements around helping you be more productive as a developer. Here are the top 3 announcements around Jetpack Compose and Form Factors from Google I/O 2024: The June 2024 release of Jetpack
A Developer’s Roadmap to Predictive Back (Views)
Updated 2024年5月24日
Before you read on, this topic is scoped to Views. Predictive Back with Compose is easier to implement and not included in this blog post. To learn how to implement Compose with Predictive Back, see the Add predictive back animations codelab and the
Everything you need to know about Google TV and Android TV OS
Updated 2024年5月15日
Over the past year, we’ve seen significant growth of Android TV OS, reaching 220 million monthly active devices with a 47% year-over-year increase. This incredible engagement would not be possible without our dedicated developer community. A massive
Google I/O 2024: What’s new in Android Development Tools
Updated 2024年5月14日
At Google I/O 2024, we announced an exciting new set of features and tools aimed at making Android development faster and easier. We also shared updates to Android Studio that will help you leverage AI and make it easier for you to build high quality