I'm trying to do some troubleshooting for an app that was made by another programmer in Eclipse for the Android store. The app has already been published: https://play.google.com/store/apps/details?id=com.giantastronaut.fieldsoflight&hl=en
I'm trying to run it on the computer it was created on, but when I run it on the either the emulator or an actual phone I get this message:
"Application not licensed" Unable to validate license. Check to see if a network connection is available.
Any ideas how I can get this to play? (I am very new to Android app development, so I am well aware this could be a very simple error on my part.)
Not so much a solution as it was a workaround... I found another version of the project that seems to start up without a problem. It looks like some files were moved around manually and may have caused the problems.