I am creating application with Webview. In that I loaded html pages in Webview. If the html pages having input with type email, then I want to enable email keyboard.Is it possible to show email friendly keyboard on android, similar to iphone?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
closed as not a real question by casperOne♦ Apr 18 '12 at 16:03
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You will only put
in your edittext box. |
|||||
|
|
yes it is posible in your Edittext xml just add the attribute
see this for more |
|||
|
