Community Questions & Answers

Send Intent Issues

Using the following code (basically copied from the webinar): ~~~ share.addEventListener('click',function(e) { var activity = Ti.Android.currentActivity; var intent = Ti.Android.createIntent({ action:...

Showing 1-2 of 2