ACM Project: Error: Android Source Generator

1

A friend has passed me a project for class, and once I have imported the project and the ACM library, I am ready to execute it, but I get the following error:

And I do not know what is due.

    
asked by Victor Matilla Sanchez 24.04.2018 в 21:45
source

1 answer

-1

The problem is that the project you want to open is an Android project and you must specify the Android SDK.

If you are using Intelli Idea, go to Project Structure and define it:

Review this < strong> answer (english).

Here you have the requirements to develop Android with Intellij Idea.

link

    
answered by 24.04.2018 в 22:47