Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Studio不能编译 #10

Open
wangfuhai2013 opened this issue May 18, 2013 · 2 comments
Open

Android Studio不能编译 #10

wangfuhai2013 opened this issue May 18, 2013 · 2 comments

Comments

@wangfuhai2013
Copy link

报如下错误信息:
Gradle:
FAILURE: Could not determine which tasks to execute.

  • What went wrong:
    Task 'assembleDebug' not found in project ':StartupNews'.
  • Try:
    Run gradle tasks to get a list of available tasks.
@halzhang
Copy link
Owner

halzhang commented Jun 7, 2013

import project -> 选择StartupNews最上级目录 -> create peojcet from existing sources 导入后记得设置依赖的module

@arekyao
Copy link

arekyao commented Jun 9, 2013

@halzhang 不是这么简单。我之前编译也是花了很长时间。
主要有几个问题:
1,sdk的版本问题,每个lib依赖的版本是不一样
2,依赖项目lib
3,主项目的还有一个依赖库,需要手动再添加一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants