hey even am working with photo editor application for android am able to
edit images, add text to it but am not able to save it back to gallery can u
please help me with your code
with regards
   Nayana


On Mon, Jun 7, 2010 at 10:49 AM, Andy Triboletti
<[email protected]>wrote:

> Hi,
> I have an application where I want to have the ability for the user to
> save one of the photos they are viewing to their phone locally.  I got
> saving working, and now I want to automatically refresh so they don't
> have to turn off their phone before it shows up in the gallery.  I
> googled around and saw this:
>
> sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED,
> Uri.parse(Environment.getExternalStorageDirectory().getAbsolutePath() )));
>
>
> I tried doing that, but it didn't refresh for me.  Does anyone have
> any ideas?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to