Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Android Studio / gradle 时在哪里添加aidl文件?文件结构与eclipse有点不同:
我试图com.android.internal.telephony.ITelephony在所有三个级别上添加,但它似乎没有编译:
com.android.internal.telephony.ITelephony
我自己找到了答案。对于其他感兴趣的人,这里是: