在写AIDL的时候出现了interface XXX should be declared in a file, 错误。。。经过反复查看,发现AIDL规定,文件名必须和interface XXX名字相同,否则会报上面错误。

from:://http://blog.csdn.net/helldevil/article/details/8291935

相关文章:

  • 2022-02-07
  • 2021-06-21
  • 2021-05-07
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
猜你喜欢
  • 2021-10-12
  • 2021-08-10
  • 2021-09-09
  • 2022-12-23
  • 2021-06-18
  • 2021-12-08
  • 2021-05-30
相关资源
相似解决方案