# honglou **Repository Path**: android_ios_test/honglou ## Basic Information - **Project Name**: honglou - **Description**: 高仿抖音 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2024-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 红楼视频 高仿抖音 ## 接口破解: * 参考尼古拉斯 赵四大神的博客 https://blog.csdn.net/jiangwei0910410003/article/details/78819781 * 万能的Hook大法 * PS:抖音接口有时间校验,如果本机时间不准的话,接口会报错,无法请求到数据 ## ijkplayer编译: * 可自行编译B站官方版本 * 本项目封装参考 https://github.com/dueeeke/dkplayer ## 关于上下滑动图片和视频无缝衔接: * 最好的解决办法是在播放器上面再盖一层ImageView,当视频播放的时候做一个delay在消失效果会好点,不会出现频繁滑动瞬间黑屏的现象 ### 效果如图 * gif录制较卡实际很流畅 ![](https://github.com/MIkeeJY/honglou/blob/master/img/screenshot.gif) ![](https://github.com/MIkeeJY/honglou/blob/master/img/screenshot2.gif) # License ``` Copyright 2015-2018 hackest 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. ```