You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "hwjump (JIRA)" <ji...@apache.org> on 2018/06/01 09:00:00 UTC

[jira] [Commented] (WEEX-396) Android project setup failed with error - Gradle sync failed: A problem occurred configuring project ':weex_sdk'.

    [ https://issues.apache.org/jira/browse/WEEX-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497755#comment-16497755 ] 

hwjump commented on WEEX-396:
-----------------------------

you can use cmd line in termernal  with --info --stacktrace to get detail error info. just like “./gradlew clean aDebug --info --starcktrace” for mac, "gradlew.bat clean aDebug --info --starcktrace" for windows. 

In most case , it will just like codefurture said, without "ndk.dir=xxxx " in your local.properties.  hope help :)

> Android project setup failed with error - Gradle sync failed: A problem occurred configuring project ':weex_sdk'. 
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: WEEX-396
>                 URL: https://issues.apache.org/jira/browse/WEEX-396
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>            Reporter: Shikha
>            Assignee: codefurture
>            Priority: Major
>
> While setting up incubator-weex Android project, I followed the steps in README.md. It resulted in the build error - Gradle sync failed: A problem occurred configuring project ':weex_sdk'.
>  Consult IDE log for more details (Help | Show Log) (2s 858ms). 
> Android studio version - 3.1.2
> Gradle version - 4.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)