开发者

Implementing AIDL interface

In my application I have implemented an aidl interface by the name IRouteRecording.aidl which is in the package com.google.android.apps.myroute.services.IRouteRecording. Why am I getting an error while trying to import com.google.an开发者_运维问答droid.apps.myroute.services.IRouteRecording from a different package


Not a whole lot of detail to go by here, but I'm going to assume you're in Eclipse and have a different project for your second package. Have you ensured that project containing your AIDL interface is included in the second project's build path?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜