[android-developers] save image with transition effect

2012-11-16 Thread Narendra Singh Rathore
Hi all, I have the requirement of applying transition effect to a static image, and further save it with that effect. Please guide me how to do this. Thanks Regards, NSR -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Save image from webview (where the website requires authentication)

2012-09-03 Thread AntiBit
Hi, I want to create a little browser, which should also be able to save images. I managed to implement a webview where I can save the images via a long click context menu/HitTestResult. So when I get the URL of an image, I do something like this: URL url = new URL(yourImageUrl);

[android-developers] Save image on SD card

2010-06-23 Thread ReyLith
Hi! I'm developing an image editor on android. I have a problem when I have to save the image. If I save the image with a outputstream, I can save the image but my program and android's gallery can't see the new image. If I save the image with MediaStore.Images.Media.insertImage, I can see the

[android-developers] Save Image

2009-02-02 Thread ANDREA P
I want to save image after I make the photo with the Camera of the Emulator.. My program make a photo but don't save it. How do I do ??? Thanks !!! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Save Image

2009-01-30 Thread ANDREA P
I want to save image after I make the photo with the Camera of the Emulator.. This is the Code this program makes a photo when you push space.but don't save it !! public class AppCam extends Activity implements SurfaceHolder.Callback { private static final String TAG =

[android-developers] save image file in sqlite db

2009-01-19 Thread And-Rider
I want to save images from a particular URL into the sqlite db and then display it from the database..Can anyone tell me as how i could do that --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] save image in Database

2008-09-30 Thread Nemat
Hi Frnds. I have to save an image in database.How can it be possible in SDK-1.0?? Thanks in Advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to