I am working on a dialog at Android with a few EditTexts. I\'ve put this line at the onCreate() in order to disable the soft keyboard:
EditText
onCreate()
by set EditText focusable->false, keyboard will not opened when clicked