I am not certain, but I think you could get around this using PhoneGap ( www.PhoneGap.com) which has a hybrid approach to using both HTML5 AND gives you access to system resources.
I have only just begun doing PhoneGap development (as a way to develop for both Android and iOS without having to learn ObjectiveC) so my knowledge is pretty shallow at this point. Aaron Bartell www.MowYourLawn.com/blog www.OpenRPGUI.com www.SoftwareSavesLives.com On Wed, Nov 16, 2011 at 10:45 AM, Pradeep <[email protected]> wrote: > Hi > As part of technical choice for our application, we are contemplating > Android Native vs HTML5. To provide better user experience we need to > keep data in client local storage. And we expect this data to grow big > [may be in GB due to images & pdfs]. The HTML 5 spec mention 5 mb as > default storage per root domain. Is there a way to alter default > HTML5 storage limit . > > thanks > pradeep > > -- > You received this message because you are subscribed to the Google Groups > "Android Discuss" 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-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
