I was working with app and entered emeil to text box, and the keyboard appeared. but i need keyboard with @ button by default. how will i do, please let me know
You need to set the InputType to Email. Not all keyboards behave the way you expect at times though. I've used a few devices that didn't show @ for email or / and .com for URL, so if it doesn't work after setting it you may need to load a different keyboard that does.
Thanks. That really seems to slow the transition from one edittext to another (it has to load the other keyboard). Is there a way to set that globally so all keyboards in the app are that one?