[TIMOB-3592] Android: Creating new project fails if Android 1.6 (api 4) is not installed, though our base is now 2.1 (7)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-03T13:38:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-15 |
Components | Android |
Labels | android, defect, release-1.7.0, reported-1.7.0, tooling |
Reporter | Bill Dawson |
Assignee | Bill Dawson |
Created | 2011-04-15T03:47:00.000+0000 |
Updated | 2011-05-03T13:38:59.000+0000 |
Description
Re-create (on 1.7.0):
- Go to your android sdk folder, and if "android-4" is under platforms/, rename it to something else temporarily.
- Use Titanium Studio to try to create a new project for the 1.7.0 (current master) SDK.
It will fail. The reason is shown in this trace:
[ERROR] No "android-4" or "android-1.6" in the Android SDK
Somewhere we are incorrectly requiring Android API 4 (Android 1.6).
https://github.com/appcelerator/titanium_mobile/commit/3baed7f8ea79d5713ee6b23be5b3373e7c1d07b1