Re: [android-developers] BitmapMesh Refreshing

2013-12-12 Thread Justin Anderson
What have you tried so far? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Nov 1, 2013 at 1:21 AM, ashwini vandanapu ashwini.vandan...@gmail.com wrote: Dear All, In my android application, i want to apply image warp effect for

Re: [android-developers] BitmapMesh Refreshing

2013-12-12 Thread ashwini vandanapu
Hi, I have tried, but no Luck. On Thu, Dec 12, 2013 at 9:06 PM, Justin Anderson magouyaw...@gmail.comwrote: What have you tried so far? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Nov 1, 2013 at 1:21 AM, ashwini vandanapu

Re: [android-developers] BitmapMesh Refreshing

2013-12-02 Thread Justin Anderson
Remove the code that removes your warp changes. Without more details you're out of luck. Also... maybe, just maybe, you might want to try to fix it first (and let us know what you tried). http://android-dev-tips-and-tricks.blogspot.com/2012/08/so-you-need-help.html Thanks, Justin Anderson

[android-developers] BitmapMesh Refreshing

2013-11-04 Thread ashwini vandanapu
Dear All, In my android application, i want to apply image warp effect for image. For that i use BitmapMesh from api demos. The problem is that, it's not saving warped image. Whenever i touch image, it refresh the image and doesn't save my previously warped image.I want to save

[android-developers] BitmapMesh Refreshing

2013-11-01 Thread ashwini vandanapu
Dear All, In my android application, i want to apply image warp effect for image. For that i use BitmapMesh from api demos. The problem is that, it's not saving warped image. Whenever i touch image, it refresh the image and doesn't save my previously warped image.I want to save