*** Done with the cleaning, now starting the real build.
build/core/main.mk:378: sdk-only: javac available.
/bin/bash: line 0: cd: development/tools/layoutopt/app/src/resources:
No such file or directory
build/core/base_rules.mk:117: *** frameworks/base/tools/layoutlib:
MODULE.HOST.JAVA_LIBRARIES.temp_layoutlib a
lready defined by frameworks/base/tools/layoutlib. Stop.
Error: Build failed
Aborting
I’ve looked through many forums and while others have encountered this
issue, nobody has an answer. I also tried deleting the javalib.jar
file at U:\home\pubuntu\mydroid\out\host\common\obj\JAVA_LIBRARIES
\temp_layoutlib_intermediates but that made no difference.
Does anybody have a solution for this?
----Mark