[AC-1181] Can't create new project
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2014-05-19T06:46:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Michael Lee |
Assignee | Ritu Agrawal |
Created | 2014-04-13T18:21:02.000+0000 |
Updated | 2016-03-08T07:37:33.000+0000 |
Description
Steps to Reproduce
I have windows 7 64 bit. Installed node.js 32bit. Installed Android SDK placed it in a titanium folder. Installed Titanium. Titanium installed GIT and JRE 1.7 32 bit. Started Titanium. Went to new > create new mobile app. Clicked on classic > tabbed mobile app.
Actual Result
Alert window popped up stating that new project couldn't be created and to go to Titanium help for more info. The project folder contains nothing and app.js doesn't exist
Expected Result
A new project should be created with relevant folders
Attachments
Please execute the following command from a Command Window and attach the output. titanium info
You didn't link or attach a command to execute. Can you please let me know what to write in the command line?
titanium info
"NOTE: The following Android information has been detected using the old environment detection logic. To display more accurate information, install and select a Titanium SDK 3.2 or newer." indicates an older Titanium SDK but "Titanium Command-Line Interface, CLI version 3.2.1, Titanium SDK version 3.2.2.GA" indicates you already have 3.2.2 SDK installed. It appears that Titanium SDK 3.2.2 is not your default SDK. Please provide the output of the following command to diagnose this issue further. titanium sdk
This appears to be a duplicate of TIMOB-16553. This issue is resolved and the fix will be available in the upcoming release.
That's great. Do you have an ETA on the next release. There's been a few days already where I wasn't able to do anything with this. Thanks!
Can you please download latest 3.2.3 SDK build from the following page, make it your default SDK and check if it resolves your issue? I want to make sure that upcoming build really resolves this specific problem.
Hi updating the sdk to 3.2.3 worked for creating a project. But now there seems to be another problem. When trying to run the default project in the android emulator, the run configuration shows only the titanium_1_wvga800 emulator. When running the emulator shows up but has a black screen and the Console gets stuck on "Starting app: "
We released Studio 3.2.3 + CLI 3.2.3 + SDK 3.2.3 GA version last week that addresses a number of similar issues. I would recommend you to upgrade the entire stack to 3.2.3 and let us know if the issue persists for you.
Resolving this ticket as I cannot reproduce this issue and the reporter has not followed up further.