# BannerPlayer **Repository Path**: scrystally/BannerPlayer ## Basic Information - **Project Name**: BannerPlayer - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-14 - **Last Updated**: 2025-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BannerPlayer [![License](https://img.shields.io/github/license/xulindev/AndroidCore)](https://github.com/xulindev/AndroidCore/blob/master/LICENSE) [![platform](https://img.shields.io/badge/platform-Android-yellow.svg)](https://www.android.com) [![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21) 实现图片和视频混合轮播,自动+手动滑动,无限循环,视频自动播放。其中图片使用Glide图片加载库,视频使用GSYVideoPlayer播放器 具体介绍可查看我的博客:[【Android】实现图片和视频混合轮播(无限循环、视频自动播放)](https://blog.csdn.net/T01151018/article/details/139865178) # [License](https://github.com/FullCourage/RichEditor/blob/master/LICENSE) ``` Copyright 2020 FullCourage 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. ```