[android-developers] Re: Enable User Friendly keyboard based on input

2012-04-27 Thread Frontendboss
Thanks! So if you are accessing a webpage using an iphone which has a form field with input type = email. On iPhone it automatically displays a softkeyboard with @. This article covers the other types as well. http://www.456bereastreet.com/archive/201004/html5_input_types/ I want to know if

Re: [android-developers] Re: Enable User Friendly keyboard based on input

2012-04-27 Thread Justin Anderson
If you are creating the UI, then yes. If you are talking about an existing browser app or something like that then you would be at the mercy of the developer. I don't know for sure, but it also might be more difficult with a WebView or full-fledged browser... Thanks, Justin Anderson MagouyaWare