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

Cloning the project — can't see a module directory #8

Closed
AlexSheiko opened this issue Feb 7, 2017 · 2 comments
Closed

Cloning the project — can't see a module directory #8

AlexSheiko opened this issue Feb 7, 2017 · 2 comments

Comments

@AlexSheiko
Copy link

Hello, Sergii.

  1. I've copied the repository link
  2. Inserted it to Android Studio → Project from VC → GitHub
  3. And imported it without errors. But:

Problem
I can't see the rxkata module, which contains code and tests. I'm using both Project and Android perspective in the Project View.

Note
It's probably just a lack of knowledge about Gradle on my side, but I'd be grateful it you can help. Perhaps a few other people are also searching for the solution.

And in any case, thank you for creating this project.

@ritesh-singh
Copy link
Contributor

It's probably because you might be trying to import it as Android Project.
I have imported it on IntelliJ, as a gradle project and it's working fine.

@AlexSheiko
Copy link
Author

Thank you, @ritesh-singh!

I was able to run the project. For anyone interested:

  1. Disable Android Support plugin in File → Settings → Plugins
  2. Import the project
  3. Do not re-enable Android plugin while you're using the project

Alternatively, we can modify the project to open with Android plugin. I haven't tried that yet.

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