Can't figure out how to configure Android project-jdk when using IntelliJ Build Runner
I have an IntelliJ Android project, and I want to use the IntelliJ build runner. I don't know how to make it work.
I get compilation errors because it can't find the android classes.
Once I resolve this the next step would be to get Android unit tests running, which I'm not sure how easy will be.
Please sign in to leave a comment.