Create a folder on external memory card from application and store those files there. From that location you can access them. If you store them in app memory, then it will increase app size and may through OutOfMemory exception. On Jul 10, 2014 10:10 AM, "Rahul Kaushik" <[email protected]> wrote:
> any suggestions?? > > > On Tue, Jul 8, 2014 at 3:56 PM, Rahul Kaushik <[email protected]> > wrote: > >> In my app i need to install files(Html) from the server,i want to save it >> unzip it and show in my webview >> what could be the best possible place to download save and unzip the file >> "App Internal memory or External Memory" of phone >> >> Please Suggest >> >> Thanks >> Rahul Kaushik >> > > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

