我终于能够使用本教程构建和调试 android 平台。我在 eclipse 中导入了我的项目,然后安装了ADT。然后我将导入的项目转换为 android 项目(Android Tools -> Convert To Android Project
)。现在我遇到了Failed to load properties file for project 'droid-platform'
错误。会话数据:
eclipse.buildId=M20100211-1343
java.version=1.5.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=ru_UA
Command-line arguments: -os linux -ws gtk -arch x86
有谁知道,我该如何处理?