I am designing an android application for which I want to use web view (html) for the whole UI part though it is not completely dependent on web. Is there any harm if I don’t use xml buttons, textviews etc.
As I am more comfortable in html5 , so do I need to learn xml UI of android or carry forward using html5 approach.
I am sure there is no Harm if you just load your HTML or website inside the WebView (through the complete app).
Read more Web Apps.
Read more Building Web Apps in WebView
And i would suggest you to check this document: Best Practices for Web Apps