Open GoogleCodeExporter opened 8 years ago
try to build it without 'TARGET_BUILD_VARIANT=tests' option.
Original comment by binml...@gmail.com
on 7 Jun 2011 at 5:12
anand@rowboat-gingerbread:make TARGET_PRODUCT=omap3evm OMAPES=5.x
...
...
target Java: ApiDemos
(out/target/common/obj/APPS/ApiDemos_intermediates/classes)
development/samples/ApiDemos/src/com/example/android/apis/animation/Rotate3dAnim
ation.java:19: cannot access android.view.animation.Animation
bad class file:
android/view/animation/Animation.class(android/view/animation:Animation.class)
unable to access file: corrupted zip file
Please remove or make sure it appears in the correct subdirectory of the
classpath.
import android.view.animation.Animation;
^
make: ***
[out/target/common/obj/APPS/ApiDemos_intermediates/classes-full-debug.jar]
Error 41
still no success any thoughts ?
Original comment by ananthu8...@yahoo.co.in
on 8 Jun 2011 at 8:16
Not sure where is wrong, but at least you dont need to apply your patch
compile-on-32-bit.patch. Since Rowboat is already patched to be built on 32-bit
host only.
Original comment by binml...@gmail.com
on 8 Jun 2011 at 12:01
I tried with 5.0 java sdk version (it instead to try with 6.0). I updated 6.0
version of version. Still no success. (I hear previously 5.0 must be sdk
version for java)
Any one resolved this issue?
is any more patches and updates for this issue is required ?
Original comment by ananthu8...@yahoo.co.in
on 13 Jun 2011 at 3:44
Original issue reported on code.google.com by
ananthu8...@yahoo.co.in
on 7 Jun 2011 at 3:02Attachments: