Well, what i really wanted to do is delete the Media file from the memory
location and write some encrypted data to the same location. I have to make
sure that i m writing to the same location, not anywhere else in the card.

On Fri, Jan 14, 2011 at 11:56 AM, Vinay S <[email protected]> wrote:

> You can use the SD Card to store your data.
>
> Use File Stream to write the data to the files..
>
> You need to have Read and write permission added to your application.
>
> -Vinay
>
> On Jan 14, 11:05 am, Saj TK <[email protected]> wrote:
> > Hi,
> >
> > is it possible to access the disk memroy directly from the Android
> > applications written in Java. What i wanted to do is to write some
> encrypted
> > data directly to the memory space occupied by the data(media files,
> databses
> > etc) before. As there are no pointers in Java, i dont whether this is
> > possible.
> >
> > Please suggest.
> > Regards,
> > saj
>
> --
> 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