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

Install instructions too vague #90

Closed
skittlemittle opened this issue Dec 4, 2017 · 2 comments
Closed

Install instructions too vague #90

skittlemittle opened this issue Dec 4, 2017 · 2 comments

Comments

@skittlemittle
Copy link

The install instructions provided in the README file don't elaborate enough on the gradle set-up for the app, and so when i open it in android studio (by choosing to import project from external model, selecting gradle, and specifying the location gradle is installed) it refuses to compile stating:

Error:FAILURE: Build failed with an exception.

  • What went wrong:
    Task 'assemble' not found in root project 'kute'.

  • Try:
    Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

  • Get more help at https://help.gradle.org

BUILD FAILED in 0s

could you please add the entire set-up procedure to the README file to installation easier.

@vihanga-liyanage
Copy link
Collaborator

Android studio usually recognizes the project immediately when opening. You don't have to go through Gradle opening. Did you try to just open the project via File -> Open and navigating to kute-android-app directory?
image

@skittlemittle
Copy link
Author

oh, ok thanks it worked

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

2 participants