| Issue 590: | apicheck failed when build android system | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I tried to build android system according to the steps of official docs. the steps to recover this issue is: 1. mkdir /work/android/src -p 2. cd /workandroid/src 3. repo init -u git://android.git.kernel.org/platform/manifest.git 4. repo sync 5. make Error log information: out/target/common/obj/APPS/framework-res_intermediates/src/android/R.java:4999: warning 13: Field android.R.attr.singleLine: @Deprecated annotation and @deprecated comment do not match host Java: apicheck (out/host/common/obj/JAVA_LIBRARIES/apicheck_intermediates/classes) Install: out/host/linux-x86/framework/apicheck.jar Copy: apicheck (out/host/linux-x86/obj/EXECUTABLES/apicheck_intermediates/apicheck) Install: out/host/linux-x86/bin/apicheck Checking API: checkapi-last frameworks/base/api/3.xml:253614: error 1: required string: "implements" ****************************** You have tried to change the API from what has been previously released in an SDK. Please fix the errors listed above. ******************************
Jun 16, 2010
#1
sop@google.com
Status:
Invalid
|
|
| ► Sign in to add a comment |