一款高仿 Eyepetizer | 開眼短視頻的 MVVM 開源項目

Eyepetizer

基於 Kotlin 語言仿寫「開眼 Eyepetizer」的一個短視頻 Android 客戶端項目,採用 Jetpack + 協程實現的 MVVM 架構。

簡介

這是一個高仿「開眼 Eyepetizer」的短視頻 Android 客戶端項目,個人覺得這款 App 的 UI 設計風格很好看,界面簡潔清新,通過此項目,進行相關技術的學習與整合。

整個項目沒有複雜的封裝,同時項目開發規範參考了 Kotlin 官方文檔 與第三方 AndroidStandardDevelop。個人認爲代碼還是比較容易閱讀理解的,因此也非常適合新手入門 Kotlin 語言,同時更快地掌握 Jetpack 組件的使用。

另外值得一提的是,所有 UI 都是經過標註工具測量後的,無論是字體顏色、大小、間距等幾乎都是像素級模仿的「開眼 Eyepetizer」Android 客戶端 App,對應的 v6.3.1 版本(目前最新版)。

屏幕截圖







圖片加載不出來?附上博客地址

下載體驗

主要功能

  • 觀看優質高清短視頻與評論。
  • 瀏覽社區圖文與視頻創作。
  • 查看每日新鮮資訊與熱搜關鍵詞。
  • 分享精彩短視頻與新鮮資訊等。

使用工具

關於我

鼓勵

通過這個項目希望能夠幫助大家更好地學習 Jetpack 與 MVVM 架構。如果你喜歡 Eyepetizer 的設計,感覺本項目的源代碼對你的學習有所幫助,可以點右上角 “Star” 支持一下,謝謝!^_^

致謝

License

所有數據來源於開眼,僅供學習和交流使用,嚴禁用於任何商業用途,原作公司擁有所有權利。

Copyright (c) 2020. vipyinzhiwei <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

GitHub 項目地址: https://github.com/VIPyinzhiwei/Eyepetizer

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章