Yes, it is possible!
If you want use just a WebView you have to define the height and width as 100% when you start your application, so, your application will be responsive.
But if you use many components, you have to use 'dip' units, i recommed you read the Erel's Tutorial (Supporting multiple screens - tips and best practices)