美文网首页
Android studio 中新建aidl 出现 Interf

Android studio 中新建aidl 出现 Interf

作者: kongjn | 来源:发表于2017-05-15 13:24 被阅读0次
    image.png

    新建 AIDL 同名文件的时候出现 Interface Name must be unique(接口名称必须是唯一的)的问题,这时候随意输入一个类名

    image.png

    然后 rename 一下就可以了


    image.png

    相关文章

      网友评论

          本文标题:Android studio 中新建aidl 出现 Interf

          本文链接:https://www.haomeiwen.com/subject/xwhhxxtx.html