# Launcher **Repository Path**: ssff_admin/Launcher ## Basic Information - **Project Name**: Launcher - **Description**: IPTV Launcher桌面. - **Primary Language**: Android - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 32 - **Created**: 2025-03-12 - **Last Updated**: 2025-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Launcher IPTV Launcher桌面. 微信群: ![输入图片说明](Android%20TV%E5%BC%80%E5%8F%91%E7%BE%A4%20(1).png) > 库使用: ## 感谢支持项目 [![在这里插入图片描述](https://images.gitee.com/uploads/images/2020/0521/011611_7e2f4f87_111902.jpeg)](http://www.cdnbye.com/) - 适配库 AutoLayout - 网络库 retrofit 1. 定义json固定数据格式 code, msg, data. 2. 网络错误统一处理 3. 设置缓存 4. 下载文件 - 数据解析 Gson - 数据库 Realm 或 OrmLite - 图片缓存库 Glide - 注解库 butterknife - webview 腾讯X5 http://x5.tencent.com/ - 事件总线 eventbus 1 * 播放器 https://github.com/Bilibili/ijkplayer https://github.com/upyun/android-player-sdk > git 代码上传格式 ```xml 标识: 1. feat: 新功能 2. fix: 修补bug 3. docs:文档 4.style:格式 5.refactor:重构 6.test:增加测试 eg. reat(LoginActivity):登录模块 添加登录逻辑,接口... ... eg(简单写法): reat:增加登录模块 ```