Friday, February 10, 2012

[android-developers] Re: How to save application data in SD card/External storage device

Hi Srinivas,
Which type of data u want to save.....
if the data is textdata means check this link

http://www.java-samples.com/showtutorial.php?tutorialid=1523


Thanks and Regards,
S.Seshu

On Feb 10, 2:24 pm, aparna rani <indela....@gmail.com> wrote:
> in your AndroidManifest.xml gile change the location.....
> android:installLocation="preferExternal"
>
> On Fri, Feb 10, 2012 at 2:49 PM, srinivasa reddy <
>
>
>
>
>
>
>
> srinivasa.andr...@gmail.com> wrote:
> > Hi,
>
> > I want my application shall be installed in phone memory and the data
> > which i am storing through this application shall be in External storage
> > device. Please help me to solve this problem.
>
> > BR,
> > Srinivasa
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment