Do you have this permission in your AndroidManifest.xml?

<uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

On Apr 21, 6:22 pm, nayana urs <[email protected]> wrote:
> hi all
> am able to upload photos to sdcard and my code is working to edit  photos
> but later am not able to save images in sd card
>  can anyone please help me
>
> On Wed, Apr 21, 2010 at 10:21 PM, Jeremiah Sellars
> <[email protected]>wrote:
>
>
>
> > Hello everyone,
>
> > I'm currently only testing things in an emulator due to not having an
> > Android device as of yet. I'm honestly holding out for some of the new
> > 1 Ghz machines to come out and do some comparisons. Anyway, I would
> > imagine one would easily be able to make whatever folders they choose
> > on an sd card, but on the emulated one, I can only seem to push entire
> > folder contents or single files to the root. The adb help doesn't
> > appear to have a command to make a folder.
>
> > Is this not possible, or am I just missing something?
>
> > Thanks everyone,
> > Jeremiah
>
> > --
> >  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
>
> --
> with regards
>    Nayana
>
> --
> 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 
> athttp://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