What are the situations a developer need to use HTML5 in android.
I am bit confused about when to use HTML5 in android.
I need to develop an application like a report viewer from web server.
In this case i also need to use some Android specific features like service, preferences, receivers, charts (with the help of third party library).
So i am little confused about what are the good situations to HTML in android apps…
Please help me by your suggestions or direct me a better article about this…
Please read this pdf . You can get better idea where to use html or where to use native android apps.