【发布时间】:2017-02-19 13:09:26
【问题描述】:
我正在尝试使用 appcelerator 为 Windows Mobile 创建一个应用程序,iOS 和 Android 版本已经构建。但我在 Appcelerator 中找不到任何模拟器。
他们在 Visual Studio 2015 中工作。
所以我启用了 Hyper-V 选项并让模拟器在 VS 2015 中运行,当我使用 appcelerator 运行应用程序时,它显示:无效的“--device-id”值“8-1-1”
怎么办? 提前致谢!
当我运行“appc info”时,我得到了这个(注意没有列出模拟器:
Appcelerator Command-Line Interface, version 6.1.0
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
Operating System
Name = Microsoft Windows 10 Pro
Version = 10.0.14393
Architecture = 32bit
# CPUs = 8
Memory = 15.9GB
Node.js
Node.js Version = 4.6.0
npm Version = 2.15.9
Appcelerator CLI
Installer = 4.2.8
Core Package = 6.1.0
Titanium CLI
CLI Version = 5.0.11
node-appc Version = 0.2.39
Titanium SDKs
6.0.1.GA
Version = 6.0.1
Install Location = C:\ProgramData\Titanium\mobilesdk\win32\6.0.1.GA
Platforms = android, mobileweb, windows
git Hash = 265db0d
git Timestamp = 12/20/2016 00:54
node-appc Version = 0.2.39
Intel® Hardware Accelerated Execution Manager (HAXM)
Not installed
Java Development Kit
Not found
Genymotion
Path = not found
Genymotion Executable = not found
Genymotion Player = not found
Home = not found
VirtualBox
Executable = not found
Version = unknown
Android SDK
Android Executable = not found
ADB Executable = not found
SDK Path = not found
Android NDK
NDK Path = not found
NDK Version = not found
Android Platforms
None
Android Add-Ons
None
Android Emulators
None
Genymotion Emulators
None
Connected Android Devices
None
Microsoft (R) Visual Studio
14.0 (selected)
Path = C:\Program Files (x86)\Microsoft Visual Studio 14.0\
CLR Version = v4.0.30319
MSBuild Version = v14.0.25420.1
Windows Phone SDKs = not installed
Microsoft (R) Windows Phone SDK
8.1 (selected)
Path = C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\
Windows PowerShell
Enabled = yes
Windows Phone Emulators
8.1
10.0
Windows Phone Devices
Java Development Kit Issues
× JDK (Java Development Kit) not installed.
If you already have installed the JDK, verify your JAVA_HOME environment variable is correctly
set.
The JDK is required for must be manually downloaded and installed from
http://appcelerator.com/jdk.
Android Issues
× JDK (Java Development Kit) not found.
If you already have installed the JDK, verify your JAVA_HOME environment variable is correctly
set.
The JDK can be downloaded and installed from http://appcelerator.com/jdk.
【问题讨论】:
标签: windows-mobile appcelerator