[TIMOB-16867] Android: Cannot build app on emulator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-04-18T19:01:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Pedro Enrique |
Assignee | Ingo Muschenetz |
Created | 2014-04-18T17:43:04.000+0000 |
Updated | 2017-03-20T18:21:46.000+0000 |
Description
Not sure if it's just me or if this is really bug. Using master CI, 3.3.0 from 4/16/2014 onward.
1. Create a new android emulator:
- AVD Name: Pedro
- Device: empty
- Target: Google APIs - API Level 16
- Skin: WVGA800
2. Go to studio and launch the app on this device
3. Get this message:
[ERROR] : Failed to package application:
[ERROR] :
[ERROR] : /Users/penrique/Documents/Titanium_Studio_Workspace/TestClassic/build/android/res/values/theme.xml:10: error: Error: No resource found that matches the given name (at 'android:windowBackground' with value '@drawable/background').
[ERROR] Application Installer abnormal process termination. Process exit value was 1
Tried to reproduce the issue but was not able to. Classic & alloy apps builds without any errors & launches as expected in the emulator. Environment: Appc Studio : 3.2.3.201404162038 Ti SDK : 3.3.0.v20140417173316 Mac OSX : 10.8.5 Alloy : 1.3.1 CLI - 3.2.3-beta2 Android emulator : 4.1.2 API level 16
Resolving issue, thanks for double checking. There must be something wrong with my setup.
Closing ticket as the issue cannot be reproduced.