|
Can anyone help me with this error during compiling? I've done this with 2 other people on their computers, and for some reason when I go to do it for myself it breaks...I'm certainly not a complete noob when it comes to linux...
target SharedLib: libc (out/target/product/supersonic/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.so)
frameworks/base/core/res/res/values-el/strings.xml:434: error: Error parsing XML: not well-formed (invalid token)
make: *** [out/target/common/obj/APPS/framework-res_intermediates/src/R.stamp] Error 1
make: *** Waiting for unfinished jobs....
Note: sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/AvdCreationDialog.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
There was an error while building.
|