全體注意!一大波鴻蒙三方庫已經到來!

如果說面向全場景的分散式特性是奠定HarmonyOS發展的基石,豐富的第三方庫則是HarmonyOS不斷發展的保證。庫是開發的根本,可以降低開發難度,豐富開發選擇,提升開發效率。從頁面到APP,所有的設計都離不開它。

HarmonyOS三方庫涵蓋了7大類,目前還在急速擴充中。以下為三方庫的介紹及資源地址,趕緊收藏!

一、工具類

分類 名稱 介紹 資源地址
1.1 圖片載入 gilde 最常用的圖片載入工具 //gitee.com/openharmony-tpc/glide
  glide-transformations 基於glide 的圖片變化庫 //gitee.com/openharmony-tpc/glide-transformations
  fresco facebook出品的一款圖片載入工具 //gitee.com/openharmony-tpc/fresco
  picasso 常用的圖片載入工具之一 //gitee.com/openharmony-tpc/picasso
  ohos-gif-drawable gif圖片載入工具 //gitee.com/openharmony-tpc/ohos-gif-drawable
  ohos-Universal-Image-Loader 常用圖片載入工具之一 //gitee.com/openharmony-tpc/ohos-Universal-Image-Loader
  Keyframes 基於Adobe 矢量圖動畫載入 //gitee.com/openharmony-tpc/Keyframes
  ion 圖片載入工具 //gitee.com/openharmony-tpc/ion
1.2 數據封裝傳遞 EventBus 最常用的消息傳遞工具 //gitee.com/openharmony-tpc/EventBus
  Rxohos 基於RxJava //gitee.com/openharmony-tpc/Rxohos
  RxBus 基於Rxjava消息傳遞工具 //gitee.com/openharmony-tpc/RxBus
  otto 基於Guava的消息傳遞工具 //gitee.com/openharmony-tpc/otto
  RxLifeCycle 基於RxJava生命周期獲取 //gitee.com/openharmony-tpc/RxLifeCycle
  RxBinding 基於控制項的擴展 //gitee.com/openharmony-tpc/RxBinding
  agera 數據交互 //gitee.com/openharmony-tpc/agera
  Anadea_RxBus 基於Rxjava消息傳遞工具 //gitee.com/openharmony-tpc/Anadea_RxBus
  LoadSir 註冊事件進行回調操作 //gitee.com/openharmony-tpc/LoadSir
1.3 日誌 Logger log工具 //gitee.com/openharmony-tpc/logger
  xLog 日誌工具 //gitee.com/openharmony-tpc/xLog
1.4 許可權相關 xxpermissions 許可權申請 //gitee.com/openharmony-tpc/xxpermissions
  PermissionsDispatcher 許可權申請 //gitee.com/openharmony-tpc/PermissionsDispatcher
  Dexter 許可權申請 //gitee.com/openharmony-tpc/Dexter
1.5 相機/相冊 BGAQRCode-ohos 基於ZXing的二維碼掃描工具 //gitee.com/openharmony-tpc/BGAQRCode-ohos
  Matisse 相冊訪問 //gitee.com/openharmony-tpc/Matisse
  ImagePicker 相冊訪問 //gitee.com/openharmony-tpc/ImagePicker
  CameraView 相機使用組件 //gitee.com/openharmony-tpc/CameraView
1.6 其他 Butterknife 通過反射調用方法 //gitee.com/openharmony-tpc/butterknife
  assertj-ohos 快速調用其他封裝庫 //gitee.com/openharmony-tpc/assertj-ohos
  ohos-utilset 工具集 //gitee.com/openharmony-tpc/ohos-utilset
  xUtils3 工具集 包含網路,圖片,控制項等 //gitee.com/openharmony-tpc/xUtils3
  device-year-class 獲取手機年份 //gitee.com/openharmony-tpc/device-year-class
  swipe 對於手勢封裝應用 //gitee.com/openharmony-tpc/swipe
  TinyPinyin 文字轉拼音工具 //gitee.com/openharmony-tpc/TinyPinyin

二、網路類

名稱 介紹 資源地址
PersistentCookieJar 基於okhttp3實現的cookie網路優化 //gitee.com/openharmony-tpc/PersistentCookieJar
chuck okhttp本地client //gitee.com/openharmony-tpc/chuck
google-http-java-client google http Client庫 //gitee.com/openharmony-tpc/google-http-java-client
ohos-async-http 基於Apache的HttpClient庫構建的Http Client //gitee.com/openharmony-tpc/ohos-async-http
okhttp-OkGo 基於okhttp 封裝的庫 //gitee.com/openharmony-tpc/okhttp-OkGo
ohosAsync 非同步網路請求 //gitee.com/openharmony-tpc/ohosAsync
Fast-ohos-Networking 快速訪問 //gitee.com/openharmony-tpc/Fast-ohos-Networking
FileDownloader 文件下載庫 //gitee.com/openharmony-tpc/FileDownloader
PRDownloader 文件下載庫 //gitee.com/openharmony-tpc/PRDownloader
network-connection-class 獲取網路狀態庫 //gitee.com/openharmony-tpc/network-connection-class
ThinDownloadManager 文件下載庫 //gitee.com/openharmony-tpc/ThinDownloadManager

三、文件數據類

分類 名稱 介紹 資源地址
3.1 資料庫 greenDAO 最常用的資料庫組件 //gitee.com/openharmony-tpc/greenDAO
  Activeohos 資料庫sqlite封裝 //gitee.com/openharmony-tpc/Activeohos
  RushOrm 資料庫sqlite封裝 //gitee.com/openharmony-tpc/RushOrm
  LitePal 資料庫sqlite封裝 //gitee.com/openharmony-tpc/LitePal
3.2 Preferences rx-preferences 基於Preferences封裝存儲工具 //gitee.com/openharmony-tpc/rx-preferences
  preferencebinder 基於Preferences封裝存儲工具 //gitee.com/openharmony-tpc/preferencebinder

四、音影片

分類 名稱 介紹 資源地址
4.1 影片 jcodec java 解碼影片 //gitee.com/openharmony-tpc/jcodec
4.2 音頻 soundtouch 支援更改聲音速度 //gitee.com/openharmony-tpc/soundtouch

五、動畫圖形類

分類 名稱 介紹 資源地址
5.1 動畫 ohosViewAnimations 一款動畫的集合的庫 //gitee.com/openharmony-tpc/ohosViewAnimations
  lottie-ohos 讓複雜動畫輕鬆實現 //gitee.com/openharmony-tpc/lottie-ohos
  confetti 模仿雪花飄落的動畫 //gitee.com/openharmony-tpc/confetti
  RippleEffect 水波紋點擊動畫 //gitee.com/openharmony-tpc/RippleEffect
  MetaballLoading 一個類似元球進度動畫效果 //gitee.com/openharmony-tpc/MetaballLoading
  ohos-Spinkit 多種基礎動畫集合 //gitee.com/openharmony-tpc/ohos-Spinkit
  LoadingView 多種多樣的loading動畫集合 //gitee.com/openharmony-tpc/LoadingView
  desertplaceholder 沙漠中的帶動畫的場景 //gitee.com/openharmony-tpc/desertplaceholder
  Sequent 各種文字圖片呈現動畫 //gitee.com/openharmony-tpc/Sequent
  ohos-Views 各種動畫的views //gitee.com/openharmony-tpc/ohos-Views
  BezierMaker 簡單的貝賽爾曲線繪製方法 //gitee.com/openharmony-tpc/BezierMaker
  WhorlView 圓形轉圈動畫 //gitee.com/openharmony-tpc/WhorlView
5.2 圖片處理 SimpleCropView 圖片裁剪工具 //gitee.com/openharmony-tpc/SimpleCropView
  Luban 圖片壓縮工具 //gitee.com/openharmony-tpc/Luban
  TakePhoto 拍照圖片旋轉剪裁 //gitee.com/openharmony-tpc/TakePhoto
  Compressor 圖片壓縮 //gitee.com/openharmony-tpc/Compressor
  PloyFun 生成三角玻璃圖片 //gitee.com/openharmony-tpc/PloyFun
  CompressHelper 圖片壓縮 //gitee.com/openharmony-tpc/CompressHelper

六、 UI- 自定義控制項

分類 名稱 介紹 資源地址
6.1 Image PhotoView 圖片縮放查看 //gitee.com/openharmony-tpc/PhotoView
  CircleImageView 圓形圖片 //gitee.com/openharmony-tpc/CircleImageView
  RoundedImageView 圓角圖片 //gitee.com/openharmony-tpc/RoundedImageView
  subsampling-scale-image-view 超高清圖查看縮放 //gitee.com/openharmony-tpc/subsampling-scale-image-view
  ContinuousScrollableImageView 帶動畫播放的Image //gitee.com/openharmony-tpc/ContinuousScrollableImageView
6.2 Text drawee-text-view 富文本組件 //gitee.com/openharmony-tpc/drawee-text-view
  ReadMoreTextView 點擊展開的Text控制項 //gitee.com/openharmony-tpc/ReadMoreTextView
  MaterialEditText 基於MaterialDesign設計的自定義輸入框 //gitee.com/openharmony-tpc/MaterialEditText
  XEditText 自定義特殊效果輸入 //gitee.com/openharmony-tpc/XEditText
6.3 Button FloatingActionButton 懸浮button //gitee.com/openharmony-tpc/FloatingActionButton
  circular-progress-button 自定義帶進度的按鈕 //gitee.com/openharmony-tpc/circular-progress-button
  progressbutton 帶進度的自定義按鈕 //gitee.com/openharmony-tpc/progressbutton
  SwitchButton 仿ios的開關按鈕 //gitee.com/openharmony-tpc/SwitchButton
  SlideSwitch 多種樣式的開關按鈕 //gitee.com/openharmony-tpc/SlideSwitch
6.4 ListContainer FloatingGroupExpandableListView 自定義list組件,支援分類帶標題 //gitee.com/openharmony-tpc/FloatingGroupExpandableListView
  XRecyclerView 基於ListContainer下拉刷新 //gitee.com/openharmony-tpc/XRecyclerView
  PullToZoomInListView 頂部放大List //gitee.com/openharmony-tpc/PullToZoomInListView
  WaveSideBar 類似於通訊錄帶字母選擇的list //gitee.com/openharmony-tpc/WaveSideBar
  SwipeActionAdapter list側滑菜單 //gitee.com/openharmony-tpc/SwipeActionAdapter
6.5 PageSlider ViewPagerIndicator 星級最高的Slider組件 //gitee.com/openharmony-tpc/ViewPagerIndicator
  PageIndicatorView 自定義適配器組件 //gitee.com/openharmony-tpc/PageIndicatorView
  UltraViewPager 多種樣式的Slider自定義控制項 //gitee.com/openharmony-tpc/UltraViewPager
  SlidingDrawer 自定義Slider組件 //gitee.com/openharmony-tpc/SlidingDrawer
  AppIntro 各種轉場動畫集合 //gitee.com/openharmony-tpc/AppIntro
  ParallaxViewPager 自定義Slider組件 //gitee.com/openharmony-tpc/ParallaxViewPager
  MZBannerView 仿魅族BannerView自定義組件 //gitee.com/openharmony-tpc/MZBannerView
  FlycoPageIndicator 多種樣式的適配器組件 //gitee.com/openharmony-tpc/FlycoPageIndicator
  SCViewPager 不規則淡入淡出的Slider //gitee.com/openharmony-tpc/SCViewPager
  imagecoverflow 3D視角適配器 //gitee.com/openharmony-tpc/ImageCoverFlow
6.6 ProgressBar MaterialProgressBar 多種樣式自定義progressbar //gitee.com/openharmony-tpc/MaterialProgressBar
  discreteSeekBar 冒泡式顯示自定義seekbar //gitee.com/openharmony-tpc/discreteSeekBar
  materialish-progress 自定義樣式的progressbar //gitee.com/openharmony-tpc/materialish-progress
  ohos-HoloCircularProgressBar 自定義progressBar //gitee.com/openharmony-tpc/ohos-HoloCircularProgressBar
  circular-music-progressbar 類似於音樂播放器的圓形progressbar //gitee.com/openharmony-tpc/circular-music-progressbar
  SectorProgressView 自定義圓形progressBar //gitee.com/openharmony-tpc/SectorProgressView
  LikeSinaSportProgress 類似於新浪的兩邊比拼進度條 //gitee.com/openharmony-tpc/LikeSinaSportProgress
6.7 Dialog/彈出框 sweet-alert-dialog 自定義對話框 //gitee.com/openharmony-tpc/sweet-alert-dialog
  LovelyDialog 自定義樣式的Dialog //gitee.com/openharmony-tpc/LovelyDialog
  CookieBar 頂部底部彈出的自定義對話框 //gitee.com/openharmony-tpc/CookieBar
  Alerter 頂部提示組件 //gitee.com/openharmony-tpc/Alerter
  StatusView 頂部彈出的狀態視圖 //gitee.com/openharmony-tpc/StatusView
6.8 Layout vlayout 可以嵌套列表布局 //gitee.com/openharmony-tpc/vlayout
  flexbox-layout 按照百分比控制的布局 //gitee.com/openharmony-tpc/flexbox-layout
  ohosAutoLayout 根據特定效果圖尺寸,按比例自適應布局 //gitee.com/openharmony-tpc/ohosAutoLayout
  yoga facebook基於flexbox的布局引擎 //gitee.com/openharmony-tpc/yoga
6.9 Tab/菜單切換 FlycoTabLayout 自定義TabLayout組件 //gitee.com/openharmony-tpc/FlycoTabLayout
  NavigationTabBar 各種樣式TabBar合集 //gitee.com/openharmony-tpc/NavigationTabBar
  BottomBar 自定義底部菜單欄 //gitee.com/openharmony-tpc/BottomBar
  BottomNavigation 多種樣式自定義底部菜單欄 //gitee.com/openharmony-tpc/BottomNavigation
  ahbottomnavigation 多種樣式自定義底部菜單欄 //gitee.com/openharmony-tpc/ahbottomnavigation
  HorizontalPicker 橫向菜單選擇器 //gitee.com/openharmony-tpc/HorizontalPicker
  StatefulLayout 可以左右切換布局有點類似PageSlider //gitee.com/openharmony-tpc/StatefulLayout
6.10 Toast Toasty 簡單好用的Toast調用工具 //github.com/GrenderG/Toasty
  FancyToast-ohos Toast調用封裝工具 //gitee.com/openharmony-tpc/FancyToast-ohos
6.11 Time/Date ohos-times-square 簡單的日曆組件 //gitee.com/openharmony-tpc/ohos-times-square
  CountdownView 多種效果的時間計時器 //gitee.com/openharmony-tpc/CountdownView
6.12 其他 BGARefreshLayout-ohos 基於多個場景的下拉刷新 //gitee.com/openharmony-tpc/BGARefreshLayout-ohos
  ohos-Bootstrap 多種自定義控制項合集 //gitee.com/openharmony-tpc/ohos-Bootstrap
  ohosSlidingUpPanel 底部上滑布局 //gitee.com/openharmony-tpc/ohosSlidingUpPanel
  Fragmentation 側邊菜單 //gitee.com/openharmony-tpc/Fragmentation
  triangle-view 三角圖 //gitee.com/openharmony-tpc/triangle-view
  MaterialDesignLibrary 基於MaterialDesign的各種自定義控制項合集 //gitee.com/openharmony-tpc/MaterialDesignLibrary
  XPopup 包含dialog,圖片載入等各式自定義控制項 //gitee.com/openharmony-tpc/Xpopup
  cardslib 卡片式布局庫 //gitee.com/openharmony-tpc/cardslib
  Swipecards 滑動卡片組件 //gitee.com/openharmony-tpc/Swipecards
  SlideUp-ohos 從下方滑動出來的布局控制項 //gitee.com/openharmony-tpc/SlideUp-ohos
  EazeGraph 柱狀圖圓形圖山峰圖 //gitee.com/openharmony-tpc/EazeGraph
  WheelView 輪盤選擇 //gitee.com/openharmony-tpc/WheelView
  RulerView 捲尺控制項 //gitee.com/openharmony-tpc/RulerView
  MultiCardMenu 底部彈出的自定義菜單集合 //gitee.com/openharmony-tpc/MultiCardMenu
  DividerDrawable 分割線繪製 //gitee.com/openharmony-tpc/DividerDrawable
  ProtractorView 量角器控制項 //gitee.com/openharmony-tpc/ProtractorView
  ohos-ExpandIcon 箭頭控制項 //gitee.com/openharmony-tpc/ohos-ExpandIcon
  GestureLock 可自定義配置的手勢動畫解鎖 //gitee.com/openharmony-tpc/GestureLock
  williamchart 柱狀圖圓形圖進度圖山峰圖 //gitee.com/openharmony-tpc/williamchart
  labelview 自定義角標圖 //gitee.com/openharmony-tpc/labelview
  PatternLockView 簡單的手勢解鎖 //gitee.com/openharmony-tpc/PatternLockView
  BadgeView 圖標的標籤圖 //gitee.com/openharmony-tpc/BadgeView
  MaterialBadgeTextView 圖標的標籤圖 //gitee.com/openharmony-tpc/MaterialBadgeTextView
  SlantedTextView 自定義角標圖 //gitee.com/openharmony-tpc/SlantedTextView
  TriangleLabelView 三角形角標圖 //gitee.com/openharmony-tpc/TriangleLabelView
  GoodView 帶特效點贊按鈕 //gitee.com/openharmony-tpc/GoodView
  StateViews 自定義狀態提示控制項 //gitee.com/openharmony-tpc/StateViews
  WaveView 自定義水平面樣式控制項 //gitee.com/openharmony-tpc/WaveView
  CircleRefreshLayout 下拉刷新組件 //gitee.com/openharmony-tpc/CircleRefreshLayout

七、框架類

名稱 介紹 資源地址
TheMVP mvp框架 //gitee.com/openharmony-tpc/TheMVP
ohos-ZBLibrary MVP框架,同時附有OKhttp,glide,zxing等常用工具 //gitee.com/openharmony-tpc/ohos-ZBLibrary

更多HarmonyOS三方庫在持續增加中,敬請期待!

想了解更多內容,請訪問51CTO和華為合作共建的鴻蒙社區://harmonyos.51cto.com

Tags: