IntelliJ project setup - rorymcgrath/foodNow GitHub Wiki

First get source from git

Setup 1

Setup 2

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

Setup 3

Add a new android application config

Setup 4

Setup 5

After this you should be good to go :)