yiotro / Antiyoy

A source code of android game called 'antiyoy'.
422 stars 54 forks source link

Trying to emulate the game in Android Studio: Gradle sync failed #17

Open Silviu110 opened 7 years ago

Silviu110 commented 7 years ago

I keep getting an error when I try to emulate the game with Android Studio saying:

Gradle sync failed: Could not get unknown property 'eclipse' for root project 'core' of type org.gradle.api.Project. Consult IDE log for more details (Help | Show Log)

Should I be trying to emulate the game with an Eclipse Android emulator on an older version of the SDK?

I currently have Gradle 3.5 installed, the Android 7.1.1 API, Eclipse Neon.3, and Android Studio 2.3.1. I'm assuming that the problem has to do with Gradle 3.x not supporting Eclipse functionality? But I'm not too sure.

Any idea on how to fix this issue?

yiotro commented 7 years ago

Heh, I've had this problem for some time and I still don't know how to fix it. I just compile project with regular 'make' (or how it's called correctly?)

There is an instruction on how to set it up. Please contact me via email so I can send you a link to it.