標籤:
注意:frameworks/base/nfc-extras/java/com/android/nfc_extras/NfcAdapterExtras.java 使用了未經檢查或不安全的操作。
注意:要瞭解詳細資料,請使用 -Xlint:unchecked 重新編譯。
target Java: send_bug (out/target/common/obj/JAVA_LIBRARIES/send_bug_intermediates/classes)
Checking API: checkapi-last
Checking API: checkapi-current
host Java: layoutlib (out/host/common/obj/JAVA_LIBRARIES/layoutlib_intermediates/classes)
out/target/common/obj/PACKAGING/public_api.txt:15788: error 3: Added class IHelloService to package android.os
out/target/common/obj/PACKAGING/public_api.txt:15793: 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.
******************************
make: *** [out/target/common/obj/PACKAGING/checkapi-current-timestamp] 錯誤 38
make: *** 正在等待未完成的任務....
注意:某些輸入檔案使用或覆蓋了已淘汰的 API。
注意:要瞭解詳細資料,請使用 -Xlint:deprecation 重新編譯。
[email protected]:/opt/FriendlyARM/tiny4412/android/android-4.1.2#
(個人感覺,應該是因為添加老羅jni層後引起的錯誤)
編譯android出錯