[AC-979] Android Create Module Development keep failing.
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T01:08:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Calvin |
Assignee | Shak Hossain |
Created | 2015-04-20T09:40:45.000+0000 |
Updated | 2016-03-08T07:37:18.000+0000 |
Description
Steps to Reproduce
File->Create Mobile Module Project ->Choose Android.
The Project that we created before will shown on project explorer.
try select it. and klik android module->android module -> output location as Titanium SDK/ Mobile App Project. keep failing result java.lang.reflect.invocationTargetException
Actual Result
java.lang.reflect.invocationTargetException
Expected Result
should can build a titanium sdk without error
Attachments
Hello [~cobasaja], We tested your issue in our environment. Please follow the steps below and let me know. *Steps to Reproduce:* 1.From the menu, select File > New > Mobile Module Project to open the New Mobile Module Project dialog. 2.In the Project hame field, enter test_project. 3.In the Module Id field, enter com.example. test_project 4.In Deployment Targets, select Android.(if need install JDT & check NDK Settings) 5.Click Next, then click Finish. *Testing Environment*: CLI Version :4.0.1 Titanium SDK Version :4.1.0.GA Appcelerator Studio, build: 4.1.1.201507141126 JDK : jdk1.7.0_25 Thanks