我想汇编索尼为其SmartWatch提供的样本。我按照此page中的说明进行操作。但是,当我添加SmartExtensionUtils
项目时,我看到了很多错误,例如:com.sonyericsson.extras.liveware.aef cannot be resolved to a variable
。相反,此导入com.sonyericsson.extras.liveware
没问题。
有人找到并解决了这个问题吗?
最佳答案
为了编译AugustPuzzleGame,您需要添加以下SDK中可用的库项目:
SmartExtensionAPI
SmartExtensionUtils
SmartExtensionInternalUtils
就您而言,可能是缺少API项目。您可以通过检查项目属性来查看缺少哪些库项目。例: