I just switched to Android-Studio from Eclipse. I am trying to run my application after setting up the gradle files. The project builds with no errors, however I can not run my app because there are no android facets found.
When I go to project structure there are no facets and I do not see any way to add a facet. How can I run my application?