{ "id": "145589", "key": "AC-436", "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": "2015-12-07T09:22:51.000+0000", "created": "2015-03-10T09:15:11.000+0000", "labels": [ "activities", "activity", "android", "intent", "intent-filter" ], "versions": [], "issuelinks": [], "assignee": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "updated": "2015-12-07T09:22:51.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": "I'm trying to register an Activity from a url. I can do this by adding the following the the section in tiapp.xml. Right?\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \t\r\n \t\r\n\t\r\n\r\n{code}\r\n\r\nI want to be able to start this activity from links clicked in other applications, so I added the scheme part. The problem is that the complete intent-filter part seems to be ignored.\r\n\r\nAm I trying something weird? Shouldn't this be possible? If not, is there another way to do this?\r\n\r\nThe generated AndroidManifest.xml looks like this (removed the parts not needed for this case).\r\n{code:xml}\r\n\r\n\t\r\n\t\r\n\t\t\r\n\t\t\r\n\t\r\n\t\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "Intent-filters not created for activities with url", "creator": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Android, Titanium SDK 3.5.0", "comment": { "comments": [ { "id": "347674", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "body": "Hi,\r\n\r\nThere are two things you may notice:\r\n1. You have to clean the project, every time you modify the tiapp.xml file. otherwise, the change will not be applied.\r\n2. Please compare my example with yours(only the android part of tiapp.xml file), see if there any difference. Specially, the tag layout. \r\n{code}\r\n\r\n \t\r\n \t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\t\r\n \t\t\t\t\t\r\n \t\t\t\t\t\r\n \t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n \r\n{code}\r\n\r\nRegards,\r\nShuo", "updateAuthor": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2015-03-30T06:16:09.000+0000", "updated": "2015-03-30T06:16:09.000+0000" }, { "id": "347682", "author": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "body": "I see the difference. But this approach is not using the url attribute to define a JS activity. ", "updateAuthor": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-03-30T08:18:54.000+0000", "updated": "2015-03-30T08:18:54.000+0000" }, { "id": "372037", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~gertjans], Please follow the steps on the link [URI Intent Filter Example|https://wiki.appcelerator.org/display/guides2/Android+Intent+Filters#AndroidIntentFilters-URIIntentFilterExample]. See that if it helps you. Also, what's in your \"myActivity.js\" file. Please reply if you are still facing the issue. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2015-12-03T09:50:57.000+0000", "updated": "2015-12-03T09:50:57.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }