Skip to content

Latest commit

 

History

History
118 lines (75 loc) · 4.47 KB

File metadata and controls

118 lines (75 loc) · 4.47 KB

English | 中文

KaiYan

Project Introduction

The project imitates the Eyepetizer app, which mainly involves video playback, page loading, database management, and more. The main purpose of doing this project is to improve one's proficiency in Kotlin and JetPack. The application interface is simple, and the code is relatively easy to understand. The coding should refer to the official Kotlin documentation as much as possible. If the source code of the project is helpful to you, Star can support it. Thank you very much! In addition, if you are interested in this project, please participate in discussions and contribute code to jointly promote the development and improvement of the project!

Functionality

  • Gathering high-quality short video content from around the world to broaden your horizons.
  • View community graphics, videos, and comments to inspire your life.

Application Architecture

MVVM

Involving technology

Application screenshot

Application download

Scan the QR code orClick me to download

License

All data in this application is sourced from OpenEye and is for learning and communication purposes only. It is strictly prohibited to use it for any commercial purposes. Please respect the rights and interests of the original company and comply with relevant laws and regulations. If you intend to use this data for commercial purposes, please contact the original company and obtain their explicit authorization.

Copyright (c) 2023 leihaogit <leihao168888@gmail.com>

   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.