Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4440] Cannot Create Mobile Module Project for Windows

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2016-10-04T16:00:31.000+0000
Affected Version/sAppcelerator Studio 4.4.0
Fix Version/sn/a
ComponentsAppcelerator Modules, Studio
Labelsmodule, studio, windows
ReporterDerrick Huth
AssigneeShak Hossain
Created2016-09-09T08:54:56.000+0000
Updated2016-10-04T16:00:31.000+0000

Description

I have a need to create a Mobile Module Project for Windows 10, I clicked the New Mobile Module option and the dialog returned only offers the option to create a module for Android or Mobile Web, Windows is not listed. Screenshot attached. !module.png|thumbnail!

Attachments

FileDateSize
module.png2016-09-09T08:53:11.000+000024699

Comments

  1. Sharif AbuDarda 2016-09-09

    Hello, Can you run on the Windows simulator or device? Make sure you have all the requirement for Windows module development according to the guide here: http://docs.appcelerator.com/platform/latest/#!/guide/Windows_Module_Quick_Start. let us know. Thanks.
  2. Derrick Huth 2016-09-09

    I tried the CLI, It tried to create a module, but failed. Following the Appcelerator guide command line call there is no option to select the module target platform. It tries to create a blank module for all platforms. This fails and complains "TypeError: Invalid Version: android.0.0". This is annoying as this box has a valid Android SDK & NDK installed, I use this box for native Android development & I don't want a Titanium Android module. I recall that Titanium for Android requires an old obsolete SDK, do I have to install that to create a Windows module?
  3. Sharif AbuDarda 2016-09-30

    Hello, Can you run "appc info" and attach the log as a text file in here. Thanks.
  4. Derrick Huth 2016-10-01

    I got it to work, it turned out that Titanium can't see my Android SDK because it is on the D: drive. This is ridiculous, to develop a Windows module I have to put the Android SDK on my C: drive creating GB's of clutter when I don't need it and have a complete functioning native Android development setup already installed on my D: drive. Microsoft Windows [Version 10.0.14926] (c) 2016 Microsoft Corporation. All rights reserved. C:\Users\Des>appc info Appcelerator Command-Line Interface, version 5.5.0 Copyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved. Operating System Name = Microsoft Windows 10 Pro Insider Preview Version = 10.0.14926 Architecture = 32bit # CPUs = 8 Memory = 7.8GB Node.js Node.js Version = 0.12.7 npm Version = 2.11.3 Appcelerator CLI Installer = 4.2.7 Core Package = 5.5.0 Titanium CLI CLI Version = 5.0.9 node-appc Version = 0.2.31 Titanium SDKs 5.5.0.GA Version = 5.5.0 Install Location = C:\ProgramData\Titanium\mobilesdk\win32\5.5.0.GA Platforms = android, mobileweb, windows git Hash = 44a2e3f git Timestamp = 09/13/16 12:38 node-appc Version = 0.2.36 5.4.0.GA Version = 5.4.0 Install Location = C:\ProgramData\Titanium\mobilesdk\win32\5.4.0.GA Platforms = android, mobileweb, windows git Hash = 4ba4c0a git Timestamp = 08/10/16 05:43 node-appc Version = 0.2.35 5.3.1.GA Version = 5.3.1 Install Location = C:\ProgramData\Titanium\mobilesdk\win32\5.3.1.GA Platforms = android, mobileweb, windows git Hash = ee11b10 git Timestamp = 06/09/16 01:33 node-appc Version = 0.2.33 3.5.1.GA Version = 3.5.1 Install Location = C:\ProgramData\Titanium\mobilesdk\win32\3.5.1.GA Platforms = mobileweb, android, blackberry git Hash = 96875c9 git Timestamp = 03/05/15 10:08 node-appc Version = 0.2.24 IntelĀ® Hardware Accelerated Execution Manager (HAXM) Not installed Java Development Kit Version = 1.8.0_20 Java Home = C:\Program Files\Java\jdk1.8.0_20 Genymotion Path = not found Genymotion Executable = not found Genymotion Player = not found Home = not found VirtualBox Executable = not found Version = unknown Issues No issues detected! Your development environment should be working perfectly! C:\Users\Des>

JSON Source