AIDL files not building in Eclipse in random projects?

后端 未结 3 2038
遇见更好的自我
遇见更好的自我 2021-01-28 19:31

I\'ve got some AIDL files which I want to include in a project, however Eclipse seems to work differently on different projects.

I\'m developing an SDK for an applicatio

3条回答
  •  故里飘歌
    2021-01-28 20:08

    Okay, I don't understand this but for some reason 12.04 of ubuntu flagged up an error.

    On one project I could called the file IAPPNAMEConect.aidl but the other wanted it as IAPPNAMEService.aidl

    I completely forgot about Java's strictness there

提交回复
热议问题