as many people I\'m trying to follow this tutorial without success. The simple error is:
The import com.google.example.games.basegameutils.BaseGameActivity c
It appears my issue likely is that I am using Eclipse. I need to use the eclipse_compat
folder and use a different BaseGameUtils
. However on the github site where they host the code, they removed that folder.
They suggest using Android Studio instead, I'm just not ready to migrate there yet. Does anyone have a copy of the BaseGameUtils
for Eclipse?