tags:

views:

38

answers:

0

I want to create a small app for android using eclipse to showcase the support of HTML5 on android browser . I have decided to show "offline storege of webpages". For that I need to create a cache.manifest file which will have the details of what to cache. Please provide pointers on how to create a cache.manifest file and where do i keep it (in the project directory or anywhere)? and how to display a hyperlink on android? If any one has worked on HTML 5 .. please help out.. and even suggest what more android supported features of HTML5 can be showcased. Thanks.