分享

老罗博客实习记录

 android之情殇 2012-11-22
1.使用AIDL生成的文件在:android4.0/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/android/os下
2.错误:
Checking API: checkapi-last
Checking API: checkapi-current
out/target/common/obj/PACKAGING/public_api.txt:14760: error 3: Added class IHelloService to package android.os
out/target/common/obj/PACKAGING/public_api.txt:14765: error 3: Added class IHelloService.Stub to package android.os

******************************
You have tried to change the API from what has been previously approved.

To make these errors go away, you have two choices:
   1) You can add "@hide" javadoc comments to the methods, etc. listed in the
      errors above.

   2) You can update current.txt by executing the following command:
         make update-api

      To submit the revised current.txt to the main Android repository,
      you will need approval.
******************************

这个与GOOGLE签名相关,执行:make update-api就可以了。

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多