{ "id": "159690", "key": "AC-3526", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2016-04-28T04:26:47.000+0000", "created": "2016-04-19T14:07:28.000+0000", "labels": [ "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-04-28T04:26:47.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Hi, \r\n\r\nI'm trying to build an Android module for a Titanium app build with 5.2.2.GA. It's supposed to show a custom dialog window on top of the app when called for.\r\n\r\nEverything, from building the Android project, to compiling the module, to compiling the app works fine.\r\nBut when I run the app and get to the point the Dialog is shown I get the following error:\r\n{code:java}\r\nNotFoundException: File res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png\r\n{code}\r\n\r\nWhen I add the appcompat-v7 library as a dependency of my Android project, I get compilation errors when compiling my Titanium app:\r\n\r\n{code:java}\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Landroid/support/v7/appcompat/R;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Landroid/support/v7/appcompat/R$anim;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Landroid/support/v7/appcompat/R$attr;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Landroid/support/v7/appcompat/R$bool;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Landroid/support/v7/appcompat/R$color;\r\n{code}\r\n\r\nIf the appcompat-v7 lib is already part of the Titanium SDK, why am I getting NotFound exceptions? Are there resources missing in the SDK?", "attachment": [], "flagged": false, "summary": "Appcompat support library missing res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", "creator": { "name": "Ventis", "key": "ventis", "displayName": "David Vermeir", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "Ventis", "key": "ventis", "displayName": "David Vermeir", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "383299", "author": { "name": "Ventis", "key": "ventis", "displayName": "David Vermeir", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Extra info, it's a dialog with a Webview inside.", "updateAuthor": { "name": "Ventis", "key": "ventis", "displayName": "David Vermeir", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-20T10:15:51.000+0000", "updated": "2016-04-20T10:15:51.000+0000" }, { "id": "383470", "author": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\nThanks for reporting. Please give us test code and step to reproduce so that we are able to reproduce this issue and dig deep. Please let us know your min and target SDK version of android and your environment details. \r\nThanks\r\n", "updateAuthor": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2016-04-21T06:30:30.000+0000", "updated": "2016-04-21T06:30:30.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }