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

I can't run in android studio 3.0 - module not specified #124

Open
ghost opened this issue Oct 18, 2017 · 10 comments
Open

I can't run in android studio 3.0 - module not specified #124

ghost opened this issue Oct 18, 2017 · 10 comments

Comments

@ghost
Copy link

ghost commented Oct 18, 2017

Hi,

I download and tried run in android studio and I have this issue:

captura de tela 2017-10-18 as 07 37 09

@zserge
Copy link
Collaborator

zserge commented Oct 26, 2017

@neuberfran Sorry, I'm not sure what you are trying to run. Anvil is a library, there is no application code in this repo (there is https://github.com/zserge/anvil-examples repo with a number of runnable apps).

Probably the only thing you could run is unit tests, they can be launched from anvil-anvil project via Run "All Tests" in trikita.anvil popup menu item.

@NateDamtew
Copy link

Run into the same error when I tried to convert my project into a library . . . Anyone knows how to fix this ?

@girishkiran
Copy link

in app's settings.gradle , remove include ':app' sync it , and again put it back sync it :) , it worked for me

@shide1989
Copy link

thanks @girishkiran this should be a known issue of react native

@RamazanFerhatSonmez
Copy link

I have tried 3 times 4 times but I have not checked how many times you have ?? 😂

@nidhi-singh02
Copy link

Still getting this issue.
Can anyone suggest how to fix this ?

Thanks.

@sgrekov
Copy link
Collaborator

sgrekov commented Jun 11, 2019

@nidhi-singh02 What are you trying to run? The repo doesn't contains runnable app module.
It contains only modules of library..

@FutureLhh
Copy link

I can not find the settings.gradle

@shraoned
Copy link

in app's settings.gradle , remove include ':app' sync it , and again put it back sync it :) , it worked for me

Still getting this issue.
Can anyone suggest how to fix this ?

Thanks.

@akii09
Copy link

akii09 commented Dec 17, 2020

If you have changed or reflect the package name then do the changes In settings.gradle include:'app'

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

10 participants