Start a new topic

Wikitude Android SDK 3.2.1 Examples Ant build fails

Wikitude Android SDK 3.2.1 Examples Ant build fails
1 Comment


Out of the box the Wikitude Android SDK 3.2.1 Examples Ant build fails against the Android Build Tools 19 with the following error:

/home/nathan/Development/Tools/android-sdk/tools/ant/build.xml:542: Unable to resolve project target 'Google Inc.:Google APIs:19'

Changing the "target" property in project.properties from "Google Inc.:Google APIs:19" to "android-19" fixes this problem.

 

 - Nathan
Login or Signup to post a comment