devin1014 / DLNA-Cast

基于Cling库封装的DLNA投屏库,支持DMC、DMS、DMR功能。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

請問閃退是什麼問題?

FongMi opened this issue · comments

commented

image

有添加以下依賴
implementation 'com.github.devin1014.DLNA-Cast:dlna-dmc:V1.0.0'

maven { url 'https://jitpack.io' }
maven {
url 'http://4thline.org/m2'
allowInsecureProtocol = true
}

commented

遇到新問題
cannot be cast to java.lang.reflect.parameterizedtype

commented

都已解決

想问下如何解决的,demo跑不起来

都已解決

想问下如何解决的呢