google 自己的文档 https://developer.android.com/training/tv/playback/browse#kotlin
w3cschool 的文档 https://www.w3cschool.cn/android_training_course/android_training_course-5a6727i6.html
Android TV 开源社区 / Android-TV-Frame https://gitee.com/kumei/AndroidTVWidget
TvRecyclerView--针对TV端特性进行的适配与开发 https://github.com/zhousuqiang/TvRecyclerView
Android TV 开源社区 https://gitee.com/kumei
android tv 相关的库,包括界面开发,播放器等等的收集,欢迎大家加入. https://gitee.com/kumei/Android_tv_libs
https://github.com/JackyAndroid/AndroidTVLauncher/blob/master/README-CN.md 开源项目 star2.5K
android TV 开发的几个链接
-
ios framework中的图片如何访问
特别简单,在主工程设置中,只要resource parse加入那个图片文件夹或者图片目录就可以正常访问了
-
最新iOS APP打包上传到AppStore教程
作为一名iOS开发者,把辛辛苦苦开发出来的App上传到App Store是件必要的事。但是很多人还是不知道该怎么上传到App Store上,下面就来详细讲解一下具体流程步骤。
-
图片资源不显示 svg读取报错
复制进去的文件或者图片,需要add功能才能正常使用
-
iOS上架注意事项
ios上架注意事项
-
“vue-style-loader” 跟 “style-loader” 区别
但是我选择了vue-style-loader
-
vue-template-compiler must be installed as a peer dependency, or a compatible compiler implementatio
后来发现是vue和vue-template-compiler版本不一致导致的,重新下一个同版本包就可以了
-
vue加载JSON文件的两种方式
import data from 'static/h5Static.json'
-
vue-echarts 'createElement()` has been called outside of render function.
添加VueCompositionAPI解决
-
ReferenceError: regeneratorRuntime is not defined
原因是不能解析async … await 等高级语法
-
用 vuetify-loader 提升 Vue 开发体验
不用 Vuetify 也可以用 vuetify-loader 哦