https://github.com/cuiocean/zy-player-tv
ZY Player TV app, developed with Flutter
https://github.com/cuiocean/zy-player-tv
Last synced: 7 days ago
JSON representation
ZY Player TV app, developed with Flutter
- Host: GitHub
- URL: https://github.com/cuiocean/zy-player-tv
- Owner: cuiocean
- License: mit
- Created: 2020-11-15T16:58:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-05T20:59:50.000Z (over 4 years ago)
- Last Synced: 2025-04-28T19:40:50.153Z (about 2 months ago)
- Language: Dart
- Size: 218 KB
- Stars: 196
- Watchers: 15
- Forks: 71
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZY-Player-TV
ZY Player TV app, developed with Flutter## 1. 设置Flutter环境
#### 1.1 按着https://flutter.dev/docs/get-started/install/windows 页面的指导,先安装好Flutter和Android Studio
#### 1.2 打开Android Studio, 依次打开Tools->AVD Manager, 生成一个新的虚拟机. 我们这里生成一个Android TV, API level=22 的一个虚拟机.点击播放按钮就会开始运行该虚拟机.

#### 1.3 在Android Studio,当可用设备列表出现"sdk google atv x86"字样的时候,点击后边的运行按钮

一切正常的话,你会看到如下运行结果
