Search code examples
androidimageviewtitaniumappcelerator

Android - How to create a thumbnail from a ImageView in Titanium 2.1.3?


I'm working on Titanium SDK 2.1.3 and I was wondering what are my options to create a thumbnail from a ImageView. In iOS the blob object has a imageAsThumbnail method which is not support by Android.

What options do I have to do this?


Solution

  • use the modules provided by appcelerator. Look in the example files for instructions

    https://github.com/appcelerator/titanium_modules/tree/master/imagefactory/mobile