[TIMOB-731] Android: Create Project Fails
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:35:19.000+0000 |
Updated | 2011-04-17T01:54:04.000+0000 |
Description
The resources and tiapp.xml are create find. The build folder for Android is not because the init in android.py is now expecting 5 parameters the new one is deploytype. There is no deploytype when creating a project.
The only way to find the problem is to call the script by hand. The error is not being displayed in Developer.
This is a platform independent problem.
(from [55fea80fe28a5940b890c2291ec68b7a756a3c27]) fixes for build folder creation when called directly. make sure to copy the initial tiapp.xml so we can read it as well [#731 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/55fea80fe28a5940b890c2291ec68b7a756a3c27"> http://github.com/appcelerator/titanium_mobile/commit/55fea80fe28a5...
I'm still seeing this error.
I still get same error. I don't get Android tab in "Run Emulator"
I still got the error. I tried changing the android.py file even but it doesn't solve the problem. http://www.twitpic.com/3930z0">http://www.twitpic.com/3930z0
Please use Q&A for support.