{ "id": "170600", "key": "AC-5447", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-12-14T00:04:34.000+0000", "created": "2017-12-12T04:57:40.000+0000", "labels": [ "android", "titanium" ], "versions": [], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-12-14T00:04:34.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "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've tried to build my existing android module with new ti sdk and it failed.\r\n\r\nI attempted to build using 2 options below: \r\n\r\n{noformat}\r\nappc run -p android --build-only\r\n{noformat}\r\n\r\n{noformat}\r\nant\r\n{noformat}\r\n\r\nBoth failed with different errors. Attached are the error log for each command.\r\n\r\nMy android manifest:\r\n\r\n{code:java}\r\nversion: 3.0.0\r\napiversion: 4\r\narchitectures: arm64-v8a armeabi-v7a x86\r\ndescription: sqlencrypt\r\nauthor: Rio\r\nlicense: Specify your license\r\ncopyright: Copyright (c) 2014 by \r\n\r\n# these should not be edited\r\nname: sqlencrypt\r\nmoduleid: com.test.sqlencrypt\r\nguid: xx\r\nplatform: android\r\nminsdk: 7.0.0\r\n{code}\r\n\r\n", "attachment": [ { "id": "63778", "filename": "ant.txt", "author": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-12-12T04:51:06.000+0000", "size": 92246, "mimeType": "text/plain" }, { "id": "63777", "filename": "appc.txt", "author": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-12-12T04:51:06.000+0000", "size": 26711, "mimeType": "text/plain" } ], "flagged": false, "summary": "Failed to build android native module with TI SDK 7.0.0.GA", "creator": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Windows 10\r\nTi SDK: 7.0.0.GA\r\nTi CLI: 5.0.14\r\nAppc CLI: 6.3.0\r\nJDK: 1.8.0_131\r\nNodejs: 6.11.1\r\nAndroid NDK: r12b, r16b\r\nAndroid SDK platforms: 25\r\nAndroid build tools: 25.0.3\r\n", "comment": { "comments": [ { "id": "432053", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Is this for build any module in SDK 7.o.oGA or your specific one? Can you try building a new module? Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-12-12T21:22:17.000+0000", "updated": "2017-12-12T21:22:17.000+0000" }, { "id": "432059", "author": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It successfully compiled a new test module. But not for my existing project using sqlcipher.", "updateAuthor": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-12-12T22:50:10.000+0000", "updated": "2017-12-12T22:50:10.000+0000" }, { "id": "432114", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Was the module building successfully with the previous SDK's? ", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-12-13T21:14:10.000+0000", "updated": "2017-12-13T21:14:10.000+0000" }, { "id": "432122", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~rdiep] Delete the {{/android/libs}} folder and attempt to recompile using {{appc run -p android --build-only}}", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-12-13T22:29:05.000+0000", "updated": "2017-12-14T00:04:05.000+0000" }, { "id": "432130", "author": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks Gary, It worked. I also had to remove the space between my main folder name so the ndk-build can run.", "updateAuthor": { "name": "rdiep", "key": "rdiep", "displayName": "Rio Diep", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-12-14T00:03:06.000+0000", "updated": "2017-12-14T00:03:06.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }