actually there is a hardware dock on which the phone is placed..and it is connected via hdmi , dont know exaclty the specifics..but we have webview app on which the url is loaded and scrolling using fingers is working ,,but not via wheel scroll interesting ..if we remove the scroll view and enable scrolling bars from the webview settings ..and upon resizing the window to maximize on the monitor the scrollbars disappear(but wheel scroll works ) any idea on why scrollbars disapper window resize ..i have the code ..of making fading enabled false (mWebView.setScrollbarFadingEnabled(false))