#Image Processing with Renderscript
This is an example of image processing on Android with Renderscript.
RenderScript is a framework for running computationally intensive tasks at high performance on Android. For more information, go to [RenderScript - Android Developers] (http://developer.android.com/guide/topics/renderscript/compute.html)