0

I want to share device gallery images to social media like (Facebook, WhatsApp, Twitter, Google+) by using Titanium Studio.

I have a button to capture the images. When image is captured i want to share that image through device supported sharing applications.

Vanarajan
  • 973
  • 1
  • 10
  • 35

1 Answers1

1

There are several ways to do this:

  1. Use built-in modules like Facebook. See more in Appcelerator documentation

  2. Use some of the modules created by others, e.g. social.napp.dk - you can also browse/search for more options on gitt.io :-)

/John

John Dalsgaard
  • 2,797
  • 1
  • 14
  • 26