Skip to content

Instantly share code, notes, and snippets.

@Amimul100
Created July 6, 2014 10:03
Show Gist options
  • Save Amimul100/71db5fc6b95e5820f0a9 to your computer and use it in GitHub Desktop.
Save Amimul100/71db5fc6b95e5820f0a9 to your computer and use it in GitHub Desktop.
We tried to reproduce this issue with a sample test case. It’s working as expected with Titanium SDK 3.2.2 GA. Please try the sample code and let us know if the problem persists.
Testing Environment:
Ti CLI 3.3.0
Titanium SDK: 3.2.2.GA
Android Device
Test Code
Use the Project file given above, load it to Titanium, Run the project in an android device.
Steps to Test
1. Download the Project from "https://jira.appcelerator.org/secure/attachment/49483/testintent.rar"
2. Extract the project
3. Move the project to project directory
4. Import the project in titanium
5. Run the project in an android Device
6. To view image from gallery first select an image by long clicking on it
7. select 'share' from the intent list.
8. select the app from the applist.
Expected Result
Your app will be viewed displaying the image.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment