is not assignable to

来源:互联网 发布:程序员修改bug搞笑图 编辑:程序博客网 时间:2024/06/04 19:09
'com.XXX.XXService'is not assignable to 'android.app.Service'
  • 以上问题清单文件声明的XXService无法分配给android下的service,说明了这个xx不是service,①没有继承或实现,其他情况类似
阅读全文
0 0
原创粉丝点击