• Resolved cesarino80

    (@cesarino80)


    Hi,

    I create a new simple app, and I received this error in phonegap builder:

    Command finished with error code 1: /project/gradlew cdvBuildDebug,-b,/project/build.gradle,-Dorg.gradle.daemon=true,-Dorg.gradle.jvmargs=-Xmx2048m,-Pandroid.useDeprecatedNdk=true
    Error: /project/gradlew: Command failed with exit code 1 Error output:
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:font
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontStyle
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Benjamin Lupu

    (@benjaminlupu)

    Hi, after a quick it appears to be a recent problem with PhoneGap Build. Many users of this service also report it. Investigation is on going.

    I’m also having trouble coding in the phonegap,

    :processArmv7ReleaseResourcesERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:font
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontStyle
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight
    ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex

    FAILED

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ‘:processArmv7ReleaseResources’.
    > com.android.ide.common.process.ProcessException: Failed to execute aapt

    * Try:
    Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output.

    BUILD FAILED

    Total time: 4.325 secs

    Plugin Contributor Mathieu Le Roi

    (@mleroi)

    Hi,
    This should be solved with the last version of WP-AppKit 1.5.2 and fixes that have been made on PhoneGap Build too.
    Please contact us at support[at]uncategorized-creations.com for any further question.
    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New app: FAILURE: Build failed with an exception.’ is closed to new replies.