IntelliJ project setup - rorymcgrath/foodNow GitHub Wiki
First get source from git
When prompted select yes to opening the pom file.
After the project opens you need to add a run configuration for android. To do this go to Run -> Edit Configurations
Add a new android application config
After this you should be good to go :)