Getting a Soft Keyboard for a EditTextPreference
Posted
by user313135
on Stack Overflow
See other posts from Stack Overflow
or by user313135
Published on 2010-05-03T16:16:33Z
Indexed on
2010/05/03
16:18 UTC
Read the original article
Hit count: 244
Hello,
I have a shared preference that is being accesed via an EditTextPreference. I am in the process of porting this application to a device that does not have a hardware keyboard for text entry.
When the time comes to modify the EditTextPreference, there is no soft keyboard that becomes available, and I am at a loss as to how to invoke the soft keyboard for text input to edit this preference.
Thanks
© Stack Overflow or respective owner