I have around 4 MB of Photos, which I want to keep it local with the APK. Why I want to keep HTML on the server is because there is some PHP code also present, which renders the UI. By performance I mean is to save the image loading time taken, by keeping the images local.
On Sat, Dec 11, 2010 at 12:57 PM, Frank Weiss <[email protected]> wrote: > I bit more info please. How many KB does "high resolution" mean? If you > want to store the images locally, why do you want the HTML to come from the > server? What does "performance" specifically mean, with respect to the user > experience? > > -- > 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

