zy-player-tv
zy player tv app, developed with flutter
1. 设置flutter环境
1.2 打开android studio, 依次打开tools->avd manager, 生成一个新的虚拟机. 我们这里生成一个android tv, api level=22 的一个虚拟机.点击播放按钮就会开始运行该虚拟机.
![[2025] ZY Player TV app, developed with Flutter avdmanager](https://i0.wp.com/github.com/cuiocean/zy-player-tv/raw/main/images/avdmanager.png?w=770&ssl=1)
1.3 在android studio,当可用设备列表出现”sdk google atv x86″字样的时候,点击后边的运行按钮
![[2025] ZY Player TV app, developed with Flutter run](https://i0.wp.com/github.com/cuiocean/zy-player-tv/raw/main/images/run.png?w=770&ssl=1)
一切正常的话,你会看到如下运行结果
![[2025] ZY Player TV app, developed with Flutter emulator](https://i0.wp.com/github.com/cuiocean/zy-player-tv/raw/main/images/emulator.png?w=770&ssl=1)
Comments are closed.