日本黄色一级经典视频|伊人久久精品视频|亚洲黄色色周成人视频九九九|av免费网址黄色小短片|黄色Av无码亚洲成年人|亚洲1区2区3区无码|真人黄片免费观看|无码一级小说欧美日免费三级|日韩中文字幕91在线看|精品久久久无码中文字幕边打电话

當前位置:首頁 > > 充電吧
[導讀]在Android?Support Library包中,包含了幾個可以被引入到你應用的庫。每一個庫支持一個特定的Android平臺版本范圍和功能集合。原文:The Android Support Lib

在Android?Support Library包中,包含了幾個可以被引入到你應用的庫。每一個庫支持一個特定的Android平臺版本范圍和功能集合。

原文:The Android Support Library package contains several libraries that can be included in your application. Each of these libraries supports a specific range of Android platform versions and set of features.

這個指南解釋了Support Library提供的重要功能和版本,這將幫助你決定你的應用選擇哪一個功能和版本??偟膩碚f,我們推薦引入v4 support和?v7 appcompat的庫,因為它們支持的Android版本很廣泛,并為推薦的用戶界面樣式提供API。

原文:This guide explains the important features and version support provided by the Support Libraries to help you decide which of them you should include in your application. In general, we recommend including the?v4 support?and??v7 appcompat?libraries, because they support a wide range of Android versions and provide APIs for recommended user interface patterns.


想要使用任何下面的庫,你必須將庫文件下載到你安裝的Android SDK中。在Support Library Setup中根據指引下載Support Library,來完成這一步驟。你必須采取額外的措施來引入一個特殊的Support Library到你的應用中。查看下面每一個庫章節(jié)的末尾來獲取重要信息,這些信息闡述了如何將庫引入你的應用中。

原文:In order to use any of the following libraries, you must download the library files to your Android SDK installation. Follow the directions for downloading the Support Libraries in?Support Library Setup?to complete this step. You must take additional steps to include a specific Support Library in your application. See the end of each library section below for important information on how to include the library in your application.


v4 Support Library
這個庫是為Android 1.6(API level 4)和更高版本設計的。相對于其他庫,他包含的API集合最大,包括對應用組件、用戶界面功能、輔助功能、數(shù)據處理、網絡連接和編程工具的支持。這里有一些包含在v4庫中的關鍵類:(此處偷個懶,省去關鍵類的翻譯500字^_^)

原文:This library is designed to be used with Android 1.6 (API level 4) and higher. It includes the largest set of APIs compared to the other libraries, including support for application components, user interface features, accessibility, data handling, network connectivity, and programming utilities. Here are a few of the key classes included in the v4 library:


App ComponentsFragment?- Adds support encapsulation of user interface and functionality with Fragments, enabling applications provide layouts that adjust between small and large-screen devices.NotificationCompat?- Adds support for rich notification features.LocalBroadcastManager?- Allows applications to easily register for and receive intents within a single application without broadcasting them globally.User InterfaceViewPager?- Adds a?ViewGroup?that manages the layout for the child views, which the user can swipe between.PagerTitleStrip?- Adds a non-interactive title strip, that can be added as a child of?ViewPager.PagerTabStrip?- Adds a navigation widget for switching between paged views, that can also be used with?ViewPager.DrawerLayout?- Adds support for creating a?Navigation Drawer?that can be pulled in from the edge of a window.SlidingPaneLayout?- Adds widget for creating linked summary and detail views that appropriately adapt to various screen sizes.AccessibilityExploreByTouchHelper?- Adds a helper class for implementing accessibility support for custom views.AccessibilityEventCompat?- Adds support for?AccessibilityEvent. For more information about implementing accessibility, see?Accessibility.AccessibilityNodeInfoCompat?- Adds support for?AccessibilityNodeInfo.AccessibilityNodeProviderCompat?- Adds support for?AccessibilityNodeProvider.AccessibilityDelegateCompat?- Adds support for?View.AccessibilityDelegate.ContentLoader?- Adds support for asynchronous loading of data. The library also provides concrete implementations of this class, including?CursorLoader?and?AsyncTaskLoader.FileProvider?- Adds support for sharing of private files between applications.還有很多其他API包含在這個庫中。在API引用中查看?android.support.v4包,以獲取關于v4 Support Library API的全部和詳細的信息。

原文:There are many other APIs included in this library. For complete, detailed information about the v4 Support Library APIs, see the??android.support.v4?package in the API reference.

本站聲明: 本文章由作者或相關機構授權發(fā)布,目的在于傳遞更多信息,并不代表本站贊同其觀點,本站亦不保證或承諾內容真實性等。需要轉載請聯(lián)系該專欄作者,如若文章內容侵犯您的權益,請及時聯(lián)系本站刪除。
換一批
延伸閱讀

其他電腦(比如安卓手機/平板電腦)的屏幕壞了,你可能想在安排維修之前緊急訪問一些東西。你可以使用android的USB OTG功能(是的,幾乎每個android都支持這個功能,你可以將鼠標和鍵盤連接到它)。

關鍵字: USB 鼠標 Android 樹莓派

Google 宣布與中國 AR 科技公司 XREAL 達成深度戰(zhàn)略合作,聯(lián)合推出全球首款專為 Android XR 平臺打造的旗艦級 AR 眼鏡 Project Aura。

關鍵字: Google XREAL Android XR眼鏡 AR

繼停止維護AOSP開源項目后,谷歌母公司Alphabet近日被曝在其安卓系統(tǒng)(Android)、Pixel手機以及Chrome瀏覽器等部門裁員數(shù)百人。這一舉措引發(fā)了業(yè)界的廣泛關注,也引發(fā)了對谷歌未來業(yè)務布局的諸多猜測。

關鍵字: 谷歌 AOSP Android 裁員

在本教程中,我們將使用Capacitor 6、Angular和TypeScript構建一個Android應用程序,該應用程序通過串行端口連接到BleuIO USB加密狗。該應用程序允許用戶直接從Android設備發(fā)送和接...

關鍵字: Android USB 電容器 BLE設備

早前媒體報道谷歌將停止維護Android開源項目(AOSP),將Android開發(fā)全面轉向內部閉源分支,目前這一消息已經得到谷歌官方確認。

關鍵字: 谷歌 Android 開源

本項目演示了如何通過OTG (on - go) USB在Android設備上使用BleuIO USB加密狗作為串行端口。使用電容器6和@adeunis/電容器-串行插件,我們建立串行連接,發(fā)送AT命令,并實時讀取響應。該...

關鍵字: 電容器 Android 傳感器 微控制器 嵌入式系統(tǒng)

在Linux操作系統(tǒng)中,Android Debug Bridge(ADB)是一個功能強大的命令行工具,它允許開發(fā)者在計算機和Android設備之間建立通信,從而進行調試、管理、安裝應用等操作。本文將詳細介紹在Linux系...

關鍵字: Linux系統(tǒng) Android Debug ADB

隨著Android操作系統(tǒng)的進步,智能手機的使用日益增加。隨后,有報道稱,惡意個人和黑客利用 Android 提供的漏洞來訪問用戶珍視的數(shù)據。例如,此類威脅包括 2021 年針對 Android 設備發(fā)布的 Flubot...

關鍵字: Android 惡意軟件

在本教程中,我們將構建超出電子領域的東西。作為一名電子工程師,我們大多數(shù)人都想為我們的物聯(lián)網應用程序構建一些用戶界面,在大多數(shù)情況下,Android應用程序將是用戶與我們的物聯(lián)網設備交互的正確選擇。所以,如果你想為你的物...

關鍵字: 物聯(lián)網 Android
關閉