【问题标题】:Error install Android SDK in Appcelerator 2017在 Appcelerator 2017 中安装 Android SDK 时出错
【发布时间】:2017-09-08 21:00:35
【问题描述】:

Appcelerator 安装出现问题。当您下载 Android SDK 时,您会收到错误消息。如何解决?

The following data will be sent:

------
STATUS
------
pluginId            com.appcelerator.titanium.android.core
pluginVersion       1.0.0.1478890706
code                0
severity            4
message             (Build 4.8.1.201612050850) [ERROR]  An uncaught exception was thrown!
ENOENT: no such file or directory, scandir 'C:\android-sdk-win\add-ons'
fingerprint         18594a85
stacktrace



------
REPORT
------
name                xxx
email               xxx
comment             
productVersion      xxx
productName         Appcelerator Studio
javaRuntimeVersion  1.8.0_131-b11
osgiWs              win32
osgiOs              Windows 10
osgiOsVersion       xxx
osgiArch            x86

【问题讨论】:

    标签: android sdk titanium appcelerator


    【解决方案1】:

    目标文件夹应与您的 Android SDK HOME 文件夹相同。配置 Studio 时需要此路径。

    【讨论】:

      【解决方案2】:

      我建议不要通过 Appcelerator Studio 安装 Android sdk。首先安装 Android Studio。按照本教程在您的系统中安装 Android Studio https://www.youtube.com/watch?v=l26rtc1wKYo&t=219s。首先运行一个简单的 hello world 应用程序来测试你的 sdk。如果它运行完美,则 sdk 运行正常。我更喜欢这样做,因为你可以很容易地指出你的问题。问题是在 Appcelerator Studio 中发生,还是实际上是您的 Android Studio 安装不正确。如果您在系统中安装 Android Studio 时遇到问题,您会在 google 中找到大量资源,或者您可以在这里询问。 如果 Android Studio 工作正常并且您已在模拟器/设备中成功运行 hello world 应用程序,那么请继续在您的系统中安装 Appcelerator Studio。 Appcelerator Studio 将在您安装时自动获取您的 sdk 位置,或者您可以手动将位置更改为您的 sdk。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2017-04-24
        • 2020-08-18
        • 2017-04-04
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2022-01-21
        • 1970-01-01
        相关资源
        最近更新 更多