Monday, August 2, 2010

Android - Numeric keypad on the webview

Hi all,

I am back with a new problem and its solution.
The one who is developing application in android and using WebView is pretty much aware that there is no support of HTML5 excluding few tags. Well why I am talking about the HTML5?
I was developing an application and I was on a page where I had to show the numeric keypad for the text field. Probably it would have been very easy if HTML5 was supported. Just put But it is true that till android 2.2 there is no support for this type of field. So what can be done if we desperately need to show the numeric keypad on the WebView's Text box.

Keep watching the blog. Will be back soon with the solution.

Cheers!!!